From 2c47ee11613e7cf4dd5a2b06bbf55055e7eeb5ba Mon Sep 17 00:00:00 2001 From: Tom Kralidis Date: Mon, 27 May 2019 07:00:45 -0400 Subject: [PATCH] update attribution --- aws-lambda/pygeoapi-serverless-config.yml | 2 +- docker/default.config.yml | 2 +- docker/examples/elastic/pygeoapi/docker.config.yml | 2 +- docker/examples/simple/my.config.yml | 2 +- pygeoapi-config.yml | 2 +- tests/pygeoapi-test-config.yml | 2 +- tests/pygeoapi-test-ogr-config.yml | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff --git a/aws-lambda/pygeoapi-serverless-config.yml b/aws-lambda/pygeoapi-serverless-config.yml index 3fff06c..38a3f4f 100644 --- a/aws-lambda/pygeoapi-serverless-config.yml +++ b/aws-lambda/pygeoapi-serverless-config.yml @@ -12,7 +12,7 @@ server: # templates: /path/to/templates map: url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png - attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' + attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' logging: level: ERROR diff --git a/docker/default.config.yml b/docker/default.config.yml index 901003e..5842150 100644 --- a/docker/default.config.yml +++ b/docker/default.config.yml @@ -14,7 +14,7 @@ server: # templates: /path/to/templates map: url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png - attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' + attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' logging: level: ERROR diff --git a/docker/examples/elastic/pygeoapi/docker.config.yml b/docker/examples/elastic/pygeoapi/docker.config.yml index e2b1557..6398cf7 100644 --- a/docker/examples/elastic/pygeoapi/docker.config.yml +++ b/docker/examples/elastic/pygeoapi/docker.config.yml @@ -12,7 +12,7 @@ server: # templates: /path/to/templates map: url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png - attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' + attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' logging: level: ERROR diff --git a/docker/examples/simple/my.config.yml b/docker/examples/simple/my.config.yml index 79a0134..8ec75a9 100644 --- a/docker/examples/simple/my.config.yml +++ b/docker/examples/simple/my.config.yml @@ -12,7 +12,7 @@ server: # templates: /path/to/templates map: url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png - attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' + attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' logging: level: ERROR diff --git a/pygeoapi-config.yml b/pygeoapi-config.yml index c1f9e22..c8bbd0f 100644 --- a/pygeoapi-config.yml +++ b/pygeoapi-config.yml @@ -12,7 +12,7 @@ server: # templates: /path/to/templates map: url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png - attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' + attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' logging: level: ERROR diff --git a/tests/pygeoapi-test-config.yml b/tests/pygeoapi-test-config.yml index a60d104..e1f7235 100644 --- a/tests/pygeoapi-test-config.yml +++ b/tests/pygeoapi-test-config.yml @@ -12,7 +12,7 @@ server: # templates: /path/to/templates map: url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png - attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' + attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' logging: level: ERROR diff --git a/tests/pygeoapi-test-ogr-config.yml b/tests/pygeoapi-test-ogr-config.yml index cdc100a..1a598d2 100644 --- a/tests/pygeoapi-test-ogr-config.yml +++ b/tests/pygeoapi-test-ogr-config.yml @@ -12,7 +12,7 @@ server: # templates: /path/to/templates map: url: https://maps.wikimedia.org/osm-intl/{z}/{x}/{y}.png - attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' + attribution: 'Wikimedia maps | Map data © OpenStreetMap contributors' logging: level: ERROR