mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-01 20:42:10 +00:00
640e91c96ad38fd047d4f1f4df84bb6b5e1bc25d
Handle special case of azimuth12 in {0, -180, 180} deg.
If |azimuth12| > pi flip the geodesic vertically to keep the azimuth
closer to 0.
Tests showed that if azimuth12 is close to 180 the accuracy is low.
Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.


Test results
| @ | Build | Coverage | Regression |
|---|---|---|---|
| master | ![]() |
||
| develop | ![]() |
Directories
- doc - QuickBook documentation sources
- example - Boost.Geometry examples
- extensions - examples and tests for the extensions - develop branch
- include - the sourcecode of Boost.Geometry
- index - examples and tests for the Spatial Index
- meta - library metadata
- test - Boost.Geometry unit tests
Description
Languages
C++
99.7%
CMake
0.3%



