mapbox / tilejson-spec

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

Allow "grids" and "data" values to be inline JSON #11

Closed jfirebaugh closed 6 years ago

jfirebaugh commented 11 years ago

For the case where these values aren't tiled/templated, it would be nice to be able to inline the JSON and reduce server round-trips.

GretaCB commented 6 years ago

Seems an alternative solution was found per https://github.com/mapbox/mapbox.js/issues/242. Closing, please reopen if needed.