[Marble-devel] UTM format

Konrad Enzensberger e.konrad at mpegcode.com
Fri Mar 23 19:28:38 UTC 2012


Hi marble team,

for my GIS app i have to display the
longitude/latitude coordinates in UTM format.
Because of this i created a class to do the conversion.

If you find this usefull for marbe feel free to integrate,
find the code attached.

For conversion simply call:
UTMCoordTrans utm;
utm.LL2UTM(m_dCurrentLat,m_dCurrentLon,m_position);

br, konrad
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20120323/aa158c9d/attachment.html>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: utm.zip
Type: application/x-zip-compressed
Size: 3673 bytes
Desc: not available
URL: <http://mail.kde.org/pipermail/marble-devel/attachments/20120323/aa158c9d/attachment.bin>


More information about the Marble-devel mailing list