1GIS::Distance::ALT(3pm)User Contributed Perl DocumentatioGnIS::Distance::ALT(3pm)
2
3
4

NAME

6       GIS::Distance::ALT - Andoyer-Lambert-Thomas distance calculations.
7

DESCRIPTION

9       The ALT formula is intended as a much faster, but slightly less
10       accurate, alternative of the GIS::Distance::Vincenty formula. This
11       formulas is about 5x faster than Vincenty.
12
13       The code for this formula was taken from Geo::Distance::XS and modified
14       to fit.
15
16       A faster (XS) version of this formula is available as
17       GIS::Distance::Fast::ALT.
18
19       Normally this module is not used directly.  Instead GIS::Distance is
20       used which in turn interfaces with the various formula classes.
21

SUPPORT

23       See "SUPPORT" in GIS::Distance.
24

AUTHORS

26       See "AUTHORS" in GIS::Distance.
27

LICENSE

29       See "LICENSE" in GIS::Distance.
30
31
32
33perl v5.32.1                      2021-02-01           GIS::Distance::ALT(3pm)
Impressum