On Mon, 21 Sep 2009 14:12:58 +0200 Olivier Migeot <[email protected]> (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 _______________________________________________ Openmoko community mailing list [email protected] http://lists.openmoko.org/mailman/listinfo/community

