From 050f9f836796d1823658988eea9a3dc91731ee4a Mon Sep 17 00:00:00 2001 From: Sander Schaminee Date: Fri, 17 Mar 2023 23:13:02 +0100 Subject: [PATCH] Test with online schema [#52] --- services/pygeoapi/local.config.adr.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/pygeoapi/local.config.adr.yml b/services/pygeoapi/local.config.adr.yml index a94ec44..ac06ac0 100644 --- a/services/pygeoapi/local.config.adr.yml +++ b/services/pygeoapi/local.config.adr.yml @@ -14,7 +14,7 @@ server: attribution: 'Map data © PDOK Kadaster' # url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png # attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' - ogc_schemas_location: /schemas.opengis.net + # ogc_schemas_location: /schemas.opengis.net api_rules: api_version: 1.0.0 strict_slashes: true # trailing slashes will not be allowed and result in a 404