|
The SEDRIS Data Representation Model
APPENDIX A - Classes Areal Feature |
|---|
An instance of this DRM class is a <Primitive Feature> that encloses a bounded region, such as a forest or a built-up area.
Consider an <Areal Feature> representing a lake. It has a <Feature Face>, which defines its size, shape, and topological relationships; <Property Values> that describe its characteristics, such as bottom composition, and a <Label> that identifies it as "Duck Lake".
No. Although in VPF, for example, the mere presence of Faces implies Level 3 topology, this is not the case in SEDRIS. <Areal Features> may exist at any level of topology.
An <Areal Feature> can consist of multiple <Feature Face> instances. There is no requirement that the <Feature Face> instances be connected to one another.
For example, a forest that has a stream and a road passing through it commonly would be represented as a single <Areal Feature>, but might require multiple <Feature Face> instances.
An association between two <Feature> instances indicates that they are alternate representations of the same environmental object.
An association between a <Geometry Hierarchy> instance and a <Feature> instance indicates that the <Geometry Hierarchy> and the <Feature> are alternate representations of the same environmental object.
An association between a <Property Grid> instance and a <Feature> indicates that the <Feature> and the <Property Grid> (or some specific cell data within that <Property Grid>) are alternate representations of the same environmental object. Each associated <Property Grid> will indicate which is the case.
Supports "attributes for derived objects." That is, these components are used only to specify texture mapping information for geometry that is derived from the <Primitive Feature> by the consumer. These <Image Mapping Functions> shall use <Image Anchor> components to specify the mapping.
This is needed because in many cases, a <Primitive Feature> may be significant only for a particular domain, e.g. radar.
|