Jump to content

Coordinate Converter Website


Fledermaus

Recommended Posts

Also there is:

http://boulter.com/gps/

 

Which can also be accessed by highlighting any text, and clicking the following javascript as a bookmark:

java script:function f(){var d=document; var w=window;t=d.selection?d.selection.createRange().text:w.getSelection(); i = 0; while (i<window.length && (t==null || t=='')){w=frames; d=w.document; t=d.selection?d.selection.createRange().text:w.getSelection(); i++;} return t;} window.location = 'http://boulter.com/gps/?c=' + escape(f());

Link to comment

Also there is:

http://boulter.com/gps/

 

Which can also be accessed by highlighting any text, and clicking the following javascript as a bookmark:

java script:function f(){var d=document; var w=window;t=d.selection?d.selection.createRange().text:w.getSelection(); i = 0; while (i<window.length && (t==null || t=='')){w=frames; d=w.document; t=d.selection?d.selection.createRange().text:w.getSelection(); i++;} return t;} window.location = 'http://boulter.com/gps/?c=' + escape(f());

 

Thanks that really works slick, This one is going into my favorites. Dick

Link to comment

Also there is:

http://boulter.com/gps/

 

Which can also be accessed by highlighting any text, and clicking the following javascript as a bookmark: .......

 

How do I use that javascript?

There are instructions on the website.

For Firefox you make a new bookmark, and edit the properties and copy/paste it in.

For IE, similar, just more of a pain considering it's IE

 

Then anytime you see coordinates, just highlight them, and click the bookmark, it will convert, and map it for you, on the majority of the mapping sites.

Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

Loading...
×
×
  • Create New...