[gdal-dev] Convert WGS84 geodetic coordinate to local ENU(local Cartesian coordinates coordinate system)

Even Rouault even.rouault at spatialys.com
Wed Jun 12 02:00:22 PDT 2019


On mercredi 12 juin 2019 11:42:12 CEST Changhai Chen wrote:
> Hello. Is there any method in GDAL that can convert WGS84 geodetic
> coordinate to local ENU(local tangent plane)?
> First: GDAL can transform point coordinate from WGS84 geodetic  coordinate
> system to WGS84 XYZ (or ECEF ).
> Second: but WGS84 XYZ (or ECEF ) to local ENU can not be transformed. I can
> fix it by using another tool, but it will be better if GDAL have this
> convesion.

That should be implemented as a new coordinate operation in PROJ. There's a 
description for this method in the IOGP Guidance note 7.2.

http://www.epsg.org/Portals/0/373-07-02.pdf , page 97, 	"2.2.2 Geocentric/
topocentric conversions"

Contributions welcome

Even

-- 
Spatialys - Geospatial professional services
http://www.spatialys.com


More information about the gdal-dev mailing list