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

PostGIS trac at osgeo.org
Tue Feb 23 03:46:26 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):

 Adding handling for the case prints:
 {{{
 ERROR:  Corrupted topology: edges of face 37 (5 edges) do not form a
 polygon
 }}}

 Face 37 is fine before starting the new load, but it is very narrow.
 With an area of 0.0186 units and 2 almost parallel bounding edges with an
 angle on the shared starting node of < 0.0002 degrees.

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