Opened 4 years ago
Closed 4 years ago
#4815 closed defect (fixed)
GEOS rountrip converts POINT EMPTY to POLYGON EMPTY
Reported by: | strk | Owned by: | strk |
---|---|---|---|
Priority: | medium | Milestone: | PostGIS 3.1.2 |
Component: | postgis | Version: | 2.5.x -- EOL |
Keywords: | Cc: |
Description
strk=# select ST_AsText(postgis_geos_noop('POINT EMPTY')); st_astext --------------- POLYGON EMPTY (1 row)
Change History (4)
comment:1 by , 4 years ago
comment:2 by , 4 years ago
Milestone: | PostGIS 3.1.0 → PostGIS 3.1.1 |
---|
comment:3 by , 4 years ago
Milestone: | PostGIS 3.1.1 → PostGIS 3.1.2 |
---|
comment:4 by , 4 years ago
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note:
See TracTickets
for help on using tickets.
In a4c1ccb/git: