mapbox / mbtiles-spec

specification documents for the MBTiles tileset format
https://www.mapbox.com/help/an-open-platform/#mbtiles
Other
615 stars 99 forks source link

Wrap around 180th meridian #64

Open exe-dealer opened 2 years ago

exe-dealer commented 2 years ago

Is it possible to store tileset which is laying on 180th meridian? Can left component of bounds metadata be greater than right?

e-n-f commented 2 years ago

Unfortunately, anything that wraps around the 180th meridian needs to have a bounding box that runs from -180 to 180.