| Paketname | libgeo-helmerttransform-perl | 
| Beschreibung | Transformations between coordinates in different datums | 
| Archiv/Repository | Offizielles Ubuntu Archiv lucid (universe) | 
| Version | 1.13-1 | 
| Sektion | universe/perl | 
| Priorität | optional | 
| Installierte Größe | 72 Byte | 
| Hängt ab von | perl | 
| Empfohlene Pakete |  | 
| Paketbetreuer | Ubuntu Developers | 
| Quelle |  | 
| Paketgröße | 9532 Byte | 
| Prüfsumme MD5 | a29a9f58f8f27ec419928add08b1c2fd | 
| Prüfsumme SHA1 | 1ed48e40f5344fd6426f76307bfbcf67d98cdbeb | 
| Prüfsumme SHA256 | 98fdcda818a040dcfe6040860c7455ffd8681d1aaa0adb6a2c9c63c189536893 | 
| Link zum Herunterladen | libgeo-helmerttransform-perl_1.13-1_all.deb | 
| Ausführliche Beschreibung | It is usual to describe geographical points in terms of their polar coordinates
(latitude, longitude and altitude) referenced to a "datum ellipsoid", which is
used to approximate the Earth's geoid. The latitude, longitude and altitude of
a given physical point vary depending on which datum ellipsoid is in use.
Unfortunately, a number of ellipsoids are in everyday use, and so it is often
necessary to transform geographical coordinates between different datum
ellipsoids.
.
Two different datum ellipsoids may differ in the locations of their centers, or
in their shape; and there may be an angle between their equatorial planes or
the meridians relative to which longitude is measured. The Helmert Transform,
which this module implements, is a linear transformation of coordinates between
pairs of datum ellipsoids in the limit of small angles of deviation between
them. |