[postgis-tickets] [PostGIS] #4730: Overlay GEOS 3.9 regress failures
PostGIS
trac at osgeo.org
Tue Aug 4 11:03:54 PDT 2020
#4730: Overlay GEOS 3.9 regress failures
----------------------+---------------------------
Reporter: robe | Owner: pramsey
Type: defect | Status: new
Priority: blocker | Milestone: PostGIS 3.1.0
Component: postgis | Version: master
Resolution: | Keywords:
----------------------+---------------------------
Comment (by strk):
Test number 11 from Topology's ST_CreateTopoGeo is pretty simple.
{{{
select createtopology('t');
select topology.st_createtopogeo('t', 'GEOMETRYCOLLECTION(LINESTRING(0 0,
10 0),POINT(5 0))');
}}}
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/4730#comment:10>
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