From 98cec33a0674edd13d7d7eb3e82ce56c14879cfb Mon Sep 17 00:00:00 2001
From: Benjamin Webb <40066515+webb-ben@users.noreply.github.com>
Date: Wed, 22 May 2024 14:50:42 -0400
Subject: [PATCH] Update template and contact information (#16)
* Add copy button to PID header
* Update contact information
---
.../templates/collections/items/item.html | 12 +++++++++++-
pygeoapi.config.yml | 6 +++---
2 files changed, 14 insertions(+), 4 deletions(-)
diff --git a/pygeoapi-skin-dashboard/templates/collections/items/item.html b/pygeoapi-skin-dashboard/templates/collections/items/item.html
index 2e83b88..d3fabc7 100644
--- a/pygeoapi-skin-dashboard/templates/collections/items/item.html
+++ b/pygeoapi-skin-dashboard/templates/collections/items/item.html
@@ -24,7 +24,17 @@
{% block crumbs %}{{ super() }}
{% if data.get('uri_field') -%}
{% set uri = data.properties[data.uri_field] %}
-/ {{ uri }}
+
+
+/ {{ uri }}
+
+
+
+
{%- else -%}
/ {{ ptitle | truncate( 25 ) }}
{%- endif %}
diff --git a/pygeoapi.config.yml b/pygeoapi.config.yml
index 96ff3a1..addff8a 100644
--- a/pygeoapi.config.yml
+++ b/pygeoapi.config.yml
@@ -67,15 +67,15 @@ metadata:
name: CC-BY 4.0 license
url: https://creativecommons.org/licenses/by/4.0/
provider:
- name: Internet of Water
- url: https://github.com/internetofwater/reference.geoconnex.us
+ name: Center for Geospatial Solutions
+ url: https://cgsearth.org/
contact:
address: 113 Brattle St
city: Cambridge
stateorprovince: Massachussetts
postalcode: 02138
country: USA
- email: konda@lincolninst.edu
+ email: internetofwater@lincolninst.edu
url: https://internetofwater.org
role: pointOfContact