The SEDRIS Data Representation Model
APPENDIX A - Classes Feature Node |
---|
An instance of this DRM class is a zero-dimensional <Feature Topology> instance specifying the location of a <Point Feature> instance and / or the endpoints of one or more <Feature Edge> instances.
The location of a small building might be represented by a single <Feature Node>.
The intersection of two roads would be represented by a <Feature Node>.
<Feature Node> instances are required whenever either <Point Feature> or <Feature Edge> instances are present, regardless of the feature topology level.
Yes. At all feature topology levels greater than zero, different <Feature Node> instances cannot share the same <Location>.
The collection of <Feature Edge> instances that are connected to the <Feature Node>, if any.
This identifies the <Feature Face> instance that contains the given <Feature Node> instance, if one exists.
The <Feature Volume> instance that contains the given <Feature Node> instance, if any.
|