Barend Gehrels
|
953182c3d0
|
Merge branch 'develop' into bg-prepare
|
2015-01-27 19:35:07 +01:00 |
|
Adam Wulkiewicz
|
fef45d0d00
|
[test][relate] Add tests for relate(Ls,MLs) - collinear spike.
|
2015-01-27 00:30:19 +01:00 |
|
Adam Wulkiewicz
|
68aadf5f7d
|
[test][get_turns][relate] Add tests for L/A collinear opposite last L segment.
|
2015-01-26 04:04:45 +01:00 |
|
Barend Gehrels
|
5a51a2a1c2
|
[strategies] Move andoyer and vincenty distance strategies from extensions.
Conflicts:
extensions/test/gis/latlong/Jamfile.v2
include/boost/geometry/extensions/gis/geographic/strategies/vincenty.hpp
include/boost/geometry/strategies/geographic/andoyer.hpp
include/boost/geometry/strategies/geographic/distance_vincenty.hpp
include/boost/geometry/strategies/geographic/vincenty.hpp
include/boost/geometry/strategies/strategies.hpp
test/strategies/andoyer.cpp
test/strategies/vincenty.cpp
|
2015-01-24 15:26:29 +01:00 |
|
Menelaos Karavelas
|
af9b0c76fe
|
[test][algorithms][distance] replace use of internal Boost.Test tools
by BOOST_CHECK and BOOST_CHECK_CLOSE
|
2015-01-24 14:51:18 +02:00 |
|
Adam Wulkiewicz
|
705703a0e5
|
[test][overlay][get_turns][relate] Add the tests for spike for L/A.
|
2015-01-23 19:08:05 +01:00 |
|
Adam Wulkiewicz
|
19df5859cc
|
[test][relate] Add the test for relate(MLs,Poly).
|
2015-01-23 17:13:32 +01:00 |
|
Adam Wulkiewicz
|
8a8620b506
|
[test][relate] Add tests for MPolys with rings for which single u/u turn is generated.
|
2015-01-23 03:38:49 +01:00 |
|
Adam Wulkiewicz
|
18d3678fbb
|
[test][relate] Add tests for relate(L/A) - Ls/MPoly and MLs/MPoly.
|
2015-01-23 01:46:22 +01:00 |
|
Adam Wulkiewicz
|
bc45a19909
|
[test][disjoint][relate] Add tests for L/L case (IPs on first points).
|
2015-01-22 16:05:15 +01:00 |
|
Adam Wulkiewicz
|
ab749e3873
|
Merge branch 'develop' of github.com:boostorg/geometry into develop
|
2015-01-22 02:02:23 +01:00 |
|
Adam Wulkiewicz
|
c1daf1a0eb
|
[test][overlay][relate] Add tests of get_turns() and relate() for L/A.
|
2015-01-22 02:01:54 +01:00 |
|
Barend Gehrels
|
6b35f31563
|
Merge branch 'develop' of github.com:boostorg/geometry into develop
|
2015-01-21 23:19:57 +01:00 |
|
Barend Gehrels
|
5c9c899974
|
[test] Increase tolerance slightly for parcel3 (buffer) and geos_1 (intersection)
to let it pass in MSVC 14
|
2015-01-21 23:19:38 +01:00 |
|
Adam Wulkiewicz
|
fbab19df33
|
Merge branch 'develop' of github.com:boostorg/geometry into develop
|
2015-01-21 20:43:05 +01:00 |
|
Adam Wulkiewicz
|
ec4fab0982
|
[test][relate] Add tests for MultiLinestring/Polygon.
|
2015-01-21 20:42:55 +01:00 |
|
Barend Gehrels
|
5c33f415bd
|
[test][difference] exclude geos_1 which is the only one giving many error-reports
on different platforms/compilers/environments
|
2015-01-21 20:11:56 +01:00 |
|
Adam Wulkiewicz
|
402e939a5c
|
[test][relate][crosses] Add test for linear spike crossing another linestring.
|
2015-01-21 19:13:13 +01:00 |
|
Adam Wulkiewicz
|
49ee2f7230
|
[test][intersects][relate] Add tests for MultiLinestring/Polygon.
|
2015-01-20 19:51:10 +01:00 |
|
Adam Wulkiewicz
|
69475fdf91
|
[test][relate] Enable the tests for recently fixed assertion failure in relops.
Also redistribute the tests for L/L and L/A cases into proper files.
|
2015-01-19 20:10:11 +01:00 |
|
Adam Wulkiewicz
|
e5580b8547
|
[test][relate] Add A/A vs P/P compatibility check (intersecting very close vertices).
|
2015-01-18 19:58:20 +01:00 |
|
Adam Wulkiewicz
|
eeb33369ec
|
[test][relate] Add more tests for assertion failure in cart_intersect (enabled with macro definition).
|
2015-01-18 19:27:07 +01:00 |
|
Adam Wulkiewicz
|
46eb689a43
|
[test][relate] Add tests for bugs currently existing in the library, turned on by a macro.
|
2015-01-15 22:56:22 +01:00 |
|
Adam Wulkiewicz
|
2dfc5ccce3
|
Merge pull request #192 from mkaravel/feature/distance
[test][algorithms][distance][spherical_equatorial] add one more test case of antipodal points
|
2015-01-12 18:01:03 +01:00 |
|
Menelaos Karavelas
|
83d61147dd
|
[test][algorithms][distance][spherical_equatorial] add one more test case
of antipodal points
|
2015-01-12 16:11:46 +02:00 |
|
Menelaos Karavelas
|
ceb1102c46
|
[test][algorithms][distance] explicitly initialize variable to avoid
maybe-uninitialized-warning
|
2015-01-12 15:59:23 +02:00 |
|
Adam Wulkiewicz
|
45d3fcf3eb
|
Merge pull request #190 from awulkiew/fix/centroid
Fix/centroid
|
2015-01-10 12:41:32 +01:00 |
|
Adam Wulkiewicz
|
f26fb3820d
|
Merge branch 'develop' of github.com:boostorg/geometry into develop
|
2015-01-08 16:03:35 +01:00 |
|
Adam Wulkiewicz
|
5523d7cffe
|
[test][relate] Add more tests for L/A where A contains spikes collinear to L.
|
2015-01-08 16:03:23 +01:00 |
|
Adam Wulkiewicz
|
16edf5353a
|
[test][relate][overlaps] Add tests related to ticket 10912.
|
2015-01-08 04:30:58 +01:00 |
|
Adam Wulkiewicz
|
bd10022e2c
|
[test][centroid] Add tests for degenerated Linear and Areal geometries.
|
2015-01-08 03:26:23 +01:00 |
|
Adam Wulkiewicz
|
b08aa43459
|
[test][relate][within] Add tests for A/A (ticket 10912).
|
2015-01-06 22:21:16 +01:00 |
|
Adam Wulkiewicz
|
ef90bc0792
|
[test][centroid] Add tests for invalid Linestring and Polygon.
|
2015-01-05 23:19:08 +01:00 |
|
Adam Wulkiewicz
|
fa76f14090
|
[geometry] Update copyright info in various files modified recently.
|
2015-01-05 14:17:30 +01:00 |
|
Adam Wulkiewicz
|
d24712d733
|
[test] Drop TypeOf dependency.
|
2015-01-05 00:09:42 +01:00 |
|
Adam Wulkiewicz
|
29dee723fb
|
[test][convex_hull] Add tests for degenerated hulls.
E.g. hull of MULTIPOINT(0 0) or LINESTRING(0 0, 2 0)
|
2015-01-04 16:59:14 +01:00 |
|
Adam Wulkiewicz
|
1cd6e884cd
|
[test][relate] Add test for very long segment for which more significant Dimension was also wrongly picked in cart_intersect.
|
2015-01-02 03:40:08 +01:00 |
|
Adam Wulkiewicz
|
ea11e453eb
|
[test][relate] Use alternative expected matrix/result for very short segment.
On some platforms very short segments may be detected as degenerated to
Point.
|
2015-01-02 02:27:02 +01:00 |
|
Adam Wulkiewicz
|
2e50ab6acb
|
[test][relate] Add test for Polygons with spikes expecting any output.
|
2015-01-01 14:24:56 +01:00 |
|
Adam Wulkiewicz
|
5262379c2c
|
[test][relate] Add commented out tests for failing cases (assertion failure for invalid geometries).
|
2014-12-31 18:39:25 +01:00 |
|
Barend Gehrels
|
11fbe1e453
|
[buffer][test] create optionally a zoomed-in view to be able to better inspect error-cases
|
2014-12-31 14:22:49 +01:00 |
|
Barend Gehrels
|
a19e818042
|
[buffer][test] add check for is_valid (now optional)
|
2014-12-31 13:51:09 +01:00 |
|
Barend Gehrels
|
fff81f33ed
|
[buffer][test] fix expectation of just added testcase
|
2014-12-31 13:21:56 +01:00 |
|
Barend Gehrels
|
a0c1fbaf72
|
[buffer][test] Simplify code using multi-polygon instead of vector
|
2014-12-31 13:20:28 +01:00 |
|
Barend Gehrels
|
5d1c9525a3
|
[buffer][test] option to specify tolerance for custom strategies
|
2014-12-31 13:13:03 +01:00 |
|
Barend Gehrels
|
d1f2878e11
|
[buffer][test] add failing case
|
2014-12-31 13:10:01 +01:00 |
|
Adam Wulkiewicz
|
ed6b8e38b9
|
[test][relate] Add test for very small segments.
|
2014-12-31 04:33:49 +01:00 |
|
Adam Wulkiewicz
|
1289aad4e5
|
[test][equals] Add test for very small orthogonal segments.
|
2014-12-31 04:33:32 +01:00 |
|
Adam Wulkiewicz
|
e3b2c579e0
|
[test][equals] Add test for very small segment.
|
2014-12-27 23:09:03 +01:00 |
|
Adam Wulkiewicz
|
584e585f28
|
[test][sections] Fix error and warning.
Error: wrong number of parameters passed into sectionalize()
Warning: comparison of signed and unsigned integer.
|
2014-12-26 19:17:17 +01:00 |
|