| This Release | GIS-Distance-0.07 | [Download] [Browse] | 02 Feb 2010 | |||
| Links | [ Discussion Forum ] [ View/Report Bugs (1) ] [ Website ] [ Dependencies ] [ Other Tools ] | |||||
| Repository | git://github.com/bluefeet/gis-distance.git | |||||
| CPAN Testers | PASS (379) FAIL (1) [ View Reports ] [ Perl/Platform Version Matrix ] | |||||
| Rating |
(0 Reviews)
[ Rate this distribution ]
| |||||
| License | The Perl 5 License (Artistic 1 & GPL 1) | |||||
| Special Files |
|
|||||
| GIS::Distance | Calculate geographic distances. | 0.07 | |
| GIS::Distance::Formula | Role for all the GIS::Distance::Formula:: classes. | ||
| GIS::Distance::Formula::Cosine | Cosine distance calculations. | ||
| GIS::Distance::Formula::GeoEllipsoid | Geo::Ellipsoid distance calculations. | ||
| GIS::Distance::Formula::GreatCircle | Great circle distance calculations. (BROKEN) | ||
| GIS::Distance::Formula::Haversine | Exact spherical distance calculations. | ||
| GIS::Distance::Formula::MathTrig | Great cirlce distance calculations using Math::Trig. | ||
| GIS::Distance::Formula::Polar | Polar coordinate flat-earth distance calculations. (BROKEN) | ||
| GIS::Distance::Formula::Vincenty | Thaddeus Vincenty distance calculations. |