Opened 8 years ago

Closed 8 years ago

#3378 closed defect (fixed)

Hierarchical topo layers confused by multiple topologies

Reported by: strk Owned by: strk
Priority: medium Milestone: PostGIS 2.0.8
Component: topology Version: 2.0.x
Keywords: Cc:

Description

Different layers with same id in different topologies confuse GetTopoGeomElements (which may list elements of another topology) and AddTopoGeometryColumn (which may accept using an unexistend child).

Change History (4)

comment:1 by strk, 8 years ago

(In [14433]) Fix handling of hierarchical topo layers with multiple topologies

Different layers with same id in different topologies confused GetTopoGeomElements and AddTopoGeometryColumn.

See #3378

comment:2 by strk, 8 years ago

(In [14434]) Fix handling of hierarchical topo layers with multiple topologies

Different layers with same id in different topologies confused GetTopoGeomElements and AddTopoGeometryColumn.

See #3378

comment:3 by strk, 8 years ago

(In [14435]) Fix handling of hierarchical topo layers with multiple topologies

Different layers with same id in different topologies confused GetTopoGeomElements and AddTopoGeometryColumn.

See #3378

comment:4 by strk, 8 years ago

Resolution: fixed
Status: newclosed

(In [14437]) Fix handling of hierarchical topo layers with multiple topologies

Different layers with same id in different topologies confused GetTopoGeomElements and AddTopoGeometryColumn.

Closes #3378

Note: See TracTickets for help on using tickets.