Package python3-module-pyproj: Information

  • Default inline alert: Version in the repository: 3.6.1-alt1

Source package: python3-module-pyproj
Version: 1.9.6-alt2
Latest version according to Repology
Build time:  Jul 19, 2021, 08:25 AM in the task #279721
Report package bug
License: MIT
Summary: Pyrex generated python interface to PROJ.4 library
Description: 
Pyrex generated python interface to PROJ.4 library

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).

List of rpms provided by this srpm:
python3-module-pyproj (x86_64, ppc64le, i586, armh, aarch64)
python3-module-pyproj-debuginfo (x86_64, ppc64le, i586, armh, aarch64)
python3-module-pyproj-tests (x86_64, ppc64le, i586, armh, aarch64)

Maintainer: Grigory Ustinov


ACL:
Grigory Ustinov
@python

    1. python3-module-Cython
    2. /usr/bin/2to3
    3. python3-module-setuptools
    4. time
    5. rpm-build-python3

Last changed


May 24, 2021 Grigory Ustinov 1.9.6-alt2
- Drop python2 support.
April 12, 2019 Grigory Ustinov 1.9.6-alt1
- Build new version for python3.7.
March 22, 2018 Aleksei Nikiforov 1.9.4-alt3.git20141229.1.1.1
- (NMU) Rebuilt with python-3.6.4.