Changes for version 0.02 - 2003-02-14

  • Based on a suggestion by Jack D. I migrated the code to use Math::Trig for most of the distance math.
  • POD documentation written.
  • Object oriented interface created.

Changes for version 0.02 - 2008-03-16

  • Added Geoid to the TODO section.
  • Using Module::Install now.
  • Moved all formulas in to the GIS::Distance::Formula namespace.
  • Using Moose for all OO now.
  • Added tests (bout time!).
  • Added support for the up-and-coming ::Fast:: modules.
  • Added (BROKEN) to the abstract for the GreatCircle and Polar formulas.
  • Fixed POD testing.
  • Changed version scheme to use the simple x.xx format.

Modules

Calculate geographic distances.
Cosine distance calculations.
Geo::Ellipsoid distance calculations.
Great circle distance calculations. (BROKEN)
Exact spherical distance calculations.
Great cirlce distance calculations using Math::Trig.
Polar coordinate flat-earth distance calculations. (BROKEN)
Thaddeus Vincenty distance calculations.

Provides

in lib/GIS/Distance/Formula.pm