mbtiles-cpp
Map data library
A C++ library for reading and writing map data formats used in geospatial applications
MBTiles reader and Mapbox Vector Tiles 2.0/2.1 reader/writer in C++
35 stars
5 watching
17 forks
Language: C++
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
consbio/pymbtiles | A lightweight Python API for reading and writing Mapbox MBtiles files | 44 |
open-s2/s2-pmtiles | A library for reading and writing map tile formats used in web mapping applications | 0 |
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 |
mapbox/mbutil | Utility for converting between Mapbox TileMill MBTiles formats and file system tiles | 762 |
mapbox/geojson-vt-cpp | Enables on-the-fly slicing of GeoJSON data into vector tiles using C++ | 94 |
mapbox/vtzero | A lightweight library for decoding and encoding vector tiles according to the Mapbox Vector Tile Specification 2.x | 86 |
mapbox/mbtiles-spec | Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 614 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
chargetrip/clusterbuster | A Mapbox Vector Tile map tiling server with built-in clustering and filtering | 92 |
durkie/ngx_http_mbtiles_module | Serves map tiles directly from mbtiles container files. | 15 |
consbio/mbtileserver | A Go-based server for serving map tiles stored in the mbtiles format. | 660 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |
arma-place/pmtiles-rs | A crate providing low-level implementation of the PMTiles format for reading and writing tile data | 13 |