<p>Here's a pull request that addresses <a href="https://github.com/openstreetmap/openstreetmap-website/issues/799" class="issue-link" title="Implement `geo:` URLs for sharing">#799</a>. A simple "geo:" tab has been added to the Share panel. The url leaves off the optional components <code>altitude</code>, <code>crs</code> (since OSM uses WGS84), and <code>uncertainty</code>. Consistent with the other tabs, the geo tab uses a zoom-based precision to determine how many decimal places to include.</p>
<p>One enhancement might be to uncheck and disable the "Include marker" checkbox when the geo tab is selected as it's not applicable in that case.</p>
<p>I also confess that I'm not clear on whether it'd be my responsibility to add this to all the config/locales/*.yml files.</p>
<p>I don't have any Android devices, so I don't have the ability to play with this. Is it possible to demo this somewhere for the people who requested the feature?</p>
<p><a href="https://cloud.githubusercontent.com/assets/317680/5987354/a47523aa-a8d9-11e4-9edd-a39ce396c580.png" target="_blank"><img src="https://cloud.githubusercontent.com/assets/317680/5987354/a47523aa-a8d9-11e4-9edd-a39ce396c580.png" alt="image" style="max-width:100%;"></a></p>
<hr>
<h4>You can view, comment on, or merge this pull request online at:</h4>
<p> <a href='https://github.com/openstreetmap/openstreetmap-website/pull/884'>https://github.com/openstreetmap/openstreetmap-website/pull/884</a></p>
<h4>Commit Summary</h4>
<ul>
<li>introduce geo url to share panel</li>
</ul>
<h4>File Changes</h4>
<ul>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/884/files#diff-0">app/assets/javascripts/leaflet.map.js.erb</a>
(17)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/884/files#diff-1">app/assets/javascripts/leaflet.share.js</a>
(14)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/884/files#diff-2">app/assets/stylesheets/common.css.scss</a>
(4)
</li>
<li>
<strong>M</strong>
<a href="https://github.com/openstreetmap/openstreetmap-website/pull/884/files#diff-3">config/locales/en.yml</a>
(1)
</li>
</ul>
<h4>Patch Links:</h4>
<ul>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/884.patch'>https://github.com/openstreetmap/openstreetmap-website/pull/884.patch</a></li>
<li><a href='https://github.com/openstreetmap/openstreetmap-website/pull/884.diff'>https://github.com/openstreetmap/openstreetmap-website/pull/884.diff</a></li>
</ul>
<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/884">view it on GitHub</a>.<img alt="" height="1" src="https://github.com/notifications/beacon/ABWnLdxggXGdG8DfRjjboieez29sH75Rks5nnIM3gaJpZM4DZ21s.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/884"></link>
<meta itemprop="name" content="View Pull Request"></meta>
</div>
<meta itemprop="description" content="View this Pull Request on GitHub"></meta>
</div>