Python interface to PROJ library

Edit Package python-pyproj
https://github.com/pyproj4/pyproj

Performs cartographic transformations and geodetic computations.

The Proj class can convert from geographic (longitude,latitude) to native map
projection (x,y) coordinates and vice versa, or from one map projection
coordinate system directly to another.

The Geod class can perform forward and inverse geodetic, or Great Circle,
computations. The forward computation involves determining latitude, longitude
and back azimuth of a terminus point given the latitude and longitude of an
initial point, plus azimuth and distance. The inverse computation involves
determining the forward and back azimuths and distance given the latitudes and
longitudes of an initial and terminus point.

Input coordinates can be given as python arrays, lists/tuples, scalars or
numpy/Numeric/numarray arrays. Optimized for objects that support the Python
buffer protocol (regular python and numpy array objects).

This project has a git repository https://github.com/pyproj4/pyproj
where you may access the most up-to-date source.

Refresh
Refresh
Source Files (show unmerged sources)
Filename Size Changed
pyproj-3.6.1.tar.gz 0000225131 220 KB
python-pyproj.changes 0000031194 30.5 KB
python-pyproj.spec 0000003858 3.77 KB
v3.6.1-BUG-Support-azimuthal_equidistant-coordinate-operati.patch 0000000969 969 Bytes
Latest Revision
Libor Pechacek's avatar Libor Pechacek (LPechacek) accepted request 1172767 from Libor Pechacek's avatar Libor Pechacek (LPechacek) (revision 68)
- Fix test/crs/test_crs_cf.py::test_azimuthal_equidistant failure
  (upstream #1384)
- Add upstream patch:
  * v3.6.1-BUG-Support-azimuthal_equidistant-coordinate-operati.patch
Comments 0
openSUSE Build Service is sponsored by