Difference between revisions of "雾霾区域实况图接口"
Liuzhonghua (talk | contribs) |
Liuzhonghua (talk | contribs) (Tag: Visual edit) |
||
Line 1: | Line 1: | ||
api.caiyunapp.com/v1/aqi/images?token=@TOKEN&lon=120&lat=20 | api.caiyunapp.com/v1/aqi/images?token=@TOKEN&lon=120&lat=20 | ||
− | status "ok" | + | <blockquote><syntaxhighlight lang="javascript"> |
− | category "aqi_latest_obs_image" | + | |
− | images | + | { status "ok" |
− | + | category "aqi_latest_obs_image" | |
− | "http://cdn.caiyunapp.com/weather/pm25_rt_na_20190318_05.png | + | images |
+ | "http://cdn.caiyunapp.com/weather/pm25_rt_na_20190318_05.png" | ||
1552885200 | 1552885200 | ||
Line 12: | Line 13: | ||
71.5 | 71.5 | ||
-52 | -52 | ||
+ | |||
+ | } | ||
+ | |||
+ | </syntaxhighlight></blockquote> | ||
api.caiyunapp.com/v1/aqi/images?token=@TOKEN&lon=-120&lat=20 | api.caiyunapp.com/v1/aqi/images?token=@TOKEN&lon=-120&lat=20 |
Revision as of 06:00, 20 March 2019
api.caiyunapp.com/v1/aqi/images?token=@TOKEN&lon=120&lat=20
{ status "ok" category "aqi_latest_obs_image" images "http://cdn.caiyunapp.com/weather/pm25_rt_na_20190318_05.png" 1552885200 15 -169 71.5 -52 }
api.caiyunapp.com/v1/aqi/images?token=@TOKEN&lon=-120&lat=20