Opened 9 years ago
Closed 9 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 , 9 years ago
comment:2 by , 9 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 , 9 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 , 9 years ago
Resolution: | → fixed |
---|---|
Status: | new → closed |
(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
(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