The SEDRIS Data Representation Model
APPENDIX A - Classes
Linear Feature

Class Name: Linear Feature

Superclass - <Primitive Feature>

Subclasses

This DRM class is concrete and has no subclasses.

Definition

An instance of this DRM class is a <Primitive Feature> with a one-dimensional structure, such as a road, a stream, or a power line.

Primary Page in DRM Diagram:

Secondary Pages in DRM Diagram:

This class appears on only one page of the DRM class diagram.

Example

  1. Consider a <Linear Feature> representing a road.

    Linear Feature, Example 1

    This <Linear Feature> instance has an ordered set of <Feature Edge> instances defining the 2D or 3D path of its centreline. The <Classification Data> identifies it as a road, while the <Property Value> instances describe the characteristics of the road.

    Note that if individual segments of the road had different surface characteristics, they could have been attributed with their own <Property Value> components.

FAQs

Can a <Linear Feature> consist of multiple <Feature Edges>?

Yes. However, these <Feature Edge> instances shall form an ordered sequence, such that each consecutive pair of <Feature Edge> instances share a common <Feature Node>. Also, any properties of the feature shall remain the same throughout its length. For example, a single road feature (Interstate 95) could conceivably consist of a linear sequence of hundreds or thousands of <Feature Edge> instances.

Constraints

Associated with (two-way)(inherited)

Associated with (two-way)

Composed of (two-way)(inherited)

Composed of (two-way metadata)(inherited)

Component of (two-way)(inherited)

Inherited Field Elements

This class has no inherited field elements.

Notes

Associated with Notes


Feature

 An association between two <Feature> instances indicates
 that they are alternate representations of the same
 environmental object.

Geometry_Hierarchy

 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.

Property_Grid

 An association between a <Property Grid> instance and a
 <Feature> instance 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.

Composed of Notes


Image_Mapping_Function

 These components support "attributes for derived objects"; that
 is, they are used only to specify texture mapping information
 for geometry that is derived from the <Primitive Feature> by
 the consumer. These <Image Mapping Function> components shall use
 <Image Anchor> components to specify the mapping.

Presentation_Domain

 This is needed because in many cases, a <Primitive Feature> may be
 significant only for a particular domain, such as radar.

Prev: Line. Next: Linear Geometry. Up:Index.

Last updated: May 15, 2003 Copyright © 2003 SEDRIS™