From: Paul Ramsey Date: Mon, 16 Mar 2015 18:38:26 +0000 (+0000) Subject: #3061, Allow duplicate points in JSON, GML, GML ST_GeomFrom* functions X-Git-Tag: 2.2.0rc1~593 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=29df5c27c36825dce37491791909a4632e198460;p=postgis #3061, Allow duplicate points in JSON, GML, GML ST_GeomFrom* functions git-svn-id: http://svn.osgeo.org/postgis/trunk@13341 b70326c6-7e19-0410-871a-916f4a2858ee --- diff --git a/regress/in_geojson_expected b/regress/in_geojson_expected index 24cb3e992..3320f1e25 100644 --- a/regress/in_geojson_expected +++ b/regress/in_geojson_expected @@ -7,7 +7,7 @@ geomfromgeojson_06|MULTIPOLYGON(((0 0,1 1,1 0,0 0))) #1434: Next two errors ERROR: Unable to find 'coordinates' in GeoJSON string ERROR: unexpected character (at offset 0) -#2130|8 +#2130|50 #2216|30 #2619|POLYGON EMPTY ERROR: The 'coordinates' in GeoJSON ring are not an array