s2-pmtiles
Map tile library
A library for reading and writing map tile formats used in web mapping applications
This library reads/writes PMTiles V3.0 as well as S2PMTiles V1.0
0 stars
1 watching
0 forks
Language: Rust
last commit: about 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
stadiamaps/pmtiles-rs | A Rust implementation of a tile format for storing and querying geospatial data | 57 |
arma-place/pmtiles-rs | A crate providing low-level implementation of the PMTiles format for reading and writing tile data | 13 |
mapbox/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |
protomaps/pmtiles | An archive format for optimized, compressed map data | 2,094 |
timsc/mbtiles-cpp | A C++ library for reading and writing map data formats used in geospatial applications | 35 |
developmentseed/morecantile | A Python library for working with 2D tile indexes and geospatial data | 112 |
paleolimbot/rosm | Provides low-level functionality for plotting and working with map tiles | 27 |
durkie/ngx_http_mbtiles_module | Serves map tiles directly from mbtiles container files. | 15 |
consbio/pymbtiles | A lightweight Python API for reading and writing Mapbox MBtiles files | 44 |
rastapasta/tilegrinder | Library that simplifies manipulation of vector tiles in MBTiles containers | 65 |
mapbox/mbtiles-spec | Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 614 |
maplibre/demotiles | A demonstration of vector tiles and map styles for web applications | 83 |
consbio/mbtileserver | A Go-based server for serving map tiles stored in the mbtiles format. | 657 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
developmentseed/timvt | A PostGIS-based Vector Tile service built with FastAPI and async/await APIs. | 187 |