der-stefan / OpenTopoMap

A topographic map from OpenStreetMap and SRTM data
https://opentopomap.org
Other
463 stars 118 forks source link

HTTP 404 when zooming in #323

Closed Juergeen closed 1 year ago

Juergeen commented 2 years ago

https://opentopomap.org/#map=15/52.10250/10.35007 works (working example tile is https://c.tile.opentopomap.org/15/17328/10808.png), but https://opentopomap.org/#map=16/52.10175/10.34580 displays a blank page because of 404 errors from the tile server (example: https://c.tile.opentopomap.org/16/34647/21617.png returns 404 Not Found).

Juergeen commented 2 years ago

Maybe related to #321: HTTP 404 on a self-hosted tile server when reaching zoom level 16.

Juergeen commented 1 year ago

The problem has gone away: The aforementioned links are working again.