Skip to content

Simple library for converting coordinates to/from several geodetic frames (lat/lon, ECEF, ENU, NED, etc.)

Notifications You must be signed in to change notification settings

ntnu-arl/geodetic_utils

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

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

About

Simple library for converting coordinates to/from several geodetic frames (lat/lon, ECEF, ENU, NED, etc.)

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 83.2%
  • Python 10.7%
  • CMake 4.2%
  • Shell 1.9%