TimeRangeType
The “timeRange” attribute on the ‘TimePropertyType’ has a data type of “TimeRangeType”. The below table describes how this data type is constructed.
timeRangeType attributes
startTime
The time the restriction begins
Attribute name: startTime (GML), start_time (GeoPackage), start_time (Vector Tiles)
Type: Time
Multiplicity: [1]
endTime
The time the restriction ends.
Attribute name: endTime (GML), end_time (GeoPackage), end_time (Vector Tiles)
Type: Time
Multiplicity: [1]
Last updated
Was this helpful?