[fso] converting gps coordinates

Petr Vanek vanous at penguin.cz
Mon Sep 21 15:57:36 CEST 2009


On Mon, 21 Sep 2009 14:12:58 +0200
Olivier Migeot <larrycow at gmail.com> (OM) wrote:

>If you need to convert between different projection systems, you could
>use GDAL - or its Python bindings. I'm not sure whether they're
>included in SHR, thought.
>
>If it's just about string manipulation - like transforming -3.1234 to
>3.1234W, I'm sure you don't need anything special :)

yes, i know, that's what i do, it's easy, but the coordinates do change
- sometimes there is more characters, sometimes less... and i only
always find out the hard way of seeing a bug when travelling to an
area of coordinates that are out of my filters :)... therefore i was
looking for a ready to use converter :)

will check the gdal thing

cheers
petr 




More information about the community mailing list