@@ -81,6 +81,16 @@ metadata:
8181 url : https://internetofwater.org
8282 role : pointOfContact
8383
84+
85+ keywords : &things-keywords
86+ - Things
87+ - SensorThings
88+
89+ extents : &us-extents
90+ spatial :
91+ bbox : [-170, 15, -51, 72]
92+ crs : http://www.opengis.net/def/crs/OGC/1.3/CRS84
93+
8494resources :
8595
8696 # Oregon/Things:
@@ -121,51 +131,23 @@ resources:
121131 # title: "information"
122132 # href: "https://gis.wrd.state.or.us/server/sdk/rest/index.html#/02ss00000029000000"
123133
124- USGS/Things :
125- type : collection
126- title : USGS Things
127- description : United States Geological Survey SensorThings API Things
128- keywords : &things-keywords
129- - Things
130- - SensorThings
131- templates :
132- path : /pygeoapi/pygeoapi/templates/jsonld/USGS_Things
133- links : &usgs-links
134- - type : application/html
135- rel : canonical
136- title : data source
137- href : https://labs.waterdata.usgs.gov
138- hreflang : en-US
139- extents : &us-extents
140- spatial :
141- bbox : [-170, 15, -51, 72]
142- crs : http://www.opengis.net/def/crs/OGC/1.3/CRS84
143- temporal :
144- begin : null
145- end : null
146- providers :
147- - type : feature
148- name : SensorThings
149- data : https://labs.waterdata.usgs.gov/sta/v1.1/Things
150- name_field : name
151-
152- RISE/Things :
153- type : collection
154- title : RISE Things
155- description : Reclamation Information System SensorThings API Things
156- keywords : *things-keywords
157- links :
158- - type : application/html
159- rel : canonical
160- title : data source
161- href : https://data.usbr.gov/rise/api
162- hreflang : en-US
163- extents : *us-extents
164- providers :
165- - type : feature
166- name : SensorThings
167- data : https://rise-sta.internetofwater.app/FROST-Server/v1.1/Things
168- name_field : name
134+ # RISE/Things:
135+ # type: collection
136+ # title: RISE Things
137+ # description: Reclamation Information System SensorThings API Things
138+ # keywords: *things-keywords
139+ # links:
140+ # - type: application/html
141+ # rel: canonical
142+ # title: data source
143+ # href: https://data.usbr.gov/rise/api
144+ # hreflang: en-US
145+ # extents: *us-extents
146+ # providers:
147+ # - type: feature
148+ # name: SensorThings
149+ # data: https://rise-sta.internetofwater.app/FROST-Server/v1.1/Things
150+ # name_field: name
169151
170152 NMWDI/Things :
171153 type : collection
0 commit comments