Package python-module-pyproj: Information

    Binary package: python-module-pyproj
    Version: 1.9.6-alt1
    Architecture: e2kv5
    Build time:  Jan 12, 2021, 08:03 PM
    Source package: python-module-pyproj
    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).



    Last changed


    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.
    March 17, 2016 Ivan Zakharyaschev 1.9.4-alt3.git20141229.1.1
    - (NMU) rebuild with python3-3.5 & rpm-build-python3-0.1.10
      (for ABI dependence and new python3(*) reqs)