National grid to lat long conversion
Astley Le Jasper
Astley.lejasper at gmail.com
Wed Sep 12 11:25:52 EDT 2007
More information about the Python-list mailing list
Wed Sep 12 11:25:52 EDT 2007
- Previous message (by thread): ANN: eGenix mxODBC and mxODBC Zope DA on 64-bit FreeBSD
- Next message (by thread): PyGTK right-click menu
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Hi, I was a bit limited with time so in the end used an online service with an API which is great for the limited number of look-ups I needed. It can be found at: http://www.nearby.org.uk/ It was also very useful for site for other conversions and lookups. I manage to find a couple of other examples in other languages which I might have used as the basis for some pythonification. PHP - http://www.megalithia.com/search/llfuncshighlight.php - http://www.jstott.me.uk/phpcoord/ Javascript - http://www.movable-type.co.uk/scripts/latlong-gridref.html Cheers Neil
- Previous message (by thread): ANN: eGenix mxODBC and mxODBC Zope DA on 64-bit FreeBSD
- Next message (by thread): PyGTK right-click menu
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list