From: Sandro Santilli Date: Fri, 2 Dec 2005 14:15:38 +0000 (+0000) Subject: Fixed SnapToGrid output expectance (higher dims no more discarded) X-Git-Tag: pgis_1_1_0~95 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=607aca9033e3d6150b5d07d91baf1dd6f3be6512;p=postgis Fixed SnapToGrid output expectance (higher dims no more discarded) git-svn-id: http://svn.osgeo.org/postgis/trunk@2135 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/regress/regress_proj_expected b/regress/regress_proj_expected index b96cefa1a..4d6474d94 100644 --- a/regress/regress_proj_expected +++ b/regress/regress_proj_expected @@ -1,9 +1,9 @@ 0|EMPTY 1|SRID=1000001;POINT(574600 5316780) -2|SRID=1000001;POINT(574600 5316780) -3|SRID=1000001;POINT(574600 5316780) +2|SRID=1000001;POINT(574600 5316780 171) +3|SRID=1000001;POINT(574600 5316780 171 -500) 4|SRID=1000001;LINESTRING(574600 5316780,573140 5427940) -5|SRID=1000001;LINESTRING(574600 5316780,573140 5427940) +5|SRID=1000001;LINESTRING(574600 5316780 0 0,573140 5427940 0 0) 6|16.00000000|48.00000000 ERROR: Input geometry has unknown (-1) SRID 8|SRID=1000002;POINT(0 0)