mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-22 08:58:47 +00:00
3afe5913a1
between coordinates in geodetic WGS84 format using the Haversine formula. It is similar to GIS::Distance, but without the extra bells and whistles and without the additional dependencies. Same great taste, less filling. It exists for those who cannot, or prefer not to install Moose and its dependencies. WWW: http://search.cpan.org/dist/GIS-Distance-Lite/
11 lines
422 B
Plaintext
11 lines
422 B
Plaintext
The module provides a method to calculate geographic distances
|
|
between coordinates in geodetic WGS84 format using the Haversine
|
|
formula.
|
|
|
|
It is similar to GIS::Distance, but without the extra bells and
|
|
whistles and without the additional dependencies. Same great taste,
|
|
less filling. It exists for those who cannot, or prefer not to
|
|
install Moose and its dependencies.
|
|
|
|
WWW: http://search.cpan.org/dist/GIS-Distance-Lite/
|