Table 6.6 — DRM_Aggregate_Feature

Property

Description

Class

  • <DRM Aggregate Feature>

Superclass

Subclass

Definition

An instance of a concrete class derived from this DRM class specifies a collection of <DRM Primitive Feature> and / or <DRM Feature Hierarchy> instances, organized according to some organizing principle specific to the particular subclass of <DRM Aggregate Feature> being considered.

For most subclasses of <DRM Aggregate Feature>, each individual branch of the aggregation is explicitly identified by a distinct link object. The various subclasses provide different mechanisms for organizing <DRM Feature Representation> instances, which include:

ALTERNATE HIERARCHY:

Each branch is a <DRM Feature Hierarchy> with a different <DRM Hierarchy Data> instance, representing a different way of organizing the same underlying collection of <DRM Feature Representation> instances.

CLASSIFICATION:

Each branch is a <DRM Feature Hierarchy> with a different <DRM Classification Data> instance, representing a different thematic layer, or a different classification of <DRM Feature Representation> instances (e.g., roads, railroads) within a single thematic layer.

LEVEL_OF_DETAIL:

Each branch is a <DRM Feature Hierarchy> with a distinct (but possibly overlapping), <DRM Base LOD Data> instance, representing an alternative that is to be used at a specified level of detail.

OCTANT:

The <DRM Aggregate Feature> represents an octant, where each branch is a <DRM Feature Hierarchy> representing an octant, as identified by its <DRM Octant Data> instance.

PERIMETER:

Each branch is a <DRM Feature Hierarchy> that is located within a different cell of an irregular spatial index, as defined by its <DRM Perimeter Data> instance.

QUADRANT:

The <DRM Aggregate Feature> represents a quadrant, in which each branch is a <DRM Feature Hierarchy> representing a quadrant, as identified by its <DRM Quadrant Data> instance.

SPATIAL_INDEX:

The <DRM Aggregate Feature> represents a regularly spaced spatial index grid, in which each branch is a <DRM Feature Hierarchy> instance representing a different cell within the spatial index.

STATE:

The <DRM Aggregate Feature> represents something that can take on different state values for a specified EDCS Attribute Code (the state_tag, which shall have the “state-related” property). Each branch is a <DRM Feature Hierarchy> instance with a different <DRM State Data> instance, representing an alternative that shall used to represent the <DRM Aggregate Feature> when it takes on the specified state value.

TIME:

The <DRM Aggregate Feature> represents something that has different representations for different time periods, so that each branch is a <DRM Feature Hierarchy> instance with a distinct (though possibly overlapping) <DRM Time Constraints Data> instance, representing an alternative that shall be used for the time period specified by its <DRM Time Constraints Data>.

UNION:

Each branch is a <DRM Feature Representation>, which may be either a <DRM Primitive Feature> or a <DRM Feature Hierarchy> instance. The reason for organizing them into separate components is only minimally specified.

If the value of the unique_descendants field is TRUE, each descendant, that is, each <DRM Feature Representation> instance that exists in the component tree rooted at the given <DRM Aggregate Feature>, shall be unique, in the sense that it shall appear in only one branch of this aggregation. If unique_descendants is FALSE, at least one <DRM Feature Representation> instance appears in more than one “branch” of the aggregation.

If the value of the strict_organizing_principle field is TRUE, each branch of this aggregation strictly complies with the organizing principle for its particular subclass. If this value is FALSE, at least one branch does not strictly comply with the given organizing principle. See the organizing principle constraint for each specific subclass for details.

Clarifications

1 An association between two <DRM Feature Representation> instances indicates that the environmental object(s) that they represent have the semantic relationship indicated by the <DRM Base Association Data> instance on the association relationship.

2 An association between a <DRM Geometry Hierarchy> instance and a <DRM Feature Representation> instance indicates that the environmental object(s) that they represent have the semantic relationship indicated by the <DRM Base Association Data> instance on the association relationship.

3 An association between a <DRM Property Grid> instance and a <DRM Feature Representation> instance indicates that the environmental object(s) represented by the <DRM Feature Representation> instance and the <DRM Property Grid> instance (or some specific cell data within that <DRM Property Grid> instance) have the semantic relationship indicated by the <DRM Base Association Data> instance on the association relationship. Each associated <DRM Property Grid> instance will indicate whether the entire <DRM Property Grid> instance or only some specific cell data within it is participating in the relationship in question.

4 An association between two <DRM Feature Representation> instances indicates that the environmental object(s) that they represent have the semantic relationship indicated by the <DRM Base Association Data> instance on the association relationship.

5 An association between a <DRM Geometry Hierarchy> instance and a <DRM Feature Representation> instance indicates that the environmental object(s) that they represent have the semantic relationship indicated by the <DRM Base Association Data> instance on the association relationship.

6 An association between a <DRM Property Grid> instance and a <DRM Feature Representation> instance indicates that the environmental object(s) represented by the <DRM Feature Representation> instance and the <DRM Property Grid> instance (or some specific cell data within that <DRM Property Grid> instance) have the semantic relationship indicated by the <DRM Base Association Data> instance on the association relationship. Each associated <DRM Property Grid> instance will indicate whether the entire <DRM Property Grid> instance or only some specific cell data within it is participating in the relationship in question.

7 This relationship exists to support attributes for derived objects. That is, these components are used only to specify texture mapping information for geometry that is to be derived from the <DRM Aggregate Feature> by the consumer. These <DRM Image Mapping Function> instances shall use <DRM Image Anchor> components to specify the mapping.

8 This is needed for cases in which an <DRM Aggregate Feature> is significant only for a particular domain, such as radar.

Class diagram

Figure 6.4 — DRM_Aggregate_Feature

Inherited field elements

Field name

Range

Field data type

None

   

Field elements

Field name

Range

Field data type

unique_descendants

 

Boolean

strict_organizing_principle

 

Boolean

Associated to (one-way) (inherited)

Associated to (one-way)

  • None.

Associated by (one-way) (inherited)

Associated by (one-way)

  • None.

Associated with (two-way) (inherited)

  • None.

Associated with (two-way)

  • None.

Composed of (two-way) (inherited)

Composed of (two-way)

Composed of (two-way metadata) (inherited)

Composed of (two-way metadata)

  • None.

Component of (two-way) (inherited)

Component of (two-way)

  • None.

Constraints

Example(s)

See specific subclasses for examples.