molumitu / coord_trans

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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.

About


Languages

Language:C++ 97.4%Language:Python 2.6%