[postgis-tickets] [PostGIS] #3181: Output POINT EMPTY in WKB using NaN as coordinate values
PostGIS
trac at osgeo.org
Thu Jun 25 13:43:23 PDT 2015
#3181: Output POINT EMPTY in WKB using NaN as coordinate values
--------------------------+---------------------------
Reporter: pramsey | Owner: pramsey
Type: enhancement | Status: reopened
Priority: high | Milestone: PostGIS 2.2.0
Component: postgis | Version: trunk
Resolution: | Keywords:
--------------------------+---------------------------
Changes (by robe):
* status: closed => reopened
* resolution: fixed =>
Comment:
broke sfcgal regress
{{{
sfcgal/tickets .. failed (diff expected obtained:
/projects/postgis/tmp/2.2.0dev_pg9.4_geos3.5.0dev_gdal2.0.0w64/test_116_diff)
-----------------------------------------------------------------------------
--- sfcgal/tickets_expected 2015-05-15 04:28:13 -0400
+++
/projects/postgis/tmp/2.2.0dev_pg9.4_geos3.5.0dev_gdal2.0.0w64/test_116_out
2015-06-25 16:31:23 -0400
@@ -184,7 +184,7 @@
#1453.2|f
#1454|t
#1414|CURVEPOLYGON Z EMPTY
-#1478|MULTIPOINT EMPTY
+#1478|POINT EMPTY
#745|GEOMETRYCOLLECTION(POLYGON((-72 42 1,-70 43 1,-71 41 1,-72 42 1)))
#1450|POINT|POLYGON
#1482|4326
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3181#comment:2>
PostGIS <http://trac.osgeo.org/postgis/>
The PostGIS Trac is used for bug, enhancement & task tracking, a user and developer wiki, and a view into the subversion code repository of PostGIS project.
More information about the postgis-tickets
mailing list