tilejson-spec
Map metadata spec
Defines an open standard for representing map metadata in JSON format.
JSON format for describing map tilesets.
259 stars
138 watching
52 forks
last commit: 9 months ago jsonmapbox-glspecification
Related projects:
Repository | Description | Stars |
---|---|---|
mapbox/vector-tile-spec | A specification for encoding and decoding vector data in tile format. | 905 |
mapbox/mbtiles-spec | Defines a format for storing and retrieving tiled map data in a compact and efficient manner. | 614 |
mapbox/geojson-normalize | Converts any GeoJSON object into a standard FeatureCollection format | 33 |
mapbox/node-mbtiles | A utility and storage backend for the MBTiles format used in tile-based mapping applications | 287 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |
maplibre/maplibre-style-spec | Defines a standard for map styles and provides tools to manage them. | 88 |
mapbox/mapbox-maps-ios | A public iOS library for displaying customizable, interactive maps using vector tiles and Metal | 481 |
mapbox/mvt-fixtures | Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders | 27 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
mapbox/geojson.io | A web-based editor for spatial data in JSON format | 1,928 |
mapbox/mapbox-gl-styles | Provides prebuilt styles and templates for customizing maps | 282 |
mapbox/maki | A pixel-aligned point of interest icon set made for cartographers. | 1,507 |
mapbox/geojson-vt | A JavaScript library for efficiently slicing GeoJSON data into vector tiles on the fly for browser-based geospatial rendering and interaction. | 1,896 |
georust/tilejson | A library for serializing and deserializing the TileJSON format | 10 |
ondrap/mapbox-filter | A utility library for filtering and manipulating Mapbox GL JS style definitions and mbtiles files. | 28 |