SlackBuilds Repository

15.0 > Gis > python3-pyproj (3.6.0)

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 requires: proj, python3-setuptools-opt

Maintained by: ArTourter
Keywords:
ChangeLog: python3-pyproj

Homepage:
https://github.com/pyproj4/pyproj

Source Downloads:
pyproj-3.6.0.tar.gz (dd28c4d2b030431ebde1c96b118f55cd)

Download SlackBuild:
python3-pyproj.tar.gz
python3-pyproj.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Validated for Slackware 15.0

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds