Skip to content

Fix URL for calling OSM#850

Open
magomi wants to merge 1 commit intonrenner:masterfrom
magomi:patch-1
Open

Fix URL for calling OSM#850
magomi wants to merge 1 commit intonrenner:masterfrom
magomi:patch-1

Conversation

@magomi
Copy link
Copy Markdown

@magomi magomi commented May 9, 2025

The OSM URL in the bottom right-hand corner contains "karte.html" in the path. If the link is called, OSM throws away the ".html" part and redirects to the start page without parameters.

In order for the parameters to be properly adopted by OSM, the URL would have to be "https://www.openstreetmap.de/karte?zoom=12&lat=53.5138&lon=7.8207&layers=B000TF", for example.

The OSM URL in the bottom right-hand corner contains "karte.html" in the path. If the link is called, OSM throws away the ".html" part and redirects to the start page without parameters.

In order for the parameters to be properly adopted by OSM, the URL would have to be "https://www.openstreetmap.de/karte?zoom=12&lat=53.5138&lon=7.8207&layers=B000TF", for example.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant