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