pyproj 3.7.0
0
Python interface to PROJ (cartographic projections and coordinate transformations library)
Contents
Python interface to PROJ (cartographic projections and coordinate transformations library)
Stars: 1050, Watchers: 1050, Forks: 211, Open Issues: 33The pyproj4/pyproj
repo was created 9 years ago and the last code push was 2 days ago.
The project is very popular with an impressive 1050 github stars!
How to Install pyproj
You can install pyproj using pip
pip install pyproj
or add it to a project with poetry
poetry add pyproj
Package Details
- Author
- None
- License
- MIT
- Homepage
- https://github.com/pyproj4/pyproj
- PyPi:
- https://pypi.org/project/pyproj/
- GitHub Repo:
- https://github.com/pyproj4/pyproj
Classifiers
- Scientific/Engineering
- Scientific/Engineering/GIS
- Scientific/Engineering/Mathematics
- Software Development/Libraries/Python Modules
Related Packages
Errors
A list of common pyproj errors.
Code Examples
Here are some pyproj
code examples and snippets.
GitHub Issues
The pyproj package has 33 open issues on GitHub
- CI: Use PROJ docker for tests
- DEP: PROJ 8.0 Support
- Fails to install on MinGW x64