[ gpsdrive ] External program interfacing with gpsdrive
Hamish
hamish_b at yahoo.com
Mon Aug 18 02:03:22 AKDT 2008
Stan:
> OMG... found it, glad I was lying down at the time though:
> http://en.wikipedia.org/wiki/Universal_Transverse_Mercator_coordinate_system
> LatLong-UTM conversion.cpp
> That right? I'm not missing some wonderfully simple and lightweight system
> that will work at lightning speed on mobile phones and high performance
> watches? OMG, what have I got myself into... ;)
I'm not really sure what you are trying to do..?
I would suggest using PROJ.4 for that rather than reimplementing it ourselves. http://trac.osgeo.org/proj
PROJ.4 is written by some seriously smart people and using it would open
the door to a massive amount of possible projections, not just the limited
case of UTM.
I would note that AFAICT LLtoUTM() is not used anywhere in the GpsDrive
code at this time.
Hamish
More information about the GPSdrive
mailing list