[PostGIS] #6129: Missing area with topology.ST_GetFaceGeometry('arstat_2026_overlay_02_348',101383), but alle edges seems to be prensent
PostGIS
trac at osgeo.org
Sat Sep 12 09:19:46 PDT 2026
#6129: Missing area with
topology.ST_GetFaceGeometry('arstat_2026_overlay_02_348',101383), but alle
edges seems to be prensent
--------------------------------+---------------------------
Reporter: Lars Aksel Opsahl | Owner: strk
Type: defect | Status: new
Priority: medium | Milestone: PostGIS 3.6.5
Component: topology | Version: 3.6.x
Resolution: | Keywords:
--------------------------------+---------------------------
Comment (by strk):
Replying to [comment:16 Lars Aksel Opsahl]:
> Should problem cases like this also be report by ValidateTopology ?
Only if LineMerge is right, but I can't tell it is, or at least
ST_IsSimple contraddicts it. Basically what we are seeing is ST_LineMerge
turning a set of simple and non-intersecting lines into a non-simple one.
I suspect it's a bug in ST_LineMerge. I'll reduce the testcase.
--
Ticket URL: <https://trac.osgeo.org/postgis/ticket/6129#comment:17>
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