]> granicus.if.org Git - postgis/commitdiff
Update expected raster intersection results after fix to #852
authorSandro Santilli <strk@keybit.net>
Thu, 19 Jan 2012 17:03:07 +0000 (17:03 +0000)
committerSandro Santilli <strk@keybit.net>
Thu, 19 Jan 2012 17:03:07 +0000 (17:03 +0000)
I've carefully checked the cases and where indeed expecting wrong
results (the point is very close to the raster's convex hull boundary
but slightly outside, ST_Distance reports 1.58882185807825e-14 units)

git-svn-id: http://svn.osgeo.org/postgis/trunk@8876 b70326c6-7e19-0410-871a-916f4a2858ee

raster/test/regress/rt_spatial_relationship_expected

index 66e61d0f33f188720192859e0184b90dd71e2b84..5395071a6dde42df6a38457b7569e06120ca560f 100644 (file)
@@ -18,7 +18,7 @@ test 1.1|2|32|t
 test 1.1|2|33|f
 test 1.1|2|34|t
 test 1.1|2|35|t
-test 1.1|2|36|t
+test 1.1|2|36|f
 test 1.1|2|41|f
 test 1.1|2|42|t
 test 1.1|2|43|t
@@ -58,7 +58,7 @@ test 1.3|2|32|t
 test 1.3|2|33|f
 test 1.3|2|34|t
 test 1.3|2|35|t
-test 1.3|2|36|t
+test 1.3|2|36|f
 test 1.3|2|41|f
 test 1.3|2|42|t
 test 1.3|2|43|t
@@ -153,6 +153,7 @@ test 2.3|2|32|POINT(-75.5532328537098 49.2824585505576)|1
 test 2.3|2|33|GEOMETRYCOLLECTION EMPTY|
 test 2.3|2|34|POINT(-75.5518328537098 49.2814585505576)|4
 test 2.3|2|35|POINT(-75.5523150760919 49.2818643977074)|4
+test 2.3|2|36|GEOMETRYCOLLECTION EMPTY|
 test 2.3|2|41|GEOMETRYCOLLECTION EMPTY|
 test 2.3|2|42|LINESTRING(-75.5533120424461 49.2823793618213,-75.5531972042327 49.2824942000347)|1
 test 2.3|2|43|LINESTRING(-75.5529884291587 49.2811479840607,-75.5522356128797 49.2815620330142)|3