naturalatlas / tilestrata

A pluggable Node.js map tile server.
Apache License 2.0
428 stars 42 forks source link

What is the unit for tile layer bbox? #15

Closed Arsakes closed 8 years ago

Arsakes commented 8 years ago

What is the unit for tile layer bbox? Is it tile number x,y? Is it in projected coordiantes or in lat long?

brianreavis commented 8 years ago

It is [min_longitude, min_latitude, max_longitude, max_latitude] (web mercator)