Opened 13 years ago

Last modified 13 years ago

#942 closed defect

ST_ModEdgeHeal : test not connected edge — at Version 1

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

Description (last modified by strk)

Hi,

testing select topology.ST_ModEdgeHeal('topo_test',1, 5);

where 1 and 5 are two not directly connected edge (there is an edge in between).

the response is:

ERROR: TopoGeom 7 in layer 1 (topo_test.linee_topo.topo_geom) cannot be represented healing edges 1 and 5

ISO suggest this message: "SQL/MM Spatial exception – Nonconnected edges"

Change History (1)

comment:1 by strk, 13 years ago

Description: modified (diff)
Status: newassigned
Note: See TracTickets for help on using tickets.