pyproj Documentation¶
Python interface to PROJ (cartographic projections and coordinate transformations library).
GitHub Repository: https://github.com/pyproj4/pyproj
Note
Minimum supported PROJ version is 8.0
Note
Minimum supported Python version is 3.8
Note
pyproj 3 wheels do not include transformation grids. For migration assistance see: Transformation Grids
Note
pyproj 3+ no longer supports manylinux1 wheels. pip>=19.0 is required to install manylinux2010 wheels.