mapbox / tilejson-spec

JSON format for describing map tilesets.
255 stars 52 forks source link

Add Coordinate Reference System ("crs") #24

Open sfkeller opened 7 years ago

sfkeller commented 7 years ago

Add "crs" (= Coordinate Reference System) as key. The values and if it should be mandatory has to be discussed. See also e.g. https://github.com/klokantech/tilejson-spec/tree/custom-projection/2.2.0

perliedman commented 7 years ago

See related https://github.com/mapbox/tilejson-spec/pull/6

GretaCB commented 6 years ago

Thanks for opening this ticket @sfkeller @perliedman . This proposed change will be considered as part of the v4 push https://github.com/mapbox/tilejson-spec/issues/35

jo-chemla commented 1 year ago

Hi there, has there been any decision regarding crs support for sources within the tilejson spec? Maptiler added support for it by forking the TileJSON 2.2.x spec