komoot / photon

an open source geocoder for openstreetmap data
Apache License 2.0
1.91k stars 281 forks source link

Use OpenStreetMap Tiles #741

Closed lukaswelte closed 1 year ago

lukaswelte commented 1 year ago

The referenced komoot tiles will be shut down soon. To keep a map on the website please switch to public OpenStreetMap tiles

This only changes the example config, likely the actually used config is private - so please switch it there as well :)

I'm happy to answer any kind of questions. Thank you

otbutz commented 1 year ago

Please use tile.openstreetmap.org/{z}/{x}/{y}.png. see https://github.com/openstreetmap/operations/issues/737

lukaswelte commented 1 year ago

@otbutz thanks for reaching out - updated the PR

lonvia commented 1 year ago

I've updated photon.komoot.io accordingly.