python3-pyproj - Cython wrapper to provide python interfaces to Proj
Website: | https://github.com/jswhit/pyproj |
---|---|
License: | MIT |
Vendor: | Alcance Libre, Inc. |
- Description:
Cython wrapper to provide python interfaces to Proj. Performs cartographic transformations between geographic (Lat/Lon) and map projection (x/y) coordinates. Can also transform directly from one map projection coordinate system to another. Coordinates can be given as numpy arrays, python arrays, lists or scalars. Optimized for numpy arrays.
Packages
python3-pyproj-3.1.0-1.fc14.al.i686 [390 KiB] |
Changelog
by Joel Barrios (2021-09-04):
- Update to 3.1.0. |