Paketname | python-pyproj |
Beschreibung | Python interface to PROJ.4 library |
Archiv/Repository | Offizielles Debian Archiv squeeze (main) |
Version | 1.8.7-1 |
Sektion | python |
Priorität | optional |
Installierte Größe | 1204 Byte |
Hängt ab von | python (<< 2.7), python (>= 2.5), python-support (>= 0.90.0), libc6 (>= 2.7), proj-data |
Empfohlene Pakete | |
Paketbetreuer | Debian GIS Project |
Quelle | |
Paketgröße | 499914 Byte |
Prüfsumme MD5 | 10201d1c9c577886e025e7b8c38e7681 |
Prüfsumme SHA1 | 6dde7e9096362eba0f60f7db1821e405f2446dec |
Prüfsumme SHA256 | 187667300ae07d4144c667e166fefffc470cb89033edd1746fc0d6ef0a226f4b |
Link zum Herunterladen | python-pyproj_1.8.7-1_i386.deb |
Ausführliche Beschreibung | PROJ.4 performs cartographic transformations between geographic (lat/lon)
and map projection (x/y) coordinates. It can also transform directly
from one map projection coordinate system to another.
.
This is a Python binding to PROJ.4, it can receive coordinates as numpy
arrays, Python arrays, lists or scalars. This module is optimized for
numpy arrays.
|