Skip to content

Commit

Permalink
Update features.config.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ksonda authored Aug 30, 2023
1 parent 357d93c commit 4c98ed3
Showing 1 changed file with 25 additions and 25 deletions.
50 changes: 25 additions & 25 deletions pygeoapi/features.config.yml
Original file line number Diff line number Diff line change
Expand Up @@ -120,28 +120,28 @@ resources:
uri_field: uri
geom_field: geom

Ohio-NPDES-Individual:
type: collection
title: OHIO EPA NPDES Individual Permits
description: OHIO EPA NPDES Individual Permits for Wastewater Treatment Plants
keywords:
- Existing Sites
# template: jsonld/wwtp.jsonld
links:
- type: application/html
rel: canonical
title: data source
href: https://geo.epa.ohio.gov/arcgis/rest/services/SurfaceWater/NPDES/MapServer/0
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://geo.epa.ohio.gov/arcgis/rest/services/SurfaceWater/NPDES/MapServer/0
id_field: OHIO_EPA_NO
Ohio-NPDES-Individual:
type: collection
title: OHIO EPA NPDES Individual Permits
description: OHIO EPA NPDES Individual Permits for Wastewater Treatment Plants
keywords:
- Existing Sites
# template: jsonld/wwtp.jsonld
links:
- type: application/html
rel: canonical
title: data source
href: https://geo.epa.ohio.gov/arcgis/rest/services/SurfaceWater/NPDES/MapServer/0
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://geo.epa.ohio.gov/arcgis/rest/services/SurfaceWater/NPDES/MapServer/0
id_field: OHIO_EPA_NO

0 comments on commit 4c98ed3

Please sign in to comment.