Changes for version 0.09 - 2005-04-01
- Modified the todo list to include ideas for future algorithms.
- Fixed the nautical mile, mile, yard, and light second units.
- Added the British spellings for kilometre, metre, and centimetre.
- Added the poppy seed, barleycorn, rod, pole, perch, chain, furlong, league, fathom, millimeter, and millimetre units.
- The totw.pl script was written by Ren and can be used to take over the world.
Changes for version 0.09 - 2015-06-11
- Move away from Any::Moose to Moo (yay!).
- Better formula loading logic.
- Support single-arg (formula) GIS::Distance instantiation.
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.