Changes for version 0.05 - 2003-03-19
- Added a note in the documentation about the inaccuracies of using Math::Trig.
- The 'mile' unit was being calculated wrong which meant it was returning very inaccurate distances.
- Fixed a silly bug where a sub was being relied on that no longer exists.
- Documentation tweaks as usual.
Changes for version 0.05 - 2010-01-30
- Speed improvements under Moose (now uses immutable).
Modules
Calculate geographic distances.
Role for all the GIS::Distance::Formula:: classes.
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.