The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

NAME

GIS::Distance::Fast::ALT - C implementation of GIS::Distance::ALT.

DESCRIPTION

See GIS::Distance::ALT for details about this formula.

The code for this formula was taken from Geo::Distance::XS and modified to fit.

Normally this module is not used directly. Instead GIS::Distance is used which in turn interfaces with the various formula classes.

SUPPORT

See "SUPPORT" in GIS::Distance::Fast.

AUTHORS

See "AUTHORS" in GIS::Distance::Fast.

LICENSE

See "LICENSE" in GIS::Distance::Fast.