Function transformCoordinates(EPSG, EPSG, const Eigen::Vector3d)

Function Documentation

Eigen::Vector3d transformCoordinates(EPSG src_coord, EPSG tgt_coord, const Eigen::Vector3d source_coordinates)

Helper function for transforming using gdal.

Parameters:
  • src_coord

  • tgt_coord

  • source_coordinates

Returns:

Eigen::Vector3d