Skip to content

Commit de7442b

Browse files
committed
Remove oregon sta collection
1 parent eb7434d commit de7442b

File tree

1 file changed

+37
-37
lines changed

1 file changed

+37
-37
lines changed

sta.config.yml

Lines changed: 37 additions & 37 deletions
Original file line numberDiff line numberDiff line change
@@ -83,43 +83,43 @@ metadata:
8383

8484
resources:
8585

86-
Oregon/Things:
87-
type: "collection"
88-
title: "Oregon Things"
89-
description: "Oregon SensorThings API Things"
90-
keywords:
91-
- "thing"
92-
- "oregon"
93-
templates:
94-
path: /pygeoapi/pygeoapi/templates/jsonld/Oregon_Things
95-
extents:
96-
spatial:
97-
bbox:
98-
[
99-
-124.55417836738366,
100-
41.99161889477894,
101-
-116.46390970729706,
102-
46.26801803457034,
103-
]
104-
crs: "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
105-
providers:
106-
- type: "feature"
107-
name: "SensorThings"
108-
data: https://owdp-pilot.internetofwater.app/FROST-Server/v1.1/
109-
entity: Things
110-
id_field: "@iot.id"
111-
title_field: "name"
112-
expand: Locations,Datastreams/ObservedProperty
113-
intralink: false
114-
links:
115-
- type: "text/html"
116-
rel: "canonical"
117-
title: "information"
118-
href: "https://gis.wrd.state.or.us/server/rest/services"
119-
- type: "text/html"
120-
rel: "canonical"
121-
title: "information"
122-
href: "https://gis.wrd.state.or.us/server/sdk/rest/index.html#/02ss00000029000000"
86+
# Oregon/Things:
87+
# type: "collection"
88+
# title: "Oregon Things"
89+
# description: "Oregon SensorThings API Things"
90+
# keywords:
91+
# - "thing"
92+
# - "oregon"
93+
# templates:
94+
# path: /pygeoapi/pygeoapi/templates/jsonld/Oregon_Things
95+
# extents:
96+
# spatial:
97+
# bbox:
98+
# [
99+
# -124.55417836738366,
100+
# 41.99161889477894,
101+
# -116.46390970729706,
102+
# 46.26801803457034,
103+
# ]
104+
# crs: "http://www.opengis.net/def/crs/OGC/1.3/CRS84"
105+
# providers:
106+
# - type: "feature"
107+
# name: "SensorThings"
108+
# data: https://owdp-pilot.internetofwater.app/FROST-Server/v1.1/
109+
# entity: Things
110+
# id_field: "@iot.id"
111+
# title_field: "name"
112+
# expand: Locations,Datastreams/ObservedProperty
113+
# intralink: false
114+
# links:
115+
# - type: "text/html"
116+
# rel: "canonical"
117+
# title: "information"
118+
# href: "https://gis.wrd.state.or.us/server/rest/services"
119+
# - type: "text/html"
120+
# rel: "canonical"
121+
# title: "information"
122+
# href: "https://gis.wrd.state.or.us/server/sdk/rest/index.html#/02ss00000029000000"
123123

124124
USGS/Things:
125125
type: collection

0 commit comments

Comments
 (0)