[postgis-tickets] [PostGIS] #3463: Crash loading polygons in topology

PostGIS trac at osgeo.org
Tue Feb 23 03:54:28 PST 2016


#3463: Crash loading polygons in topology
-----------------------+---------------------------
  Reporter:  strk      |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  blocker   |  Milestone:  PostGIS 2.2.2
 Component:  topology  |    Version:  2.2.x
Resolution:            |   Keywords:
-----------------------+---------------------------

Comment (by strk):

 BuildArea algorithm is used to build the area out of the edges, and is the
 one returning NULL.
 Should come straight from the GEOS polygonizer. I guess there's a full
 collapse somewhere, thus the edge changing attempt should be invalid, and
 reported as such.

--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/3463#comment:4>
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