Changes for version 0.16 - 2023-06-07
- Minor metadata and boilerplate updates.
Modules
C implementation of GIS::Distance formulas.
C implementation of GIS::Distance::ALT.
C implementation of GIS::Distance::Cosine.
C implementation of GIS::Distance::GreatCircle.
C implementation of GIS::Distance::Haversine.
C implementation of GIS::Distance::Null.
C implementation of GIS::Distance::Polar.
C implementation of GIS::Distance::Vincenty.