Name: | pyproj |
---|---|
Version: | 1.9.2 |
Release: | 6.20120712svn300.el7 |
Architecture: | aarch64 |
Group: | Development/Libraries |
Size: | 673623 |
License: | MIT |
RPM: | pyproj-1.9.2-6.20120712svn300.el7.aarch64.rpm |
Source RPM: | pyproj-1.9.2-6.20120712svn300.el7.src.rpm |
Build Date: | Mon Jun 25 2018 |
Build Host: | ca-buildarm03.us.oracle.com |
Vendor: | Oracle America |
URL: | http://code.google.com/p/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. |