# tilejson-spec **Repository Path**: gislinker/tilejson-spec ## Basic Information - **Project Name**: tilejson-spec - **Description**: No description available - **Primary Language**: Unknown - **License**: Not specified - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2024-10-10 - **Last Updated**: 2024-10-10 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # TileJSON TileJSON is an open standard for representing map metadata. Current version: [3.0.0](/3.0.0) ## License The text of this specification is licensed under a [Creative Commons Attribution 3.0 United States License](https://creativecommons.org/licenses/by/3.0/us/). However, the use of this spec in products and code is entirely free: there are no royalties, restrictions, or requirements. ## Implementations #### Servers * [Carto](https://carto.com/) * [Mapbox](https://www.mapbox.com/) * [TileStache](http://tilestache.org/) * [Martin](https://github.com/maplibre/martin) #### Writing * [TileStream](https://github.com/mapbox/tilestream) #### Reading * [TileStream](https://github.com/mapbox/tilestream) via [node-tilejson](https://github.com/mapbox/node-tilejson) * [Mapbox GL JS](https://www.mapbox.com/mapbox-gl-js/) * [Mapbox iOS SDK](https://www.mapbox.com/mapbox-ios-sdk/) * [OpenLayers](https://openlayers.org/) * [Leaflet-tilejson](https://github.com/kartena/leaflet-tilejson) * [Wax](https://github.com/mapbox/wax) via `wax.tilejson(url, callback)` ## Authors * Konstantin Käfer * Young Hahn * Tom MacWright * Carol Hansen * Sam Matthews ## Translations * [简体中文](https://github.com/jingsam/tilejson-spec/blob/master/2.2.0/README-zh.md)