mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 20:42:10 +00:00
- Add strategy::andoyer, strategy::thomas and strategy::vincenty policies. - By default use strategy::andoyer in all strategies consistently. - Further improve the consistency of parameters by adding default Spheroid = srs::spheroid<double> where it's missing.