Barend Gehrels
497b25d443
[geometry] doc update for touches (added note)
...
[SVN r78707]
2012-05-28 10:05:47 +00:00
Barend Gehrels
92a0469037
[geometry] doc update for touches
...
[SVN r78706]
2012-05-28 10:02:17 +00:00
Barend Gehrels
68c677b30f
[geometry] doc update w.r.t. touches
...
[SVN r78705]
2012-05-28 09:53:31 +00:00
Barend Gehrels
aeddb19386
[geometry] added example c05 to jamfile
...
[SVN r78703]
2012-05-28 09:28:53 +00:00
Barend Gehrels
dd5cb6fe6b
[geometry] commit of robustness test for touches, and updated release note
...
[SVN r78700]
2012-05-27 21:44:47 +00:00
Barend Gehrels
a93168b1cf
[geometry] Avoid warning about missing case enums
...
[SVN r78695]
2012-05-27 20:12:54 +00:00
Barend Gehrels
fe1a477a2e
[geometry] Added gcc-needed include
...
[SVN r78694]
2012-05-27 20:07:33 +00:00
Barend Gehrels
4db3b6b782
[geometry] added touch - unit tests
...
[SVN r78691]
2012-05-27 17:47:28 +00:00
Barend Gehrels
32d2fc1351
[geometry] added touch
...
[SVN r78690]
2012-05-27 17:42:37 +00:00
Barend Gehrels
d2643ac319
[geometry] fixed disjoint (unit test) including release notes for this fix and older commits
...
[SVN r78686]
2012-05-27 15:17:29 +00:00
Barend Gehrels
6d5938ec37
[geometry] fixed disjoint for multi-polygon/multi-polygon where (not-first) rings were inside each other
...
[SVN r78685]
2012-05-27 15:12:40 +00:00
Barend Gehrels
4680355b30
[geometry] added test for multi/disjoint (with case to be fixed)
...
[SVN r78683]
2012-05-27 14:47:19 +00:00
Barend Gehrels
36761a338d
[geometry] pending commit for buffer unit test
...
[SVN r78681]
2012-05-27 13:25:51 +00:00
Barend Gehrels
aabd778f6e
[geometry] pending commits for buffer
...
[SVN r78680]
2012-05-27 13:17:22 +00:00
Barend Gehrels
a6caeb51bf
[geometry] Fixes for point_on_border multi-version
...
[SVN r78673]
2012-05-27 11:22:15 +00:00
Barend Gehrels
23f456a758
[geometry] disabled recently uncomment test
...
[SVN r78660]
2012-05-26 21:19:35 +00:00
Barend Gehrels
bbb3368c61
[geometry] bugfix for is_convex (pending commit)
...
[SVN r78658]
2012-05-26 21:05:45 +00:00
Barend Gehrels
825b835f8a
[geometry] recent work on buffers (march/april) - unit tests - pending commit
...
[SVN r78657]
2012-05-26 21:05:01 +00:00
Barend Gehrels
04d370d86e
[geometry] recent work on buffers (march/april) - pending commit
...
[SVN r78656]
2012-05-26 20:58:56 +00:00
Barend Gehrels
c135b40632
[geometry] bugfix - qualify math - pending commit
...
[SVN r78655]
2012-05-26 20:55:05 +00:00
Barend Gehrels
fbb40a0793
[geometry] bugfix for union (unit test - pending commit - change done in april 2012)
...
[SVN r78654]
2012-05-26 20:48:00 +00:00
Barend Gehrels
527480d804
[geometry] bugfix for union (pending commit)
...
[SVN r78650]
2012-05-26 19:28:53 +00:00
Barend Gehrels
35d1982fa0
Update w.r.t. Boost.Range size now unsigned - remove warnings (in unit tests)
...
[SVN r78622]
2012-05-25 16:10:29 +00:00
Barend Gehrels
a2d238b717
Update w.r.t. Boost.Range size now unsigned - remove warnings
...
[SVN r78616]
2012-05-25 14:38:55 +00:00
Barend Gehrels
4e1b8b3511
Update w.r.t. Boost.Range size now unsigned
...
[SVN r78615]
2012-05-25 14:27:29 +00:00
Barend Gehrels
38f02d292d
Update w.r.t. Boost.Range size now unsigned
...
[SVN r78614]
2012-05-25 14:27:09 +00:00
Barend Gehrels
0703f8e4f6
[geometry] fix in unit tests and avoid gcc warning
...
[SVN r77991]
2012-04-15 12:14:57 +00:00
Barend Gehrels
2373c321e5
[geometry] unit test update (especially in union) for fix of several robustness issues in cart_intersect and get_turn_info found by testing buffer algorithm
...
[SVN r77989]
2012-04-15 11:47:08 +00:00
Barend Gehrels
2aed65855f
[geometry] fix of several robustness issues in cart_intersect and get_turn_info found by testing buffer algorithm. Also restructured cart_intersect such that all robustness issues are handled in separate methods (could be policy later). Finally fixed ever circling iterator with range (for assignment)
...
[SVN r77988]
2012-04-15 11:44:15 +00:00
Adam Wulkiewicz
3de87192fa
size_t changed to Container::size_type in translator::index<Container>
...
[SVN r77982]
2012-04-15 01:46:20 +00:00
Barend Gehrels
f139ba3a6c
[geometry] unit tests for robustness fixes
...
[SVN r77352]
2012-03-16 17:00:57 +00:00
Barend Gehrels
d03d2e17a4
[geometry] robustness fixes (all found by buffer robustness tests)
...
[SVN r77351]
2012-03-16 16:58:26 +00:00
Barend Gehrels
a2e8386e90
[geometry] unit tests for robustness fixes
...
[SVN r77349]
2012-03-16 16:50:32 +00:00
Barend Gehrels
2449e6c4b6
[geometry] unit test to avoid future regressions in fix for robustness issue on touch with r > 1
...
[SVN r77338]
2012-03-14 18:59:19 +00:00
Barend Gehrels
481b42d976
[geometry] fix for robustness issue on touch with r > 1
...
[SVN r77337]
2012-03-14 18:57:46 +00:00
Barend Gehrels
b0d8b5c0a5
[geometry] added test called #ggl_list_20110820_christophe now also to union test to discover it earler, and uncommented test called #ggl_list_20110716_enrico
...
[SVN r77309]
2012-03-11 20:42:12 +00:00
Barend Gehrels
bad5e628ac
[geometry] Finetuned robustness fixes of this weekend and fixed (again) for case #ggl_list_20110820_christophe
...
[SVN r77308]
2012-03-11 20:37:51 +00:00
Barend Gehrels
4efe4f0eb1
[geometry] uncommented test which is now fixed
...
[SVN r77307]
2012-03-11 18:16:04 +00:00
Barend Gehrels
ed4e8fb438
[geometry] surpress gcc warning
...
[SVN r77306]
2012-03-11 18:14:24 +00:00
Barend Gehrels
532007c6ab
[geometry] updated test for robustness issue found
...
[SVN r77305]
2012-03-11 18:12:46 +00:00
Barend Gehrels
601abf8798
[geometry] fixed robustness issue with non-consistent side-info in collinear case
...
[SVN r77304]
2012-03-11 17:46:23 +00:00
Barend Gehrels
0d699b7098
[geometry] buffer update (a.o. implemented multi), updated tests, and added robustness test
...
[SVN r77299]
2012-03-10 21:13:37 +00:00
Barend Gehrels
1c59a19106
[geometry] updates for clang/gcc
...
[SVN r77298]
2012-03-10 19:41:38 +00:00
Barend Gehrels
3ec807d8f8
[geometry] belonging to last commit, multi-unit tests
...
[SVN r77297]
2012-03-10 19:36:19 +00:00
Barend Gehrels
575098e9b6
[geometry] Fixed several robustness issues: non-valid polygons/rings are not added anymore;
...
collinear is now symmetric (it could happen that A was collinear w.r.t. B but not vice versa, that is now resolved);
vertical/horizontal (nearly collinear) segments are now checked later (this and previous bug were found by buffer-high-volume tests).
Added testcases (buffer_rt_f did cause problems with previous implementation, fixed now). Updated testcases (some cases are quite sensitive to implementation while output is still valid)
[SVN r77296]
2012-03-10 19:11:17 +00:00
Barend Gehrels
0c66579409
[geometry] fix in comparing doubles (comparing e.g. 0 with 4e-19)
...
[SVN r77284]
2012-03-09 13:31:44 +00:00
Adam Wulkiewicz
7352afd5d9
R-tree methods and functions documented.
...
rtree::nearest() template parameter name changed.
[SVN r77277]
2012-03-08 22:15:06 +00:00
Barend Gehrels
7f26c674df
[geometry] projections added (processed version of) new_projection submitted by Krzysztof Czainski, including example
...
[SVN r77232]
2012-03-05 14:45:09 +00:00
Barend Gehrels
ee169cb7d7
[geometry] projections, added Natural Earth projection
...
[SVN r77231]
2012-03-05 14:41:02 +00:00
Barend Gehrels
ef4d45ac9a
[geometry] buffer, extracted occupation info to separate file
...
[SVN r77227]
2012-03-05 14:07:53 +00:00