Table 6.143 — DRM_LOD_Related_Geometry

Property

Description

Class

  • <DRM LOD Related Geometry>

Superclass

Subclass

  • None.

Definition

An instance of this DRM class specifies an aggregation of <DRM Geometry Hierarchy> components in which each <DRM Geometry Hierarchy> component is an alternate representation of the same entity at a different level of detail. Each <DRM Geometry Hierarchy> component is a collection of <DRM Geometry Representation> instances with a different, possibly overlapping, <DRM Base LOD Data> link object field value, representing an alternative that should be used at different levels of such distinctions as viewing ranges, map scales, or spatial resolution.

The lod_data_type field specifies the subclass of <DRM Base LOD Data> of each link object in the given organization.

Class diagram

Figure 6.171 — DRM_LOD_Related_Geometry

Inherited field elements

Field name

Range

Field data type

unique_descendants

 

Boolean

strict_organizing_principle

 

Boolean

Field elements

Field name

Range

Field data type

lod_data_type

 

LOD_Data_Type

Default field values

Default field values for DRM_LOD_Related_Geometry

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

Clarifications

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

2An association between two <DRM Geometry Hierarchy> instances indicates that the environmental object(s) that they represent have the semantic relationship indicated by the <DRM Base Association Data> link object on the association relationship.

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

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

5An association from a <DRM Hierarchy Summary Item> instance to a <DRM Geometry Hierarchy> instance indicates that the <DRM Hierarchy Summary Item> instance summarizes that <DRM Geometry Hierarchy> instance.

6An association from a <DRM Reference Surface> instance to a <DRM Geometry Hierarchy> instance indicates that the <DRM Geometry Hierarchy> instance organizes the geometric objects that specify the reference surface geometry of the <DRM Reference Surface> instance.

7In the case where multiple <DRM Collision Volume> components are specified for the <DRM Aggregate Geometry> instance, the union of the volumes thus specified is used in collision detection.

8A <DRM Aggregate Geometry> instance can have a <DRM LSR Transformation> component only when the <DRM Aggregate Geometry> instance is within the scope of an LSR 3D SRF.

Example(s)

  • Consider a <DRM Model> instance representing a house, organized based on viewing ranges. If the viewer is farther away than 1000 metres, the house is not visible. From 500 metres to 1000 metres, the roof and walls are visible but not in great detail. From 0 metres to 500 metres, the windows and door become visible. Consequently, the <DRM Model> instance is visible at two distance-related levels of detail: 0-500 metres, and 500-1000 metres, as depicted in Figure 6.172.

    LOD Related Geometry, Example 1

    Figure 6.172 — <DRM LOD Related Geometry> house example

    For the more detailed 0,0 - 500,0 metres, different “wall” <DRM Model> instances are instanced for the walls containing the windows and doors; otherwise, the structure of the two levels, for this example, is similar.

  • Three <DRM Model> instances representing a given building are created, each with different <DRM Polygon> instance counts. The most accurate representation is useful up to a viewing distance of 1 kilometre, the second from 1 kilometre to 2 kilometres, and the third for 2 kilometres to 5 kilometres.

    To indicate this, a fourth <DRM Model> instance can be created as depicted in Figure 6.173:

    LOD Related Geometry, Example 2

    Figure 6.173 — <DRM LOD Related Geometry> building example