]> granicus.if.org Git - postgis/commitdiff
Add missing SFCGAL test results
authorDaniel Baston <dbaston@gmail.com>
Fri, 26 Feb 2016 08:21:55 +0000 (08:21 +0000)
committerDaniel Baston <dbaston@gmail.com>
Fri, 26 Feb 2016 08:21:55 +0000 (08:21 +0000)
git-svn-id: http://svn.osgeo.org/postgis/trunk@14699 b70326c6-7e19-0410-871a-916f4a2858ee

regress/sfcgal/regress_ogc_expected

index c55164a7c6a52939a5338ef5ea1a086f048a9f4a..65205fc487d9a30bf7adb54dca6d15e1f2efd58a 100644 (file)
@@ -96,6 +96,10 @@ issimple|t
 equals|t
 pointonsurface|t
 centroid|POINT(5.08333333333333 5.08333333333333)
+centroid2|POINT(0.5 0.8)
+centroid3|POINT(0.5 1)
+centroid4|POINT(0.5 1)
+centroid5|POINT(0.5 1)
 exteriorring|LINESTRING(52 18,66 23,73 9,48 6,52 18)
 polygonize_garray|GEOMETRYCOLLECTION EMPTY
 polygonize_garray|POLYGON((10 0,0 0,0 10,10 10,10 0))