mbtiles-spec
Tileset format
Defines a format for storing and retrieving tiled map data in a compact and efficient manner.
specification documents for the MBTiles tileset format
618 stars
180 watching
99 forks
last commit: about 5 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/vector-tile-spec | A specification for encoding and decoding vector data in tile format. | 911 |
mapbox/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |
mapbox/tilejson-spec | Defines an open standard for representing map metadata in JSON format. | 260 |
mapbox/mbutil | Utility for converting between Mapbox TileMill MBTiles formats and file system tiles | 765 |
mapbox/mvt-fixtures | Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders | 27 |
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 | 356 |
mapbox/mbview | A tool for viewing MBTiles files locally using a web-based interface. | 379 |
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 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 63 |
timsc/mbtiles-cpp | A C++ library for reading and writing map data formats used in geospatial applications | 35 |
protomaps/pmtiles | An archive format for optimized, compressed map data | 2,130 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |