Skip to content

Slot: extent

Indicates the geometrical extent of the terrain component. The geometrical extent is provided as a 2D Surface geometry.

URI: citygml:extent Alias: extent

Applicable Classes

Name Description Modifies Slot
TINRelief A TINRelief represents a terrain component as a triangulated irregular networ... no
BreaklineRelief A BreaklineRelief represents a terrain component with 3D lines no
RasterRelief A RasterRelief represents a terrain component as a regular raster or grid no
MassPointRelief A MassPointRelief represents a terrain component as a collection of 3D points no
AbstractReliefComponent An AbstractReliefComponent represents an element of the terrain surface - eit... no

Properties

Type and Range

Property Value
Range String
Domain Of AbstractReliefComponent

Cardinality and Requirements

Property Value
### Slot Characteristics
Property Value
Owner AbstractReliefComponent

Identifier and Mapping Information

Schema Source

  • from schema: https://www.ogc.org/standards/citygml

Mappings

Mapping Type Mapped Value
self citygml:extent
native citygml:extent

LinkML Source

name: extent
description: Indicates the geometrical extent of the terrain component. The geometrical
  extent is provided as a 2D Surface geometry.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
alias: extent
owner: AbstractReliefComponent
domain_of:
- AbstractReliefComponent
range: string
required: false
multivalued: false