]> granicus.if.org Git - postgis/commitdiff
Re-base circular bbox regressions
authorPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 23 Jun 2011 15:36:54 +0000 (15:36 +0000)
committerPaul Ramsey <pramsey@cleverelephant.ca>
Thu, 23 Jun 2011 15:36:54 +0000 (15:36 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@7453 b70326c6-7e19-0410-871a-916f4a2858ee

regress/sql-mm-circularstring_expected
regress/sql-mm-curvepoly_expected
regress/sql-mm-multisurface_expected

index 2c14820579bfebc9224c4b8aa2a4def24dcdb0f6..e47bfdcf5b4b1f3520a0a7e5759244068412ff60 100644 (file)
@@ -97,13 +97,13 @@ ERROR:  Exception in LWGEOM2GEOS: curved geometry not supported.
 ERROR:  Exception in LWGEOM2GEOS: curved geometry not supported.
 ERROR:  Exception in LWGEOM2GEOS: curved geometry not supported.
 envelope01|POLYGON((0 0,0 1.41421356,0.58578644 1.41421356,0.58578644 0,0 0))
-envelope01|POLYGON((-5 0,-5 5,15 5,15 0,-5 0))
+envelope01|POLYGON((-5 -5,-5 5,15 5,15 -5,-5 -5))
 envelope02|POLYGON((0 0,0 1.41421356,0.58578644 1.41421356,0.58578644 0,0 0))
-envelope02|POLYGON((-5 0,-5 5,15 5,15 0,-5 0))
+envelope02|POLYGON((-5 -5,-5 5,15 5,15 -5,-5 -5))
 envelope03|POLYGON((0 0,0 1.41421356,0.58578644 1.41421356,0.58578644 0,0 0))
-envelope03|POLYGON((-5 0,-5 5,15 5,15 0,-5 0))
+envelope03|POLYGON((-5 -5,-5 5,15 5,15 -5,-5 -5))
 envelope04|POLYGON((0 0,0 1.41421356,0.58578644 1.41421356,0.58578644 0,0 0))
-envelope04|POLYGON((-5 0,-5 5,15 5,15 0,-5 0))
+envelope04|POLYGON((-5 -5,-5 5,15 5,15 -5,-5 -5))
 public.circularstring.the_geom_4d effectively removed.
 public.circularstring.the_geom_3dz effectively removed.
 public.circularstring.the_geom_3dm effectively removed.
index c960d7f42153ede405f6428df438eacf4fca3bdc..e835434897149843bd33ca5143604bfd7184fd3c 100644 (file)
@@ -43,10 +43,10 @@ SRID01|-1
 SRID02|-1
 SRID03|-1
 SRID04|-1
-envelope01|POLYGON((-2 0,-2 2,2 2,2 0,-2 0))
-envelope02|POLYGON((-2 0,-2 2,2 2,2 0,-2 0))
-envelope03|POLYGON((-2 0,-2 2,2 2,2 0,-2 0))
-envelope04|POLYGON((-2 0,-2 2,2 2,2 0,-2 0))
+envelope01|POLYGON((-2 -1,-2 2,2 2,2 -1,-2 -1))
+envelope02|POLYGON((-2 -1,-2 2,2 2,2 -1,-2 -1))
+envelope03|POLYGON((-2 -1,-2 2,2 2,2 -1,-2 -1))
+envelope04|POLYGON((-2 -1,-2 2,2 2,2 -1,-2 -1))
 startPoint01|t
 startPoint02|t
 startPoint03|t
index ecee4b71b7c4989c0695f06dd6588b86afd4b553..3cdb3c05e86e9a5729c2c915b1b7509e9815541b 100644 (file)
@@ -30,14 +30,14 @@ asewkt01|MULTISURFACE(CURVEPOLYGON(CIRCULARSTRING(-2 0,-1 -1,0 0,1 -1,2 0,0 2,-2
 asewkt02|MULTISURFACEM(CURVEPOLYGON(CIRCULARSTRING(-2 0 0,-1 -1 2,0 0 4,1 -1 6,2 0 8,0 2 4,-2 0 0),(-1 0 2,0 0.5 4,1 0 6,0 1 4,-1 0 2)),((7 8 8,10 10 5,6 14 1,4 11 6,7 8 8)))
 asewkt03|MULTISURFACE(CURVEPOLYGON(CIRCULARSTRING(-2 0 0,-1 -1 1,0 0 2,1 -1 3,2 0 4,0 2 2,-2 0 0),(-1 0 1,0 0.5 2,1 0 3,0 1 3,-1 0 1)),((7 8 7,10 10 5,6 14 3,4 11 4,7 8 7)))
 asewkt04|MULTISURFACE(CURVEPOLYGON(CIRCULARSTRING(-2 0 0 0,-1 -1 1 2,0 0 2 4,1 -1 3 6,2 0 4 8,0 2 2 4,-2 0 0 0),(-1 0 1 2,0 0.5 2 4,1 0 3 6,0 1 3 4,-1 0 1 2)),((7 8 7 8,10 10 5 5,6 14 3 1,4 11 4 6,7 8 7 8)))
-box2d01|BOX(-2 0,10 14)
-box2d02|BOX(-2 0,10 14)
-box2d03|BOX(-2 0,10 14)
-box2d04|BOX(-2 0,10 14)
-box3d01|BOX3D(-2 0 0,10 14 0)
-box3d02|BOX3D(-2 0 0,10 14 0)
-box3d03|BOX3D(-2 0 0,10 14 7)
-box3d04|BOX3D(-2 0 0,10 14 7)
+box2d01|BOX(-2 -1,10 14)
+box2d02|BOX(-2 -1,10 14)
+box2d03|BOX(-2 -1,10 14)
+box2d04|BOX(-2 -1,10 14)
+box3d01|BOX3D(-2 -1 0,10 14 0)
+box3d02|BOX3D(-2 -1 0,10 14 0)
+box3d03|BOX3D(-2 -1 0,10 14 7)
+box3d04|BOX3D(-2 -1 0,10 14 7)
 ERROR:  Exception in LWGEOM2GEOS: curved geometry not supported.
 ERROR:  Exception in LWGEOM2GEOS: curved geometry not supported.
 ERROR:  Exception in LWGEOM2GEOS: curved geometry not supported.