Barend Gehrels
|
31f1872e46
|
[overlay] fix debug information
|
2017-09-20 10:21:50 +02:00 |
|
Barend Gehrels
|
33f97b8f21
|
[test] add new testcase also to difference/intersection
|
2017-09-13 13:35:58 +02:00 |
|
Barend Gehrels
|
ce9928a1aa
|
[overlay] fix case which needed a specific selection of a matching ranked point
|
2017-09-13 13:07:10 +02:00 |
|
Barend Gehrels
|
ce3118c4c9
|
[test] add testcase from last commit also to union/difference
|
2017-09-06 14:52:07 +02:00 |
|
Barend Gehrels
|
6e4c61d202
|
[overlay] add check for self-cluster, which should be located within
the other geometry to avoid creating false rings
|
2017-09-06 14:40:44 +02:00 |
|
Barend Gehrels
|
3232fd0675
|
[test] enable testcase for all operations
|
2017-09-06 10:21:39 +02:00 |
|
Barend Gehrels
|
e9c1ed497f
|
Merge branch 'develop' of https://github.com/boostorg/geometry into develop
|
2017-09-06 09:40:11 +02:00 |
|
Adam Wulkiewicz
|
2f0705147c
|
[test][union] Add failing A/A case (1.65 regression).
|
2017-08-30 18:20:17 +02:00 |
|
Adam Wulkiewicz
|
7de13d2707
|
[test][difference] Add failing L/A test cases.
|
2017-08-30 18:04:23 +02:00 |
|
Adam Wulkiewicz
|
1bc57cc645
|
Merge branch 'develop' into fix/strategy_winding
Conflicts:
include/boost/geometry/strategies/strategies.hpp
|
2017-08-30 13:42:39 +02:00 |
|
Adam Wulkiewicz
|
c5e12820e1
|
Merge pull request #413 from awulkiew/fix/non_cartesian_compare
Fix non-cartesian compare function objects (bg::less, bg::equal_to, bg::greater).
|
2017-08-30 13:39:57 +02:00 |
|
Barend Gehrels
|
0591aa63ea
|
Merge branch 'develop' into feature/intvalid
|
2017-08-30 13:30:46 +02:00 |
|
Barend Gehrels
|
670ee5074f
|
[test] add last testcase also to union/difference
|
2017-08-30 13:19:38 +02:00 |
|
Barend Gehrels
|
a449c39e6f
|
[overlay] fix missing ring due to discarded self-intersection turn
|
2017-08-30 12:56:48 +02:00 |
|
Barend Gehrels
|
16892b1798
|
[test] add last added testcases for union to unit test of intersection/difference
|
2017-08-23 15:48:21 +02:00 |
|
Barend Gehrels
|
c7c4c23f4f
|
[test] include testcase for checking left_count
|
2017-08-23 15:38:18 +02:00 |
|
Barend Gehrels
|
2088e708cd
|
[test] add testcase for union for last fix
|
2017-08-23 13:52:25 +02:00 |
|
Barend Gehrels
|
6db9266768
|
[overlay] replace colocated_ii / uu with has_colocated_both
because only one of them is used.
|
2017-08-23 13:49:02 +02:00 |
|
Barend Gehrels
|
d2232552d1
|
[test] remove the IGNORE flag for three cases which are already fixed
|
2017-08-23 11:24:10 +02:00 |
|
Barend Gehrels
|
e69c05da2f
|
[overlay][test] add testcase for needing to avoid having blocked turns
in untraversed rings
|
2017-08-23 11:23:32 +02:00 |
|
Adam Wulkiewicz
|
3011d4aa7e
|
[test][covered_by][within] Add spherical and geographic cases.
|
2017-08-22 00:35:14 +02:00 |
|
Barend Gehrels
|
ff918e4776
|
[test] dont ignore validity for case 65
|
2017-08-16 16:25:50 +02:00 |
|
Adam Wulkiewicz
|
6f17140ecc
|
[test][is_valid] Add test of geographic polygon.
|
2017-08-11 20:08:57 +02:00 |
|
Adam Wulkiewicz
|
84b41b5a9c
|
[test][envelope][expand] Add test cases for spherical polar Boxes and Segments.
|
2017-08-06 19:36:34 +02:00 |
|
Adam Wulkiewicz
|
8e53f02acb
|
[test] Add/update test cases after improvements in compare.
|
2017-08-05 01:56:28 +02:00 |
|
Adam Wulkiewicz
|
35897a6a81
|
Merge pull request #412 from awulkiew/fix/algorithms_side_strategy
Geographic coordinate system related fixes.
|
2017-07-31 18:30:25 +02:00 |
|
Barend Gehrels
|
0938983c5e
|
[test] add testcase 66 for startable self-turns
|
2017-07-31 12:16:26 +02:00 |
|
Adam Wulkiewicz
|
a35d0f756d
|
[test][buffer] Add MultiPoint test case (5 equal Points).
|
2017-07-30 04:45:56 +02:00 |
|
Adam Wulkiewicz
|
ea8c93478f
|
[test][is_simple] Add test for geographic CS.
|
2017-07-27 03:40:21 +02:00 |
|
Barend Gehrels
|
664c1aa10a
|
[test] add test cases for last fix
|
2017-07-26 14:33:26 +02:00 |
|
Barend Gehrels
|
d25fe47a93
|
[overlay] fix case which was not taking correct rank
|
2017-07-26 14:26:44 +02:00 |
|
Adam Wulkiewicz
|
4f7e479d06
|
[test][area] Add test case passing sphere into geographic area strategy.
|
2017-07-20 18:28:54 +02:00 |
|
Barend Gehrels
|
174ef5e38c
|
[overlay] fix cases where two arcs leave a cluster in same direction,
one longer as the other. Remaining distance needs to be considered.
Including testcase case_recursive_boxes_64 which is fixed by this issue.
|
2017-07-19 18:59:55 +02:00 |
|
Barend Gehrels
|
497e055639
|
[overlay] don't check startable for determining has_traversed_turn,
and also check for turns both going in opposite direction (so uu for int)
This fixes case_recursive_boxes_63 (but not for difference yet)
|
2017-07-19 14:02:59 +02:00 |
|
Adam Wulkiewicz
|
8e100074e2
|
[test][union] Update test case according to the recent fix.
|
2017-07-18 14:39:03 +02:00 |
|
Adam Wulkiewicz
|
1dad2eb97c
|
[test][overlay] Update cases wrt recent changes (user-defined strategy).
|
2017-07-14 16:19:07 +02:00 |
|
Barend Gehrels
|
9acd4dcbba
|
[overlay] dont excluded colocated self-turns from check within other geometry
|
2017-07-12 09:56:23 +02:00 |
|
Barend Gehrels
|
07389472a1
|
[test] small changes in test, moving settings
|
2017-07-08 12:48:05 +02:00 |
|
Barend Gehrels
|
1b71880b4f
|
[intersection] fix intersection pattern where it accidentally took last
one instead of penultimate
|
2017-07-08 12:45:24 +02:00 |
|
Barend Gehrels
|
91f0d84d9a
|
[test] is_valid_failure: fix failure type of mpg09
|
2017-07-05 18:16:00 +02:00 |
|
Barend Gehrels
|
8012d17ca6
|
Merge branch 'feature/intvalid' into develop
|
2017-07-05 17:08:52 +02:00 |
|
Barend Gehrels
|
bcbcbf8a74
|
[test] with corrected validity, update testcases
|
2017-07-05 16:44:25 +02:00 |
|
Barend Gehrels
|
114bca9f55
|
[test] remove redundant booleans
|
2017-07-05 14:47:04 +02:00 |
|
Barend Gehrels
|
32cc0c1d74
|
[test] Add new testcase for is_valid
|
2017-07-05 14:45:05 +02:00 |
|
Barend Gehrels
|
59ea116d8c
|
[test] intersection, check validity of whole output instead of
its separate polygons
|
2017-07-05 14:40:21 +02:00 |
|
Adam Wulkiewicz
|
a51a331df9
|
Merge pull request #405 from awulkiew/feature/area_strategy
Add missing propagation of area strategy in buffer, is_valid and overlay.
|
2017-07-05 13:51:43 +02:00 |
|
Barend Gehrels
|
4ccd4e43ce
|
[is_valid] add extra info to turn to determine validity
Including unit test adaptions. Results are verified visually with SVG
|
2017-07-05 13:06:15 +02:00 |
|
Vissarion Fysikopoulos
|
fcc3c4e39d
|
[test] Add failing test case that now passing with box_box fix
|
2017-07-04 10:24:13 +03:00 |
|
Adam Wulkiewicz
|
77d0195d21
|
[test][overlay] Update select_rings test wrt recent changes in overlay.
|
2017-07-04 04:48:59 +02:00 |
|
Barend Gehrels
|
41a5570251
|
[test] update test information on validity
|
2017-06-28 22:35:06 +02:00 |
|