This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > Gis > pyproj (1.9.3)

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

Maintained by: Benjamin Trigona-Harany
Keywords: gis,spatial,proj,pyproj,projection
ChangeLog: pyproj

Homepage:
http://code.google.com/p/pyproj

Source Downloads:
pyproj-1.9.3.tar.gz (ad0ac0602b6373c4203b4d0774445694)

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

(the SlackBuild does not include the source)

Individual Files:
README
pyproj.SlackBuild
pyproj.info
slack-desc

Validated for Slackware 14.1

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