The SEDRIS Data Representation Model
APPENDIX A - Classes Union Of Feature Topology |
---|
An instance of this DRM class is a collection of all of the <Feature Topology> instances that form a complete topological surface.
A thematic layer representing a transportation network might be broken up into four rectangular tiles. While the <Linear Feature> instances representing roads are allowed to extend across the tile boundaries, the <Feature Topology> instances that are located within each tile are organized into separate <Union Of Feature Topology> instances to support access by spatial location.
This class allows <Feature Topology> instances to be grouped in an arbitrary manner. It is used to ensure that all <Feature Topology> instances, particularly those that are not directly associated with any <Feature Representation>, have at least one aggregate.
SE_Feature_Topology_Level | feature_topology_level; | 1 |
---|
The feature_topology_level field specifies the level of feature topology that is present within the hierarchy represented by the <Feature Topology Hierarchy> instance.
|