Yaghyavardhan singh khangarot
|
3b22b04588
|
[test][similarity] Rename Hausdorff Distance and Frechet Distance test files
|
2018-07-31 22:04:14 +05:30 |
|
Yaghyavardhan singh khangarot
|
263a75ff9e
|
[test][similarity] Added test for edge cases
|
2018-07-07 17:39:50 +05:30 |
|
Yaghyavardhan singh khangarot
|
752f6dfc93
|
[test][similarity] Updated
|
2018-07-06 12:15:16 +05:30 |
|
Yaghyavardhan singh khangarot
|
dde8666d16
|
[algorithms] Updated frechet and hausdorff distance algorithm
|
2018-07-06 03:51:02 +05:30 |
|
Yaghyavardhan singh khangarot
|
13f12035c8
|
[test][similarity] Updated test files
|
2018-07-06 03:49:43 +05:30 |
|
Yaghyavardhan singh khangarot
|
26025e061b
|
[test][similarity] Update tests for frechet distance algorithm
|
2018-07-03 23:50:18 +05:30 |
|
Yaghyavardhan singh khangarot
|
504848c87b
|
[test][similarity] Update tests for hausdorff distance algorithm
|
2018-07-03 23:49:33 +05:30 |
|
Yaghyavardhan singh khangarot
|
29866d5f1f
|
[test][similarity] Tests for frechet distance algorithms
|
2018-07-03 16:27:10 +05:30 |
|
Yaghyavardhan singh khangarot
|
3722dd5402
|
[test][similarity] Updated tet for hausdorff distance
|
2018-07-03 03:42:58 +05:30 |
|
Yaghyavardhan singh khangarot
|
57aba31140
|
[test][similarity] Tests for hausdorff distance algorithm
|
2018-07-02 03:00:29 +05:30 |
|
Adam Wulkiewicz
|
06e53eb573
|
Merge branch 'develop' into fix/intersection_strategies
|
2018-04-12 16:20:16 +02:00 |
|
Adam Wulkiewicz
|
d77d3af272
|
[test][strategies] Add test for short sph and geo collinear segments.
|
2018-04-12 16:14:15 +02:00 |
|
Vissarion Fysikopoulos
|
0a5a4e9cae
|
[test] Update comment for cw rings
|
2018-04-12 15:49:58 +03:00 |
|
Vissarion Fysikopoulos
|
cc381b3c7f
|
[algorithms] [tests] Fix envelope algorithm for spherical and geographic polygons and rings
|
2018-04-11 17:12:27 +03:00 |
|
Adam Wulkiewicz
|
49b9e7bfa3
|
Merge pull request #465 from awulkiew/feature/projections_update
Update implemented projections to proj4 5.0.0 state.
|
2018-04-07 14:55:17 +02:00 |
|
Vissarion Fysikopoulos
|
df23bb19b8
|
[strategies] Fix inverse strategy type call from point segment distance computation strategy
|
2018-03-28 16:54:08 +03:00 |
|
Vissarion Fysikopoulos
|
ab2ab3144d
|
[strategies] [tests] Diagonal case fix for box-box distance
|
2018-03-28 14:42:08 +03:00 |
|
Adam Wulkiewicz
|
2b0f326249
|
[test][srs] Improve error messages in projections tests.
|
2018-03-18 03:15:34 +01:00 |
|
Adam Wulkiewicz
|
2490451d8e
|
[srs][test] Do not include projections by default (due to possible clashes with macros).
|
2018-03-15 20:37:34 +01:00 |
|
Adam Wulkiewicz
|
d221e44988
|
[test][srs] Update/add projections tests.
|
2018-03-09 02:50:45 +01:00 |
|
Adam Wulkiewicz
|
621ec9598e
|
[test][srs] Enable igh projection test case.
|
2018-03-07 22:55:25 +01:00 |
|
Adam Wulkiewicz
|
b5101c1aaf
|
[test][srs] Enable goode projection test case.
|
2018-03-07 19:13:50 +01:00 |
|
Adam Wulkiewicz
|
66c3204822
|
[test][srs] Rearrange projection_selftest cases - separate _e and _s.
|
2018-03-07 17:17:58 +01:00 |
|
Adam Wulkiewicz
|
e515520603
|
[test][srs] Update aeqd projection expected results (proj4 4.9.3).
|
2018-03-07 11:27:03 +01:00 |
|
Adam Wulkiewicz
|
d9670e4da0
|
[test][srs] Fix memory leak in projection_selftest when TEST_WITH_PROJ4 is defined.
|
2018-03-07 11:26:16 +01:00 |
|
Adam Wulkiewicz
|
36f74e3a17
|
[test][overlay] In get_turns tests print the whole lists of expected and detected turns on error.
|
2018-03-05 01:44:46 +01:00 |
|
Adam Wulkiewicz
|
c5535158bb
|
[test][srs] Remove unneeded #include from projections test.
|
2018-02-23 22:03:45 +01:00 |
|
Barend Gehrels
|
0821a112de
|
[test] split big linestring from new test (for Microsoft)
|
2018-02-22 18:59:16 +01:00 |
|
Barend Gehrels
|
5376fbb302
|
Merge pull request #460 from boostorg/feature/simplify
Feature/simplify
|
2018-02-19 18:50:10 +01:00 |
|
Barend Gehrels
|
74d9892bd6
|
[test] adapt multi test, simplification is changed (but equally good)
|
2018-02-18 17:47:21 +01:00 |
|
Barend Gehrels
|
23326a7680
|
[test] adapt test and add testcase needing the new approach
|
2018-02-18 16:55:31 +01:00 |
|
Barend Gehrels
|
4a3003864e
|
[test] instead of WKT, spatially equality is tested for simplify,
because polygons might be rotated
|
2018-02-18 16:55:04 +01:00 |
|
Barend Gehrels
|
da16ae8e79
|
[simplify] revise solution to get opposite instead of closing area
(which fixes some issues) and do more tries (to get more output)
|
2018-02-18 16:54:30 +01:00 |
|
Barend Gehrels
|
48e6c33ffc
|
[test] add testcase for ticket 13444 which goes wrong with rescaling
|
2018-02-17 18:51:06 +01:00 |
|
Barend Gehrels
|
3e53d4d456
|
[simplify] during review, change implementation using rotate instead of clise
|
2018-02-17 13:50:07 +01:00 |
|
Barend Gehrels
|
c16ad7ddfa
|
[test] fix expectations changed by earlier commit (fraction 1/1000 -> 1/2).
Note that the starting point of the polygon can change shape of simplified
version, and therefore area
|
2018-02-14 17:08:20 +01:00 |
|
Barend Gehrels
|
8d28489661
|
[test] test removing duplicate point (if there are 2) and
complete removal of empty interior ring
|
2018-02-14 17:07:13 +01:00 |
|
Barend Gehrels
|
0ac8b51b41
|
[test] test simplifying away closing point / whole polygon
|
2018-02-14 17:06:25 +01:00 |
|
Barend Gehrels
|
b795561e84
|
[test] also test for omitting polygons/interior rings in output
|
2018-02-14 15:07:43 +01:00 |
|
Barend Gehrels
|
3335bf970c
|
[test] update test expectations
|
2018-02-14 15:01:33 +01:00 |
|
Barend Gehrels
|
5bf3d27701
|
[test] add case for simplify which previously failed within countries test
to the unit test. It checks only for output area.
|
2018-02-14 12:22:23 +01:00 |
|
Barend Gehrels
|
1ce9583b17
|
[simplify] fix new behaviour, if sliced it should be closed explicitly
(also to calculate correct areas). Area check with sign instead of boolean.
|
2018-02-14 11:55:57 +01:00 |
|
Barend Gehrels
|
85b6675954
|
Merge branch 'develop' into feature/simplify
|
2018-02-14 09:50:52 +01:00 |
|
Adam Wulkiewicz
|
26ada1dc6e
|
[test][srs] Fix missing field initializer warning (clang-3.0 -Wall -Wextra).
|
2018-02-06 15:12:34 +01:00 |
|
Adam Wulkiewicz
|
da38ece6d2
|
[test][srs] Fix missing field initializer warnings (clang++-5.0 -Wall -Wextra).
|
2018-02-01 03:41:22 +01:00 |
|
Barend Gehrels
|
41ca8baee7
|
Merge branch 'develop' into feature/remove_rescaling
|
2018-01-31 09:56:48 +01:00 |
|
Barend Gehrels
|
1fc11a3319
|
[test] correct closure if necessary, and add define to be able to test faster
|
2018-01-31 09:52:47 +01:00 |
|
Barend Gehrels
|
945fc9bb94
|
[test] add unit test for simplification of countries
|
2018-01-31 09:51:20 +01:00 |
|
Adam Wulkiewicz
|
5fabea8e2c
|
[test][srs] Add tests for new generic is_param metafunctions.
|
2018-01-29 22:18:40 +01:00 |
|
Adam Wulkiewicz
|
b3d3acc83d
|
[test][srs] Fix unused variable and parameter warnings.
|
2018-01-29 01:57:11 +01:00 |
|