I want to convert geodetic coordinates to MGRS using the code from frmts/nitf/mgrs.c in my QT-application. How do I access these functions from my c++ code? Tried to use 'include "mgrs.h"' but then I don't know how to reference to the function.
I would be most greatful since the web has about nothing to offer on this issue. Carl Johansson -- View this message in context: http://n2.nabble.com/Using-mgrs.h-in-NITF-tp2127339p2127339.html Sent from the GDAL - Dev mailing list archive at Nabble.com. _______________________________________________ gdal-dev mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/gdal-dev
