Name: | python3-pyproj |
---|---|
Version: | 3.4.1 |
Release: | 1.el9 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1926358 |
License: | MIT |
RPM: | python3-pyproj-3.4.1-1.el9.aarch64.rpm |
Source RPM: | pyproj-3.4.1-1.el9.src.rpm |
Build Date: | Tue Jan 17 2023 |
Build Host: | build-ol9-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | https://github.com/jswhit/pyproj |
Summary: | Cython wrapper to provide python interfaces to Proj |
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. |