mirror of
https://github.com/boostorg/geometry.git
synced 2026-01-31 08:12:13 +00:00
ed87f465e293200fcbb79dee7f6a5e0201c108c5
Linestring/MultiPolygon case when the first IP is the u/u for a Polygon in which the LS is not contained (starting inside). In such cases the algorithm was detecting the LS in exterior of MultiPolygon. MultiLinestring/Areal case when the last IP of the first Linestring was u/u and previously the Linestring was inside. In such case the last boundary endpoint was not taken into account.
Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.
Directories
- doc - QuickBook documentation sources
- examples - 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
- test - Boost.Geometry unit tests
More information
Description
Languages
C++
99.7%
CMake
0.3%
