gumblex / simpleproj

Fast UTM and GCJ coordinate transformations for Python

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

simpleproj

Fast UTM and GCJ coordinate transformations for Python.

Supports Python 3+, and PyPy.

Most of the code is taken from PROJ and PRCoords. This project is useful for avoiding the dependencies of PROJ.

About

Fast UTM and GCJ coordinate transformations for Python

License:MIT License


Languages

Language:C 95.6%Language:Python 4.4%