Skip to content

Commit 8aed1fa

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

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

services/pygeoapi/local.config.yml

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

116116
id_field: fid
117117
title_field: gml_id
118+
time_field: beginLifespanVersion
118119
layer: SimpleAddress
119120

120121
AddressesNL_28992:
@@ -177,6 +178,7 @@ resources:
177178

178179
id_field: fid
179180
title_field: gml_id
181+
time_field: beginLifespanVersion
180182
layer: SimpleAddress
181183

182184
ProtectedSites:
@@ -238,6 +240,7 @@ resources:
238240
- http://www.opengis.net/def/crs/EPSG/0/28992
239241
storage_crs: http://www.opengis.net/def/crs/OGC/1.3/CRS84
240242
id_field: gml_id
243+
time_field: legalFoundationDate
241244
title_field: text
242245
layer: rce
243246

@@ -283,6 +286,7 @@ resources:
283286
- http://www.opengis.net/def/crs/EPSG/0/28992
284287
storage_crs: http://www.opengis.net/def/crs/OGC/1.3/CRS84
285288
id_field: lokaalid
289+
time_field: lv_publicatiedatum
286290
title_field: lokaalid
287291

288292
dutch_windmills:
@@ -338,6 +342,7 @@ resources:
338342
storage_crs: http://www.opengis.net/def/crs/EPSG/0/28992
339343

340344
id_field: gml_id
345+
time_field: BOUWJAAR
341346
layer: landschapsatlas:Molens
342347

343348

@@ -402,6 +407,7 @@ resources:
402407

403408
id_field: localid
404409
title_field: geographicalname
410+
time_field: validfrom
405411
layer: su_gemeente_2018
406412

407413
StatisticalUnits_Gemeente_2017_WFS:
@@ -458,5 +464,6 @@ resources:
458464
storage_crs: http://www.opengis.net/def/crs/OGC/1.3/CRS84
459465

460466
id_field: localid
467+
time_field: validfrom
461468
title_field: geographicalname
462469
layer: OGRGeoJSON

0 commit comments

Comments
 (0)