[gdal-dev] From WGS84 to cartesian X Y Z

Thugann cedric.tardella at igo.fr
Wed May 25 01:58:18 PDT 2016


Hi,

Yes, GDAL has tools to do that.
It could depend on what platform you're using but if you're doing it on
Windows, you need to use a SpatialReference class and the ImportFromProj4
function to set up your coordinates source and destination.

Then use the CoordinateTransformation class with the Transform function to
get your point from your WGS84 reference to the X Y Z system you have set
up.



--
View this message in context: http://osgeo-org.1560.x6.nabble.com/From-WGS84-to-cartesian-X-Y-Z-tp5267404p5268109.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list