DateRangeType
Last updated
Was this helpful?
The “dateRange” attribute on the ‘TemporalPropertyType’ has a data type of “DateRangeType”. The below table describes how this data type is constructed.
The date which the restriction applies starts. This will be in the format YYYY-MM-DD.
Attribute name: startDate (GML), start_date (GeoPackage), start_date (Vector Tiles)
Type: Date
Multiplicity: [0..1]
The date which the restriction applies ends. This will be in the format YYYY-MM-DD.
Attribute name: endDate (GML), end_date (GeoPackage), end_date (Vector Tiles)
Type: Date
Multiplicity: [0..1]
Last updated
Was this helpful?
Was this helpful?