It'd be very cool to have JOSM register a custom URL scheme as in:<div><br></div><div><a href="http://burnttoys.blogspot.com/2008/07/adding-url-scheme-to-qt-application.html">http://burnttoys.blogspot.com/2008/07/adding-url-scheme-to-qt-application.html</a></div>
<div><br></div><div>however this would only work if you had JOSM installed; and if you didn't it might leave the user with a broken link.</div><div><br></div><div>But this would be cool:</div><div><br></div><div>josm://<a href="http://openstreetmap.org/edit?lat=xxxxx&lon=xxxxx">openstreetmap.org/edit?lat=xxxxx&lon=xxxxx</a></div>
<div><br></div><div>Jeff</div><div><br><br><div class="gmail_quote">On Mon, Mar 8, 2010 at 11:05 PM, John Smith <span dir="ltr"><<a href="mailto:deltafoxtrot256@gmail.com">deltafoxtrot256@gmail.com</a>></span> wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;"><div class="im">On 9 March 2010 13:55, Bernhard zwischenbrugger <<a href="mailto:bz@datenkueche.com">bz@datenkueche.com</a>> wrote:<br>

> To open a map view in potlatch I use something like:<br>
> <a href="http://www.openstreetmap.org/edit?lat=11.561150369579765&lon=104.91780691575758&zoom=17" target="_blank">http://www.openstreetmap.org/edit?lat=11.561150369579765&lon=104.91780691575758&zoom=17</a><br>

><br>
> But what's to link to open the map view JOSM?<br>
<br>
</div>The remote control plugin must be loaded in JOSM then you can call this URL:<br>
<br>
<a href="http://localhost:8111/load_and_zoom?left=151.2019&right=151.2219&top=-33.8379&bottom=-33.8579&select=relation384683" target="_blank">http://localhost:8111/load_and_zoom?left=151.2019&right=151.2219&top=-33.8379&bottom=-33.8579&select=relation384683</a><br>

<div><div></div><div class="h5"><br>
_______________________________________________<br>
dev mailing list<br>
<a href="mailto:dev@openstreetmap.org">dev@openstreetmap.org</a><br>
<a href="http://lists.openstreetmap.org/listinfo/dev" target="_blank">http://lists.openstreetmap.org/listinfo/dev</a><br>
</div></div></blockquote></div><br></div>