Inspire revision 4711
Gyldig
The feature type Opening is the (abstract) base class for semantically describing openings like doors or windows in outer or inner walls. Openings only exist in models of LoD3 or LoD4.
-- Description --
NOTE: when using LoD3 of CityGML (as indicated in this INSPIRE Extended3D application schema), the spatial object type Opening is limited to the openings in the outer walls of the building
Source : adapted from CityGML
Egenskap |
Stereotype |
Beskrivelse |
Type |
Multiplisitet |
inspireId |
|
-- Name --
inspireId
|
Identifier
(datatype)
|
1..1 |
- localId |
|
|
CharacterString |
1..1 |
- namespace |
|
|
CharacterString |
1..1 |
- versionId |
|
|
CharacterString |
0..1 |
geometry3D |
|
-- Name --
geometry3D
|
BoundaryGeometry3D
(datatype)
|
1..1 |
- horizontalGeometryEstimatedAccuracyLoD2 |
|
-- Name --
horizontalGeometryEstimatedAccuracyLoD2
|
Length |
0..1 |
- horizontalGeometryEstimatedAccuracyLoD3 |
|
-- Name --
horizontalGeometryEstimatedAccuracyLoD3
|
Length |
0..1 |
- horizontalGeometryEstimatedAccuracyLoD4 |
|
-- Name --
horizontalGeometryEstimatedAccuracyLoD4
|
Length |
0..1 |
- LoD2MultiSurface |
|
-- Name --
LoD2MultiSurface
|
GM_MultiSurface |
0..1 |
- LoD3MultiSurface |
|
-- Name --
LoD3MultiSurface
|
GM_MultiSurface |
0..1 |
- LoD4MultiSurface |
|
-- Name --
LoD4MultiSurface
|
GM_MultiSurface |
0..1 |
- verticalGeometryEstimatedAccuracyLoD2 |
|
-- Name --
verticalGeometryEstimatedAccuracyLoD2
|
Length |
0..1 |
- verticalGeometryEstimatedAccuracyLoD3 |
|
-- Name --
verticalGeometryEstimatedAccuracyLoD3
|
Length |
0..1 |
- verticalGeometryEstimatedAccuracyLoD4 |
|
-- Name --
verticalGeometryEstimatedAccuracyLoD4
|
Length |
0..1 |
beginLifespanVersion |
|
-- Name --
beginLifespanVersion
|
DateTime |
1..1 |
endLifespanVersion |
|
-- Name --
endLifespanVersion
|
DateTime |
0..1 |
Name |
Type |
English |
Description |
inspireId |
Identifier
|
|
External unique object identifier published by the responsible body, which may be used by external applications to reference the spatial object.
-- Description --
NOTE1 External object identifiers are distinct from thematic object identifiers.
NOTE 2 The voidable version identifier attribute is not part of the unique identifier of a spatial object and may be used to distinguish two versions of the same spatial object.
NOTE 3 The unique identifier will not change during the life-time of a spatial object.
|
geometry3D |
BoundaryGeometry3D
|
|
3D geometric representation of the opening (surface embedded in 3D).
|
beginLifespanVersion |
DateTime |
|
Date and time at which this version of the spatial object was inserted or changed in the spatial data set.
|
endLifespanVersion |
DateTime |
|
Date and time at which this version of the spatial object was superseded or retired in the spatial data set.
|