<p></p>
<h3 dir="auto">URL</h3>
<p dir="auto"><em>No response</em></p>
<h3 dir="auto">How to reproduce the issue?</h3>
<p dir="auto">It seems that additional parameters in a geo URI should be separated by semicolons, not by a question mark.<br>
Currently the share functionality on the openstreetmap website is producing geo URIs like this:</p>
<pre class="notranslate"><code class="notranslate">geo:52.51626,13.37787?z=15
</code></pre>
<p dir="auto">However, all documentation about geo URIs I found (<a href="https://en.wikipedia.org/wiki/Geo_URI_scheme" rel="nofollow">https://en.wikipedia.org/wiki/Geo_URI_scheme</a>, <a href="https://www.rfc-editor.org/rfc/rfc5870.txt" rel="nofollow">https://www.rfc-editor.org/rfc/rfc5870.txt</a>) use only semicolons. Also<br>
I found a software (a geolink extension for emacs org-mode) which also thinks it should be semicolons:<br>
<a href="https://github.com/misohena/org-geolink/blob/main/org-geolink.el#L31-L33">https://github.com/misohena/org-geolink/blob/main/org-geolink.el#L31-L33</a></p>
<p dir="auto">So should the share functionality generate the above as</p>
<pre class="notranslate"><code class="notranslate">geo:52.51626,13.37787;z=15
</code></pre>
<p dir="auto">?</p>
<h3 dir="auto">Screenshot(s) or anything else?</h3>
<p dir="auto"><em>No response</em></p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />Reply to this email directly, <a href="https://github.com/openstreetmap/openstreetmap-website/issues/5322">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/AAK2OLPPJSLENAFJOZCVHAT2ASHNJAVCNFSM6AAAAABRYX45R2VHI2DSMVQWIX3LMV43ASLTON2WKOZSGY2TQNRTGIZTSMY">unsubscribe</a>.<br />You are receiving this because you are subscribed to this thread.<img src="https://github.com/notifications/beacon/AAK2OLJLI3UH3ON3FWHPVY32ASHNJA5CNFSM6AAAAABRYX45R2WGG33NNVSW45C7OR4XAZNFJFZXG5LFVJRW63LNMVXHIX3JMTHJ454CZE.gif" height="1" width="1" alt="" /><span style="color: transparent; font-size: 0; display: none; visibility: hidden; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0; mso-hide: all">Message ID: <span><openstreetmap/openstreetmap-website/issues/5322</span><span>@</span><span>github</span><span>.</span><span>com></span></span></p>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/openstreetmap/openstreetmap-website/issues/5322",
"url": "https://github.com/openstreetmap/openstreetmap-website/issues/5322",
"name": "View Issue"
},
"description": "View this Issue on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>