[postgis-tickets] [PostGIS] #4815: GEOS rountrip converts POINT EMPTY to POLYGON EMPTY
PostGIS
trac at osgeo.org
Thu Dec 10 03:22:42 PST 2020
#4815: GEOS rountrip converts POINT EMPTY to POLYGON EMPTY
---------------------+---------------------------
Reporter: strk | Owner: strk
Type: defect | Status: assigned
Priority: medium | Milestone: PostGIS 3.1.0
Component: postgis | Version: 2.5.x
Keywords: |
---------------------+---------------------------
{{{
strk=# select ST_AsText(postgis_geos_noop('POINT EMPTY'));
st_astext
---------------
POLYGON EMPTY
(1 row)
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4815>
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