"uid":9613,"ll":[-68.017219999999995,46.870559999999998],"sIds":["14607 1","171175 2","CAR 3","72712 4","KCAR 5","USW00014607 6"],"elev":624.0,"postal":"ME","name":"CARIBOU MUNI AP"
"meta":{"uid":9613,"ll":[-68.01722,46.87056],"sids":["14607 1","171175 2","CAR 3","72712 4","KCAR 5","USW00014607 6"],"state":"ME","elev":624,"name":"CARIBOU MUNI AP"}
{"output":"json", "params": {"sid":"304174", "sdate":"2009-06-25", "edate":"2009-06-25", "meta":["name","state"],
"elems":[{"name":"avgt","duration":"mtd","reduce":"mean"},{"name":"avgt","normal":"1","duration":"mtd","reduce":"mean"}]}}
{"output":"json", "params": {"climdiv":"02","state":"CT","date":"2009-09", "meta":["state","name"], "elems":[{"interval":"mly","duration":"mly","name":"maxt","reduce":"max"},{"interval":"mly","duration":"mly","name":"mint","reduce":"min"},{"interval":"mly","duration":"mly","name":"pcpn","reduce":"sum"}]}}
Note: "climdiv":"02","state":"CT" can be combined into "climdiv":"CT02".
valid_daterange cannot be used when no elems are specified.
meta, valid_daterange returned will be
an array containing the valid date range for each element specified, in the order specified.
meta, valid_daterange returned will be an array containing the valid date range for each element specified, in the order specified.
meta, valid_daterange returned will be an array containing the valid date range for each element specified, in the order specified.
| Area Keyword | Optional Meta Keywords | Examples |
|---|---|---|
| state | id, name, geojson, bbox, state | http://data.rcc-acis.org/General/state?state=NY&meta=state,name,bbox |
| county | id, name, geojson, bbox, state | http://data.rcc-acis.org/General/county?bbox=-76,41,-75,42&meta=id,name,state |
| climdiv | id, name, geojson, bbox, state | http://data.rcc-acis.org/General/climdiv?id=NE01&meta=id,name,bbox |
| cwa | id, name, geojson, bbox | http://data.rcc-acis.org/General/cwa?state=LA&meta=id,name |
| basin | id, name, geojson, bbox | http://data.rcc-acis.org/General/basin?bbox=-75,40,-72,42&meta=id,name |
This changelog addresses items that have changed in ACIS Web Services Version 2 from Version 1 as documented at http://data.rcc-acis.org/doc/WebServicesDocV1.html.