Opened 13 years ago

Closed 13 years ago

#777 closed defect (fixed)

[topology] ValidateTopology complains about valid endpoint sharing of closed edges

Reported by: strk Owned by: pramsey
Priority: medium Milestone: PostGIS 2.0.0
Component: topology Version: master
Keywords: Cc:

Description

Two closed edges touching on the endpoint are considered "crossing" by topology.ValidateTopology (cause they are considered "crossing" by intersection matrix and thus ST_Crosses as well…).

This is pretty much the same problem we had with AddEdge in #770

Change History (1)

comment:1 by strk, 13 years ago

Component: postgistopology
Resolution: fixed
Status: newclosed
Version: 1.5.Xtrunk

Fixed by r6650

Note: See TracTickets for help on using tickets.