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. Thanks.
_______________________________________________ gdal-dev mailing list gdal-dev@lists.osgeo.org https://lists.osgeo.org/mailman/listinfo/gdal-dev