coord_trans

A tool for coordinate tranformation between GPS Coordinates (unit degree) and Geodetic Coordinates (unit m)

python setup.py build

Find your .pyd file in the build folder.

Note the built binary file only can be imported in the same python version environment.