pmtiles-rs
Tile database
A Rust implementation of a tile format for storing and querying geospatial data
Rust implementation of PMTiles
57 stars
7 watching
9 forks
Language: Rust
last commit: 2 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
arma-place/pmtiles-rs | A crate providing low-level implementation of the PMTiles format for reading and writing tile data | 13 |
open-s2/s2-pmtiles | A library for reading and writing map tile formats used in web mapping applications | 0 |
protomaps/pmtiles | An archive format for optimized, compressed map data | 2,094 |
mapbox/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |
developmentseed/titiler | A framework for building dynamic map tile services using Python and various geospatial libraries | 791 |
rastapasta/tilegrinder | Library that simplifies manipulation of vector tiles in MBTiles containers | 65 |
developmentseed/timvt | A PostGIS-based Vector Tile service built with FastAPI and async/await APIs. | 187 |
paleolimbot/rosm | Provides low-level functionality for plotting and working with map tiles | 27 |
developmentseed/morecantile | A Python library for working with 2D tile indexes and geospatial data | 112 |
timsc/mbtiles-cpp | A C++ library for reading and writing map data formats used in geospatial applications | 35 |
geopandas/xyzservices | A repository of available raster basemap tile services | 169 |
mapbox/mbtiles-spec | Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 614 |
rastapasta/tileshrink | Tool to simplify vector tile features in an MBTiles container by reducing their size and complexity. | 31 |
pka/georaster | A Rust library for working with geospatial raster images | 24 |
mapeditor/rs-tiled | Provides a Rust library to read and work with Tiled map files. | 269 |