kekscom / osmbuildings

OSM Buildings Classic 2.5D
http://osmbuildings.org
BSD 2-Clause "Simplified" License
505 stars 140 forks source link

No/Bad response from building server #102

Closed williamhaw closed 7 years ago

williamhaw commented 7 years ago

Similar issue to https://github.com/OSMBuildings/OSMBuildings/issues/90

GET http://data.osmbuildings.org/0.2/anonymous/tile/18/206730/130112.json GET http://data.osmbuildings.org/0.2/anonymous/tile/18/206730/130111.json GET http://data.osmbuildings.org/0.2/anonymous/tile/18/206729/130111.json

These three return either 401 Unauthorized or 400 Bad Request.

However,

GET https://data.osmbuildings.org/0.2/anonymous/tile/15/17380/11015.json GET https://data.osmbuildings.org/0.2/anonymous/tile/15/17379/11015.json

return a JSON file.

kekscom commented 7 years ago

You are trying to fetch tiles out of zoom range. 15..16 is accepted.