Skip to content

Commit

Permalink
Merge pull request #17 from cgs-earth/utah-wsys
Browse files Browse the repository at this point in the history
Utah wsys
  • Loading branch information
ksonda authored Nov 11, 2024
2 parents 9183719 + 74b6ee2 commit d891515
Show file tree
Hide file tree
Showing 2 changed files with 42 additions and 1 deletion.
5 changes: 5 additions & 0 deletions collections/utah-wsys/README.md
Original file line number Diff line number Diff line change
@@ -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
38 changes: 37 additions & 1 deletion pygeoapi/features.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit d891515

Please sign in to comment.