The SEDRIS Data Representation Model
APPENDIX A - Classes Primitive Feature |
---|
An instance of this DRM class is a <Feature Representation> instance that is not hierarchically structured.
See individual subclasses for examples.
This is primarily determined by the dimensions of the <Feature Representation> instance, in conjunction with the nature of the <Feature Representation> instance, the resolution of the source imagery from which the feature was extracted, and the intended use of the extracted feature data. A long, narrow feature will be extracted as a <Linear Feature> instance, representing the centreline of the actual feature, with EAC_WIDTH information. A very small feature will be extracted as a <Point Feature>, with EAC_LENGTH and EAC_WIDTH information, or possibly EAC_RADIUS information.
|