All Projects → ethz-asl → Geodetic_utils

ethz-asl / Geodetic_utils

Licence: bsd-3-clause
Simple library for converting coordinates to/from several geodetic frames (lat/lon, ECEF, ENU, NED, etc.)

There are now 2 different geodetic libraries:

  • The new geotf that supports any type of geodetic coordinate system (WGS84, UTM, CH1903, ENU etc) and can convert between tf and geodetic frames as well. Geotf is based on gdal (https://gdal.org) and thus needs libgdal to be installed.
  • The usual geodetic_utils for simple conversions without many external dependencies
Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].