Changes between Version 3 and Version 4 of TopologyCopy
- Timestamp:
- 04/09/12 08:19:56 (13 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TopologyCopy
v3 v4 26 26 This would imply changing the current definition of topology.layer table in a normalized form (for example splitting in two tables, one with structural definition fields, another with deployment info) or using placeholder values for the three fields which would be meaningless for "detached layers". 27 27 28 Also, it would then be advisable to provide functions to "attach" detached layers to existing tables, some kind of AddTopoGeometryLayerwhen you request to use an existing "detached layer" definition rather than make up a new one.28 Also, it would then be advisable to provide functions to "attach" detached layers to existing tables, some kind of `AddTopoGeometryLayer` when you request to use an existing "detached layer" definition rather than make up a new one. 29 29 And maybe also functions to "detach" attached layers and to "drop" attached or detached ones... 30 30