An open API service indexing awesome lists of open source software.

https://github.com/erdc/pyproj

Python Interface to PROJ.4 Library based on version 1.9.2
https://github.com/erdc/pyproj

Last synced: 6 months ago
JSON representation

Python Interface to PROJ.4 Library based on version 1.9.2

Awesome Lists containing this project

README

          

To install:

python setup.py build
python setup.py install

To use installed proj lib (and data files), use setup-proj.py instead
and set PROJ_DIR env var to point to location of proj installation.

Docs at http://pyproj.googlecode.com/svn/trunk/docs/index.html

Report bugs/ask questions at http://code.google.com/p/pyproj/issues/list