Paketname | python-pyproj |
Beschreibung | python interface to the PROJ.4 library |
Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) |
Version | 1.8.6-0ubuntu1 |
Sektion | universe/python |
Priorität | optional |
Installierte Größe | 628 Byte |
Hängt ab von | python-pyproj-data (= 1.8.6-0ubuntu1), python (<< 2.7), python (>= 2.6), python-support (>= 0.90.0), |
Empfohlene Pakete | |
Paketbetreuer | Ubuntu Developers |
Quelle | pyproj |
Paketgröße | 247432 Byte |
Prüfsumme MD5 | f31507d3555c85f99da2a6ecaa2d5d14 |
Prüfsumme SHA1 | f73839adf2cbf629a8e07c02815d58d40f38629d |
Prüfsumme SHA256 | 9627799e04d83a5beb5e0bf797e0c03e4b441c5bfceff4cdec5f41e1848c2442 |
Link zum Herunterladen | python-pyproj_1.8.6-0ubuntu1_i386.deb |
Ausführliche Beschreibung | 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.
|