Enum: TimeseriesTypeValue¶
TimeseriesTypeValue enumerates the possible value types for GenericTimeseries and TimeValuePair.
URI: citygml:TimeseriesTypeValue
Permissible Values¶
| Value | Meaning | Description |
|---|---|---|
| int | None | |
| double | None | |
| string | None | |
| geometry | None | |
| uri | None | |
| bool | None | |
| implicitGeometry | None | |
| appearance | None |
Slots¶
| Name | Description |
|---|---|
| valueType | Indicates the specific type of all time-value-pairs that are part of the Gene... |
Identifier and Mapping Information¶
Schema Source¶
- from schema: https://www.ogc.org/standards/citygml
LinkML Source¶
name: TimeseriesTypeValue
description: TimeseriesTypeValue enumerates the possible value types for GenericTimeseries
and TimeValuePair.
from_schema: https://www.ogc.org/standards/citygml
rank: 1000
permissible_values:
int:
text: int
double:
text: double
string:
text: string
geometry:
text: geometry
uri:
text: uri
bool:
text: bool
implicitGeometry:
text: implicitGeometry
appearance:
text: appearance