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.11 - 2019-03-08

  • Performance improvements.
  • Added GIS::Distance::Fast::GreatCircle.
  • Added GIS::Distance::Fast::Polar.

Modules

C implementation of GIS::Distance formulas.
C implementation of GIS::Distance::Cosine.
C implementation of GIS::Distance::GreatCircle.
C implementation of GIS::Distance::Haversine.
C implementation of GIS::Distance::Polar.
C implementation of GIS::Distance::Vincenty.