{"categories":[{"label":"GIS","url":"https://skillfed.io/packages/category/scientific-engineering-gis"}],"enrichment":{"capability":"Construct and work with map tile grids following the OGC TileMatrixSet specification, supporting Web Mercator and many other coordinate reference systems beyond the standard Web Mercator grid.","skillfed_tags":["geospatial","gis","tile-grids"],"use_cases":["Generate tile coordinates and bounds for raster data served in non-Web Mercator projections like UTM or polar stereographic.","Build OGC-compliant tile servers that support multiple TileMatrixSet definitions.","Convert between tile indices and geographic/projected coordinates for geospatial analysis.","Integrate tile grid logic into map rendering or tile caching systems.","Support regional mapping applications using country-specific or continent-specific tile grids."],"what_it_does":"Morecantile is a library for constructing and querying map tile grids (TileMatrixSets) that conform to the OGC Two Dimensional Tile Matrix Set specification version 2.0. It extends the concept of Web Mercator tile indexing to support arbitrary coordinate reference systems and tile grid definitions. The library provides a set of built-in grids covering common projections (Web Mercator, UTM, polar stereographic, and regional systems) and allows you to define custom grids.\n\nYou use it to convert between tile coordinates and geographic or projected bounds, retrieve bounding boxes for tiles in their native CRS or in geographic coordinates, and manage tile grid metadata. It's commonly used as a foundation for tile-based geospatial services, raster tile generation, and OGC-compliant tile APIs.","worth_installing":"Yes. Morecantile is actively maintained, has no known vulnerabilities, low install friction, and permissive licensing. Install it if you need to work with map tiles in coordinate systems other than Web Mercator, or if you're building OGC-compliant geospatial services. The library is well-established in the geospatial Python ecosystem."},"id":"morecantile","links":{"html":"https://skillfed.io/packages/morecantile","md":"https://skillfed.io/packages/morecantile.md","pypi":"https://pypi.org/project/morecantile/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-02-04","license_spdx":null,"license_treatment":"permissive","name":"morecantile","python_support":"supports_current","summary":"Construct and use map tile grids (a.k.a TileMatrixSet / TMS)."},"popularity":{"monthly_downloads":667109,"position":5421,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"7.0.3"}
