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

Changes for version 0.12 - 2019-03-08

  • Added the distance_metal() method to GIS::Distance.
  • Various documentation edits, including a new SPEED section.

Modules

Calculate geographic distances.
Constants used by formula modules.
Spherical law of cosines distance calculations.
Great circle distance calculations.
Exact spherical distance calculations.
Great cirlce distance calculations using Math::Trig.
Polar coordinate flat-earth distance calculations.
Thaddeus Vincenty distance calculations.