The SEDRIS Data Representation Model
APPENDIX A - Classes Regular Feature Face |
---|
An instance of this DRM class is a <Feature Face> instance that has a finite extent and therefore an explicit outer boundary.
An <Areal Feature> representing a forest would be defined by one or more <Regular Feature Face> instances.
The outer boundary of a <Regular Feature Face> representing a lake is defined by a single <Feature Edge>. This <Feature Edge> will be the sole component of the <External Feature Face Ring> component of the <Regular Feature Face>. Another <Regular Feature Face> represents an island in the lake. Its boundary is also defined by a single <Feature Edge>. This second <Feature Edge> will be the sole component of an <Internal Feature Face Ring> component of the <Regular Feature Face> that represents the lake, and will also be the sole component of the <External Feature Face Ring> of the <Regular Feature Face> that represents the island.
A <Regular Feature Face> is the "normal" subclass of <Feature Face>, representing an explicitly defined closed region with a finite area. <Regular Feature Face> instances are used to represent the extents of <Areal Feature> instances.
These <Feature Edge> instances are those that border the given <Feature Face> instance. The converse of this relationship is that between <Feature Face Ring> and <Feature Edge>.
If specified, these <Feature Node> instances are contained within the <Feature Face>; see this class' constraints for further details.
|