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
- Host: GitHub
- URL: https://github.com/erdc/pyproj
- Owner: erdc
- License: other
- Created: 2013-03-14T22:17:48.000Z (over 13 years ago)
- Default Branch: master
- Last Pushed: 2013-03-14T22:21:11.000Z (over 13 years ago)
- Last Synced: 2024-04-15T00:05:25.970Z (about 2 years ago)
- Language: C
- Size: 4.23 MB
- Stars: 3
- Watchers: 9
- Forks: 4
- Open Issues: 0
-
Metadata Files:
- Readme: README
- Changelog: Changelog
- License: LICENSE_geographiclib
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