<p>adding <code>z=20</code> to a geo: URI is definitely part of the standard <a href="https://tools.ietf.org/html/rfc5870">rfc5870</a>. A geo: URI includes a full query string, I don't think there are any restrictions on the key/values allowed in a geo: URI's query string (except for the standard URI restrictions, of course). But it does look like the standard separator for the query string has recently become <code>;</code> rather than <code>?</code>, according to the RFC. The older <a href="https://tools.ietf.org/html/draft-mayrhofer-geo-uri-00">draft RFC</a> shows using <code>?</code> . Android's geo: support is based on the draft RFC: <a href="https://developer.android.com/guide/appendix/app-intents.html">https://developer.android.com/guide/appendix/app-intents.html</a></p>
<p>FYI, I've been doing work on supporting geo: URIs in lots of Android apps, including Osmand, K-9, ChatSecure, etc.</p>
<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br>Reply to this email directly or <a href="https://github.com/openstreetmap/openstreetmap-website/pull/994#issuecomment-112453953">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLQ6NBX-eiLx8LlHsIzsbI9SbxTUdks5oUC17gaJpZM4FEE2r.gif" width="1" /></p>
<div itemscope itemtype="http://schema.org/EmailMessage">
<div itemprop="action" itemscope itemtype="http://schema.org/ViewAction">
<link itemprop="url" href="https://github.com/openstreetmap/openstreetmap-website/pull/994#issuecomment-112453953"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>