Go to file
Barend Gehrels 412fc452da [overlay] Relax case 2, allow both continue and intersection
Fixes new #case_recursive_boxes_53
2017-06-13 20:29:25 +02:00
doc [doc] Update 1.64 release notes (ticket). 2017-04-20 19:03:08 +02:00
example [transform] rename ublas_transformer to matrix_transformer 2017-01-04 15:38:43 +01:00
extensions [extensions][test][dissolve] Add failing cases. 2017-04-14 15:30:17 +02:00
include/boost [overlay] Relax case 2, allow both continue and intersection 2017-06-13 20:29:25 +02:00
index [test][index] Add test for rtree::remove() for spherical and geographic CS. 2016-08-27 02:35:30 +02:00
meta [geometry] Add library metadata. 2014-07-21 04:15:15 +02:00
test [overlay] Relax case 2, allow both continue and intersection 2017-06-13 20:29:25 +02:00
.gitattributes Move top-level boost directory over to "devel" (temporarily) 2007-07-31 20:32:15 +00:00
circle.yml [ci] On CircleCI enable all tests (since passing -j2 is enough to decrease the time for now). 2017-05-04 20:22:40 +02:00
index.html Clean-up 2011-09-26 16:11:47 +00:00
Jamfile.v2 [build] removed extensions from buildfile 2014-06-16 21:33:12 +02:00
README.md [readme] Put # before logo to treat alternative img text as a header 2017-03-23 21:16:53 +01:00
sublibs [sublibs] added newline 2014-06-16 21:32:34 +02:00

Boost.Geometry

Boost.Geometry, part of collection of the Boost C++ Libraries, defines concepts, primitives and algorithms for solving geometry problems.

Licence Documentation Wiki Mailing List Chat

Test results

@ Build Coverage Regression
master status status geometry index
develop status status geometry index extensions

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