mirror of
https://github.com/boostorg/geometry.git
synced 2026-02-20 14:52:10 +00:00
2ef1b1a024f50fe09697e842f1e62e45a38344dc
Added tests for linestrings and polygons. Removed tests for reading into 2d points from other formats (3D, XYM, XYZM) and ignoring superfluous coordinates, as this is surprising behaviour that will ever only work with point types.
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%
