From ad464c835dbcb748b9a3b1e39706740bbd7a7b21 Mon Sep 17 00:00:00 2001 From: Kyle Onda Date: Mon, 11 Nov 2024 10:16:33 -0500 Subject: [PATCH 1/2] Create README.md --- collections/utah-wsys/README.md | 5 +++++ 1 file changed, 5 insertions(+) create mode 100644 collections/utah-wsys/README.md diff --git a/collections/utah-wsys/README.md b/collections/utah-wsys/README.md new file mode 100644 index 0000000..4eb5d3a --- /dev/null +++ b/collections/utah-wsys/README.md @@ -0,0 +1,5 @@ +## utah-wsys + +Utah Water Systems, with identifiers aligned or mapped across several Utah state agencies and USEPA + +Reference https://www.arcgis.com/apps/mapviewer/index.html?layers=2a60e04471d747f698359a11ac158fff&layerId=5 From 74b6ee2e4d5ffee6d108b155cd16ccf74c6fa30c Mon Sep 17 00:00:00 2001 From: Kyle Onda Date: Mon, 11 Nov 2024 10:29:43 -0500 Subject: [PATCH 2/2] Update features.config.yml --- pygeoapi/features.config.yml | 38 +++++++++++++++++++++++++++++++++++- 1 file changed, 37 insertions(+), 1 deletion(-) diff --git a/pygeoapi/features.config.yml b/pygeoapi/features.config.yml index 239cbbd..c47b05a 100644 --- a/pygeoapi/features.config.yml +++ b/pygeoapi/features.config.yml @@ -145,7 +145,43 @@ resources: name: ESRI data: https://geo.epa.ohio.gov/arcgis/rest/services/SurfaceWater/NPDES/MapServer/0 id_field: OHIO_EPA_NO - + + Utah-Water-Systems: + type: collection + title: Utah Water Systems + description: Utah Water Systems across Utah DWRi, DWRe and DDW + keywords: + - water systems + # template: jsonld/wwtp.jsonld + links: + - type: application/html + rel: canonical + title: data source + href: https://services.arcgis.com/ZzrwjTRez6FJiOq4/arcgis/rest/services/UtahWaterSystems_Geoconnex2_WFL1/FeatureServer/5 + hreflang: en-US + extents: + spatial: + bbox: [-170, 15, -51, 72] + crs: http://www.opengis.net/def/crs/OGC/1.3/CRS84 + temporal: + begin: null + end: null + providers: + - type: feature + name: ESRI + data: https://services.arcgis.com/ZzrwjTRez6FJiOq4/arcgis/rest/services/UtahWaterSystems_Geoconnex2_WFL1/FeatureServer/5 + id_field: OBJECTID + properties: + - OBJECTID + - Geoconnex + - PWS_URI + - System_Name + - MERGE_SRC + - STATUS + - ENDYEAR + - DWSYSNUM + - WRLINK + co/gages: type: collection title: Colorado Gages