Posts Tagged ‘WGS84’

Bulk/Batch coordinate converter

Thursday, July 26th, 2012

A revival of this blog to add a link to a new online tool…

Batch Coordinate Converter

Very barebones, but it should work for converting many coordinates in some columnar text format (eg CSV)

Can convert to/from OSGB easting/northings and Grid References, dito for the Irish Grid, and WGS84 decimal lat/long.

All done in javascript, so should be reasonably quick, and no formal limit to the number of conversions it can do – although of course it will be slow to do a really large number.

Grid References on Google Maps

Saturday, September 27th, 2008

I made this ages ago, but forgot about it. And as I havent said anything on here for a while, I’ll post it now just to fill the void. Its a simple mapplet that allows jumping to the location on Google Maps by Grid reference, as well as displaying the GR of the clicked point. KISS

GB and Ireland Grid References Mapplet

Thanks to Lordelph for the Javascript (but I notice that links to a version hosted here!)