Skip to content

mercantile 1.2.1

Download JSON

  • PyPI https://pypi.org/project/mercantile/
    Repository https://github.com/mapbox/mercantile

  • py.typed

  • Coverage


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "Typed" : 0
        "Any" : 0
        "Untyped" : 99
    • 0.0% coverage
    • 0.0% coverage (strict)
    • 99 typable
      • 0 typed
      • 99 untyped
      • 0 Any
  • Typables


    %%{init: {"pie": {"textPosition": 0.85}, "theme": "neutral", "themeVariables": {"pieStrokeWidth": "1px"}}}%%
    pie title
        "functions" : 94
        "classes" : 4
        "other" : 1
    • 26 functions (+0 overloads)
      • 68 parameters
    • 1 classes
      • 1 methods (+0 overloads)
        • 3 parameters
      • 0 properties
    • 2 modules
      • 1 attrs

Modules

Module Coverage Coverage (strict) Typables Ignores
mercantile 0.0% 0.0% 53 0
mercantile.scripts 0.0% 0.0% 46 0

Incomplete Annotations

mercantile (53 missing, 0 any)

Symbol Typable Typed Any
func tiles 7 0 0
func minmax 2 0 0
func parent 3 0 0
func feature 7 0 0
func lnglat 4 0 0
meth Tile.new 4 0 0
func quadkey 2 0 0
func quadkey_to_tile 2 0 0
func bounds 2 0 0
func ul 2 0 0
func xy_bounds 2 0 0
func bounding_tile 3 0 0
func neighbors 3 0 0
func tile 5 0 0
func children 3 0 0
func simplify 2 0 0

mercantile.scripts (46 missing, 0 any)

Symbol Typable Typed Any
func bounding_tile 4 0 0
func tiles 5 0 0
func neighbors 3 0 0
func parent 4 0 0
func children 4 0 0
func iter_lines 2 0 0
func shapes 12 0 0
func normalize_input 2 0 0
func quadkey 3 0 0
func configure_logging 2 0 0
attr logger 1 0 0
func cli 4 0 0

Type-Ignore Comments

No type-ignore comments.