|
The SEDRIS Data Representation Model
APPENDIX A - Classes Feature Face |
|---|
An instance of this DRM class is a 2-dimensional <Feature Topology> instance used to represent the region that corresponds to an <Areal Feature>, bounded by one or more <Feature Edge> instances.
An <Areal Feature> representing a forest would be defined by one or more <Feature Edge> instances. At feature topology level 4, the walls of a building might be defined by a collection of <Feature Face> instances.
<Feature Nodes>, < Feature Edges>, and, in 3D, <Feature Faces> can be located on the boundary of a tile. When this happens, they have "counterparts" in each of the adjacent tiles that share the boundary. These associations allow <Feature Nodes>, <Feature Edges>, and <Feature Faces> to identify their counterparts, if any.
In 2D,
However, the multiplicity in the DRM is there to support 3D tiles (e.g., a regular set of rectangular blocks of space).
In 3D,
or
The <Feature Edges> that border this <Feature Face>; the converse of this relationship is that between <Feature Face Ring> and <Feature Edge>.
The <Feature Nodes> contained within the <Feature Face>, if any.
|