I think someone had a stab at this already, for Firefox I believe - can't remember details.
On Tue, Jun 25, 2013 at 1:45 PM, Alex Barth <[email protected]> wrote: > LOVE IT!!! > > This should be a Chrome plugin. Open any map in OSM at the right zoom > level at a single mouse click or keyboard shortcut. > > Just throwing this out there, I _have_ read the GitHub sign :-) > > > On Tue, Jun 25, 2013 at 1:14 AM, Dale Puch <[email protected]> wrote: > >> Before I whine about what this nice free tool can't do... >> >> Thank you! :) >> >> Now a suggestion for someone that can add the capability to decode >> cordinates with minutes and seconds IE. >> Decimal (WGS84) already working : 28.039521, -81.949792 >> Decimal Minutes (GPS) : N28 2.37126 W81 56.98752 >> Degrees Minutes Seconds : N 28° 2' 22.2756", W 81° 56' 59.2512" >> >> Since it seems to mainly be a Regex match, perhaps this will help >> https://gist.github.com/moole/3707127#file-gps_coord_regexp >> >> >> On Tue, Jun 25, 2013 at 12:50 AM, Martijn van Exel <[email protected]> wrote: >> >>> Sometimes I get coordinates like this: >>> >>> 37.3443,-110.3246 >>> >>> or like this: >>> >>> >>> http://www.bing.com/maps/?v=2&cp=40.750836~-111.854014&lvl=16&dir=0&sty=r&where=salt%20lake%20city&ss=yp.liberty%20park~pg.1~rad.80&form=LMLTCC >>> >>> or like this even: >>> >>> <param name="Dest" type="java.lang.String" >>> value="DLL=37.81209,-122.19888"/> >>> >>> And I quickly want to look at that area in OSM. So I hacked this >>> together: dirty2osm >>> >>> http://maproulette.org/ll/ >>> >>> It worked well for me today, used it 30 something times with different >>> kinds of input. Success definitely not guaranteed though. >>> >>> Martijn >>> -- >>> Martijn van Exel >>> http://oegeo.wordpress.com/ >>> http://openstreetmap.us/ >>> >>> _______________________________________________ >>> Talk-us mailing list >>> [email protected] >>> http://lists.openstreetmap.org/listinfo/talk-us >>> >>> >> >> >> -- >> Dale Puch >> >> _______________________________________________ >> Talk-us mailing list >> [email protected] >> http://lists.openstreetmap.org/listinfo/talk-us >> >> > -- Martijn van Exel http://oegeo.wordpress.com/ http://openstreetmap.us/
_______________________________________________ Talk-us mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk-us

