Skip to content

Commit fd4ea1a

Browse files
committed
add time_field mapping for each Collection in pygeoapi ADR endpoint
1 parent 8aed1fa commit fd4ea1a

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

services/pygeoapi/local.config.adr.yml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,7 @@ resources:
119119

120120
id_field: fid
121121
title_field: gml_id
122+
time_field: beginLifespanVersion
122123
layer: SimpleAddress
123124

124125
AddressesNL_28992:
@@ -181,6 +182,7 @@ resources:
181182

182183
id_field: fid
183184
title_field: gml_id
185+
time_field: beginLifespanVersion
184186
layer: SimpleAddress
185187

186188
ProtectedSites:
@@ -242,6 +244,7 @@ resources:
242244
- http://www.opengis.net/def/crs/EPSG/0/28992
243245
storage_crs: http://www.opengis.net/def/crs/OGC/1.3/CRS84
244246
id_field: gml_id
247+
time_field: legalFoundationDate
245248
title_field: text
246249
layer: rce
247250

@@ -287,6 +290,7 @@ resources:
287290
- http://www.opengis.net/def/crs/EPSG/0/28992
288291
storage_crs: http://www.opengis.net/def/crs/OGC/1.3/CRS84
289292
id_field: lokaalid
293+
time_field: lv_publicatiedatum
290294
title_field: lokaalid
291295

292296
dutch_windmills:
@@ -342,6 +346,7 @@ resources:
342346
storage_crs: http://www.opengis.net/def/crs/EPSG/0/28992
343347

344348
id_field: gml_id
349+
time_field: BOUWJAAR
345350
layer: landschapsatlas:Molens
346351

347352

@@ -406,6 +411,7 @@ resources:
406411

407412
id_field: localid
408413
title_field: geographicalname
414+
time_field: validfrom
409415
layer: su_gemeente_2018
410416

411417
StatisticalUnits_Gemeente_2017_WFS:
@@ -462,5 +468,6 @@ resources:
462468
storage_crs: http://www.opengis.net/def/crs/OGC/1.3/CRS84
463469

464470
id_field: localid
471+
time_field: validfrom
465472
title_field: geographicalname
466473
layer: OGRGeoJSON

0 commit comments

Comments
 (0)