From 3242c6363c46658582b7090799e3f71dd0f33d01 Mon Sep 17 00:00:00 2001 From: Just van den Broecke Date: Mon, 13 Mar 2023 11:18:13 +0100 Subject: [PATCH] #50 add INSPIRE Addresses set - refine id spec --- services/pygeoapi/local.config.yml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/services/pygeoapi/local.config.yml b/services/pygeoapi/local.config.yml index 472b4d2..d4a5e52 100644 --- a/services/pygeoapi/local.config.yml +++ b/services/pygeoapi/local.config.yml @@ -57,7 +57,7 @@ resources: AddressesNL: type: collection title: Dutch INSPIRE Addresses - description: INSPIRE harmonized Addresses from Dutch Key Registry BAG. Created with/by WeTransform. + description: INSPIRE harmonized Addresses from Dutch Key Registry BAG. Small subset (100 objects), created with/by WeTransform. keywords: - Addresses - INSPIRE @@ -107,8 +107,8 @@ resources: # GDAL_PROXY_AUTH: (optional auth for remote WFS) CPL_DEBUG: NO - id_field: fid - title_field: text + id_field: gml_id + title_field: gml_id layer: SimpleAddress ProtectedSites: