Opened 13 years ago

Closed 13 years ago

Last modified 13 years ago

#770 closed defect (fixed)

[topology] AddEdge refuses to add closed edge touching at endpoint

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

Description

Problem is that ST_Relate returns interior intersection as GEOS takes closed linestrings as having NO boundary.

Not sure this is to be considered a bug in postgis or GEOS

Change History (4)

comment:1 by strk, 13 years ago

Milestone: PostGIS 1.5.3PostGIS 2.0.0
Owner: changed from pramsey to strk
Status: newassigned
Version: 1.5.Xtrunk

comment:2 by robe, 13 years ago

Component: postgistopology

comment:3 by strk, 13 years ago

Resolution: fixed
Status: assignedclosed

Fixed in r6626

comment:4 by strk, 13 years ago

for the record, the fact that closed linestrings have no boundary is not a bug, but follows OGC definitions. See #844 for requesting a different interpretation.

Note: See TracTickets for help on using tickets.