[postgis-tickets] [PostGIS] #4721: SQL Error [XX000] with ST_AddEdgeModFace

PostGIS trac at osgeo.org
Thu Oct 15 03:33:41 PDT 2020


#4721: SQL Error [XX000] with ST_AddEdgeModFace
-----------------------+---------------------------------
  Reporter:  jeromeu   |      Owner:  strk
      Type:  defect    |     Status:  new
  Priority:  critical  |  Milestone:  PostGIS 3.1.0
 Component:  topology  |    Version:  3.0.x
Resolution:            |   Keywords:  topology edge Error
-----------------------+---------------------------------

Comment (by strk):

 In presence of an invalid topology (ValidteTopology returns a number of
 errors, you say) any bet is off. What you could do to debug this is making
 a copy of the topology (CopyTopology) and then reduce the size of it
 incrementally while still being able to reproduce the issue. Then you
 could enable debugging (in liblwgeom/lwgeom_topo.c and
 topology/postgis_topology.c there are commented-out #define on top of the
 file).

 I'm interested in knowing if you have more info about this case.

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