Showing
4 changed files
with
393 additions
and
0 deletions
lib/Examples/TrafficAccident_Rest.json
0 → 100644
1 | +{ | ||
2 | + "fields": [ | ||
3 | + { "id": "afos_fid" }, | ||
4 | + { "id": "afos_id" }, | ||
5 | + { "id": "bjd_cd" }, | ||
6 | + { "id": "spot_cd" }, | ||
7 | + { "id": "sido_sgg_nm" }, | ||
8 | + { "id": "spot_nm" }, | ||
9 | + { "id": "occrrnc_cnt" }, | ||
10 | + { "id": "caslt_cnt" }, | ||
11 | + { "id": "dth_dnv_cnt" }, | ||
12 | + { "id": "se_dnv_cnt" }, | ||
13 | + { "id": "sl_dnv_cnt" }, | ||
14 | + { "id": "wnd_dnv_cnt" }, | ||
15 | + { "id": "geom_json" }, | ||
16 | + { "id": "lo_crd" }, | ||
17 | + { "id": "la_crd" } | ||
18 | + ], | ||
19 | + "records": [ | ||
20 | + { | ||
21 | + "lo_crd": "126.913415969472", | ||
22 | + "dth_dnv_cnt": "1", | ||
23 | + "geom_json": "{type:Polygon/coordinates:[[[126.914763442398/37.5492293175798]/[126.914737551084/37.5490208989909]/[126.914660872129/37.5488204892619]/[126.914536352264/37.5486357901207]/[126.914368776716/37.5484738995931]/[126.91416458532/37.548341039208]/[126.913931625036/37.5482423148821]/[126.913678848399/37.5481815206774]/[126.913415969472/37.5481609929754]/[126.913153090545/37.5481815206774]/[126.912900313908/37.5482423148821]/[126.912667353624/37.548341039208]/[126.912463162228/37.5484738995931]/[126.912295586681/37.5486357901207]/[126.912171066815/37.5488204892619]/[126.91209438786/37.5490208989909]/[126.912068496546/37.5492293175798]/[126.91209438786/37.5494377355859]/[126.912171066815/37.5496381436553]/[126.912295586681/37.5498228403127]/[126.912463162228/37.5499847279105]/[126.912667353624/37.5501175853658]/[126.912900313908/37.5502163072079]/[126.913153090545/37.550277099753]/[126.913415969472/37.5502976268722]/[126.913678848399/37.550277099753]/[126.913931625036/37.5502163072079]/[126.91416458532/37.5501175853658]/[126.914368776716/37.5499847279105]/[126.914536352264/37.5498228403127]/[126.914660872129/37.5496381436553]/[126.914737551084/37.5494377355859]/[126.914763442398/37.5492293175798]]]}", | ||
24 | + "se_dnv_cnt": "8", | ||
25 | + "sl_dnv_cnt": "79", | ||
26 | + "afos_fid": "6467443", | ||
27 | + "bjd_cd": "11440122", | ||
28 | + "sido_sgg_nm": "서울특별시 마포구1", | ||
29 | + "spot_nm": "서울특별시 마포구 합정동(합정역 인근)", | ||
30 | + "afos_id": "2018074", | ||
31 | + "spot_cd": "11440001", | ||
32 | + "occrrnc_cnt": "60", | ||
33 | + "caslt_cnt": "94", | ||
34 | + "wnd_dnv_cnt": "6", | ||
35 | + "la_crd": "37.54922931758" | ||
36 | + }, | ||
37 | + { | ||
38 | + "lo_crd": "126.947032472871", | ||
39 | + "dth_dnv_cnt": "1", | ||
40 | + "geom_json": "{type:Polygon/coordinates:[[[126.948379945797/37.5404063720573]/[126.948354054483/37.5401979288003]/[126.948277375528/37.5399974953512]/[126.948152855663/37.5398127743496]/[126.947985280115/37.5396508646611]/[126.947781088719/37.539517988551]/[126.947548128435/37.5394192525405]/[126.947295351798/37.5393584511404]/[126.947032472871/37.5393379210089]/[126.946769593944/37.5393584511404]/[126.946516817307/37.5394192525405]/[126.946283857023/37.539517988551]/[126.946079665627/37.5396508646611]/[126.945912090079/37.5398127743496]/[126.945787570214/37.5399974953512]/[126.945710891259/37.5401979288003]/[126.945684999945/37.5404063720573]/[126.945710891259/37.5406148147315]/[126.945787570214/37.5408152465211]/[126.945912090079/37.5409999650393]/[126.946079665627/37.5411618717982]/[126.946283857023/37.5412947449786]/[126.946516817307/37.5413934785055]/[126.946769593944/37.5414542782462]/[126.947032472871/37.541474807795]/[126.947295351798/37.5414542782462]/[126.947548128435/37.5413934785055]/[126.947781088719/37.5412947449786]/[126.947985280115/37.5411618717982]/[126.948152855663/37.5409999650393]/[126.948277375528/37.5408152465211]/[126.948354054483/37.5406148147315]/[126.948379945797/37.5404063720573]]]}", | ||
41 | + "se_dnv_cnt": "6", | ||
42 | + "sl_dnv_cnt": "51", | ||
43 | + "afos_fid": "6467444", | ||
44 | + "bjd_cd": "11440104", | ||
45 | + "sido_sgg_nm": "서울특별시 마포구2", | ||
46 | + "spot_nm": "서울특별시 마포구 도화동(일진빌딩 인근)", | ||
47 | + "afos_id": "2018074", | ||
48 | + "spot_cd": "11440002", | ||
49 | + "occrrnc_cnt": "42", | ||
50 | + "caslt_cnt": "60", | ||
51 | + "wnd_dnv_cnt": "2", | ||
52 | + "la_crd": "37.540406372057" | ||
53 | + }, | ||
54 | + { | ||
55 | + "lo_crd": "126.950985152444", | ||
56 | + "dth_dnv_cnt": "0", | ||
57 | + "geom_json": "{type:Polygon/coordinates:[[[126.95233262537/37.5439369566262]/[126.952306734056/37.5437285232398]/[126.952230055101/37.543528099282]/[126.952105535236/37.5433433870274]/[126.951937959688/37.5431814850059]/[126.951733768292/37.5430486151879]/[126.951500808008/37.5429498838529]/[126.951248031371/37.5428890853319]/[126.950985152444/37.5428685561725]/[126.950722273517/37.5428890853319]/[126.95046949688/37.5429498838529]/[126.950236536596/37.5430486151879]/[126.9500323452/37.5431814850059]/[126.949864769652/37.5433433870274]/[126.949740249787/37.543528099282]/[126.949663570832/37.5437285232398]/[126.949637679518/37.5439369566262]/[126.949663570832/37.5441453894298]/[126.949740249787/37.5443458117281]/[126.949864769652/37.544530521499]/[126.9500323452/37.5446924205909]/[126.950236536596/37.5448252874792]/[126.95046949688/37.5449240163305]/[126.950722273517/37.544984813192]/[126.950985152444/37.5450053417687]/[126.951248031371/37.544984813192]/[126.951500808008/37.5449240163305]/[126.951733768292/37.5448252874792]/[126.951937959688/37.5446924205909]/[126.952105535236/37.544530521499]/[126.952230055101/37.5443458117281]/[126.952306734056/37.5441453894298]/[126.95233262537/37.5439369566262]]]}", | ||
58 | + "se_dnv_cnt": "8", | ||
59 | + "sl_dnv_cnt": "51", | ||
60 | + "afos_fid": "6467445", | ||
61 | + "bjd_cd": "11440104", | ||
62 | + "sido_sgg_nm": "서울특별시 마포구3", | ||
63 | + "spot_nm": "서울특별시 마포구 도화동(공덕오거리 인근)", | ||
64 | + "afos_id": "2018074", | ||
65 | + "spot_cd": "11440003", | ||
66 | + "occrrnc_cnt": "41", | ||
67 | + "caslt_cnt": "62", | ||
68 | + "wnd_dnv_cnt": "3", | ||
69 | + "la_crd": "37.543936956626" | ||
70 | + } | ||
71 | + ] | ||
72 | +} | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
lib/Examples/TrafficAccident_Rest.xml
0 → 100644
1 | +<response> | ||
2 | + <header> | ||
3 | + <resultCode>00</resultCode> | ||
4 | + <resultMsg>NORMAL_CODE</resultMsg> | ||
5 | + </header> | ||
6 | + <body> | ||
7 | + <items> | ||
8 | + <item> | ||
9 | + <afos_fid>6467443</afos_fid> | ||
10 | + <afos_id>2018074</afos_id> | ||
11 | + <bjd_cd>11440122</bjd_cd> | ||
12 | + <spot_cd>11440001</spot_cd> | ||
13 | + <sido_sgg_nm>서울특별시 마포구1</sido_sgg_nm> | ||
14 | + <spot_nm>서울특별시 마포구 합정동(합정역 인근)</spot_nm> | ||
15 | + <occrrnc_cnt>60</occrrnc_cnt> | ||
16 | + <caslt_cnt>94</caslt_cnt> | ||
17 | + <dth_dnv_cnt>1</dth_dnv_cnt> | ||
18 | + <se_dnv_cnt>8</se_dnv_cnt> | ||
19 | + <sl_dnv_cnt>79</sl_dnv_cnt> | ||
20 | + <wnd_dnv_cnt>6</wnd_dnv_cnt> | ||
21 | + <geom_json>{"type":"Polygon","coordinates":[[[126.914763442398,37.5492293175798],[126.914737551084,37.5490208989909],[126.914660872129,37.5488204892619],[126.914536352264,37.5486357901207],[126.914368776716,37.5484738995931],[126.91416458532,37.548341039208],[126.913931625036,37.5482423148821],[126.913678848399,37.5481815206774],[126.913415969472,37.5481609929754],[126.913153090545,37.5481815206774],[126.912900313908,37.5482423148821],[126.912667353624,37.548341039208],[126.912463162228,37.5484738995931],[126.912295586681,37.5486357901207],[126.912171066815,37.5488204892619],[126.91209438786,37.5490208989909],[126.912068496546,37.5492293175798],[126.91209438786,37.5494377355859],[126.912171066815,37.5496381436553],[126.912295586681,37.5498228403127],[126.912463162228,37.5499847279105],[126.912667353624,37.5501175853658],[126.912900313908,37.5502163072079],[126.913153090545,37.550277099753],[126.913415969472,37.5502976268722],[126.913678848399,37.550277099753],[126.913931625036,37.5502163072079],[126.91416458532,37.5501175853658],[126.914368776716,37.5499847279105],[126.914536352264,37.5498228403127],[126.914660872129,37.5496381436553],[126.914737551084,37.5494377355859],[126.914763442398,37.5492293175798]]]}</geom_json> | ||
22 | + <lo_crd>126.913415969472</lo_crd> | ||
23 | + <la_crd>37.54922931758</la_crd> | ||
24 | + </item> | ||
25 | + <item> | ||
26 | + <afos_fid>6467444</afos_fid> | ||
27 | + <afos_id>2018074</afos_id> | ||
28 | + <bjd_cd>11440104</bjd_cd> | ||
29 | + <spot_cd>11440002</spot_cd> | ||
30 | + <sido_sgg_nm>서울특별시 마포구2</sido_sgg_nm> | ||
31 | + <spot_nm>서울특별시 마포구 도화동(일진빌딩 인근)</spot_nm> | ||
32 | + <occrrnc_cnt>42</occrrnc_cnt> | ||
33 | + <caslt_cnt>60</caslt_cnt> | ||
34 | + <dth_dnv_cnt>1</dth_dnv_cnt> | ||
35 | + <se_dnv_cnt>6</se_dnv_cnt> | ||
36 | + <sl_dnv_cnt>51</sl_dnv_cnt> | ||
37 | + <wnd_dnv_cnt>2</wnd_dnv_cnt> | ||
38 | + <geom_json>{"type":"Polygon","coordinates":[[[126.948379945797,37.5404063720573],[126.948354054483,37.5401979288003],[126.948277375528,37.5399974953512],[126.948152855663,37.5398127743496],[126.947985280115,37.5396508646611],[126.947781088719,37.539517988551],[126.947548128435,37.5394192525405],[126.947295351798,37.5393584511404],[126.947032472871,37.5393379210089],[126.946769593944,37.5393584511404],[126.946516817307,37.5394192525405],[126.946283857023,37.539517988551],[126.946079665627,37.5396508646611],[126.945912090079,37.5398127743496],[126.945787570214,37.5399974953512],[126.945710891259,37.5401979288003],[126.945684999945,37.5404063720573],[126.945710891259,37.5406148147315],[126.945787570214,37.5408152465211],[126.945912090079,37.5409999650393],[126.946079665627,37.5411618717982],[126.946283857023,37.5412947449786],[126.946516817307,37.5413934785055],[126.946769593944,37.5414542782462],[126.947032472871,37.541474807795],[126.947295351798,37.5414542782462],[126.947548128435,37.5413934785055],[126.947781088719,37.5412947449786],[126.947985280115,37.5411618717982],[126.948152855663,37.5409999650393],[126.948277375528,37.5408152465211],[126.948354054483,37.5406148147315],[126.948379945797,37.5404063720573]]]}</geom_json> | ||
39 | + <lo_crd>126.947032472871</lo_crd> | ||
40 | + <la_crd>37.540406372057</la_crd> | ||
41 | + </item> | ||
42 | + <item> | ||
43 | + <afos_fid>6467445</afos_fid> | ||
44 | + <afos_id>2018074</afos_id> | ||
45 | + <bjd_cd>11440104</bjd_cd> | ||
46 | + <spot_cd>11440003</spot_cd> | ||
47 | + <sido_sgg_nm>서울특별시 마포구3</sido_sgg_nm> | ||
48 | + <spot_nm>서울특별시 마포구 도화동(공덕오거리 인근)</spot_nm> | ||
49 | + <occrrnc_cnt>41</occrrnc_cnt> | ||
50 | + <caslt_cnt>62</caslt_cnt> | ||
51 | + <dth_dnv_cnt>0</dth_dnv_cnt> | ||
52 | + <se_dnv_cnt>8</se_dnv_cnt> | ||
53 | + <sl_dnv_cnt>51</sl_dnv_cnt> | ||
54 | + <wnd_dnv_cnt>3</wnd_dnv_cnt> | ||
55 | + <geom_json>{"type":"Polygon","coordinates":[[[126.95233262537,37.5439369566262],[126.952306734056,37.5437285232398],[126.952230055101,37.543528099282],[126.952105535236,37.5433433870274],[126.951937959688,37.5431814850059],[126.951733768292,37.5430486151879],[126.951500808008,37.5429498838529],[126.951248031371,37.5428890853319],[126.950985152444,37.5428685561725],[126.950722273517,37.5428890853319],[126.95046949688,37.5429498838529],[126.950236536596,37.5430486151879],[126.9500323452,37.5431814850059],[126.949864769652,37.5433433870274],[126.949740249787,37.543528099282],[126.949663570832,37.5437285232398],[126.949637679518,37.5439369566262],[126.949663570832,37.5441453894298],[126.949740249787,37.5443458117281],[126.949864769652,37.544530521499],[126.9500323452,37.5446924205909],[126.950236536596,37.5448252874792],[126.95046949688,37.5449240163305],[126.950722273517,37.544984813192],[126.950985152444,37.5450053417687],[126.951248031371,37.544984813192],[126.951500808008,37.5449240163305],[126.951733768292,37.5448252874792],[126.951937959688,37.5446924205909],[126.952105535236,37.544530521499],[126.952230055101,37.5443458117281],[126.952306734056,37.5441453894298],[126.95233262537,37.5439369566262]]]}</geom_json> | ||
56 | + <lo_crd>126.950985152444</lo_crd> | ||
57 | + <la_crd>37.543936956626</la_crd> | ||
58 | + </item> | ||
59 | + </items> | ||
60 | + <totalCount>3</totalCount> | ||
61 | + <numOfRows>3</numOfRows> | ||
62 | + <pageNo>1</pageNo> | ||
63 | + </body> | ||
64 | +</response> |
lib/Examples/TrafficAccident_document.hwp
0 → 100644
No preview for this file type
lib/Examples/example_result.json
0 → 100644
1 | +{ | ||
2 | + "weather": { | ||
3 | + "minutely": [ | ||
4 | + { | ||
5 | + "station": { | ||
6 | + "longitude": "127.1164", | ||
7 | + "latitude": "37.2772", | ||
8 | + "name": "기흥구", | ||
9 | + "id": "371", | ||
10 | + "type": "KMA" | ||
11 | + }, | ||
12 | + "wind": { | ||
13 | + "wdir": "189.50", | ||
14 | + "wspd": "2.20" | ||
15 | + }, | ||
16 | + "precipitation": { | ||
17 | + "sinceOntime": "0.00", | ||
18 | + "type": "0" | ||
19 | + }, | ||
20 | + "sky": { | ||
21 | + "code": "SKY_A07", | ||
22 | + "name": "흐림" | ||
23 | + }, | ||
24 | + "rain": { | ||
25 | + "sinceOntime": "0.00", | ||
26 | + "sinceMidnight": "", | ||
27 | + "last10min": "0.00", | ||
28 | + "last15min": "0.00", | ||
29 | + "last30min": "0.00", | ||
30 | + "last1hour": "0.00", | ||
31 | + "last6hour": "0.50", | ||
32 | + "last12hour": "0.50", | ||
33 | + "last24hour": "0.50" | ||
34 | + }, | ||
35 | + "temperature": { | ||
36 | + "tc": "5.90", | ||
37 | + "tmax": "7.00", | ||
38 | + "tmin": "-1.00" | ||
39 | + }, | ||
40 | + "humidity": "", | ||
41 | + "pressure": { | ||
42 | + "surface": "", | ||
43 | + "seaLevel": "" | ||
44 | + }, | ||
45 | + "lightning": "0", | ||
46 | + "timeObservation": "2018-12-06 14:14:00" | ||
47 | + } | ||
48 | + ] | ||
49 | + }, | ||
50 | + "common": { | ||
51 | + "alertYn": "Y", | ||
52 | + "stormYn": "N" | ||
53 | + }, | ||
54 | + "result": { | ||
55 | + "code": 9200, | ||
56 | + "requestUrl": "/weather/current/minutely?appKey=key&lat=37.239795&lon=127.083240", | ||
57 | + "message": "성공" | ||
58 | + } | ||
59 | +}, | ||
60 | +{ | ||
61 | + "weather": { | ||
62 | + "wIndex": { | ||
63 | + "uvindex": [ | ||
64 | + { | ||
65 | + "grid": { | ||
66 | + "city": "경기도", | ||
67 | + "county": "수원시", | ||
68 | + "village": "" | ||
69 | + }, | ||
70 | + "day00": { | ||
71 | + "imageUrl": "http://files.weatherplanet.co.kr/weather/01_FCT/INDEX1/20181209/FCT_IDX_A07_1_2018120906_00D.gif", | ||
72 | + "index": "20.00", | ||
73 | + "comment": "자외선 걱정 없어요" | ||
74 | + }, | ||
75 | + "day01": { | ||
76 | + "imageUrl": "http://files.weatherplanet.co.kr/weather/01_FCT/INDEX1/20181209/FCT_IDX_A07_1_2018120906_01D.gif", | ||
77 | + "index": "20.00", | ||
78 | + "comment": "자외선 걱정 없어요" | ||
79 | + }, | ||
80 | + "day02": { | ||
81 | + "imageUrl": "http://files.weatherplanet.co.kr/weather/01_FCT/INDEX1/20181209/FCT_IDX_A07_1_2018120906_02D.gif", | ||
82 | + "index": "10.00", | ||
83 | + "comment": "자외선 없는 날입니다" | ||
84 | + } | ||
85 | + } | ||
86 | + ], | ||
87 | + "timeRelease": "2018-12-09 06:00:00" | ||
88 | + } | ||
89 | + }, | ||
90 | + "common": { | ||
91 | + "alertYn": "Y", | ||
92 | + "stormYn": "N" | ||
93 | + }, | ||
94 | + "result": { | ||
95 | + "code": 9200, | ||
96 | + "requestUrl": "/weather/index/uv?appKey=c13b1a68-ef31-4131-a1b7-4069c263f82d&version=1&lat=37.239795&lon=127.083240", | ||
97 | + "message": "성공" | ||
98 | + } | ||
99 | +}{ | ||
100 | + "weather": { | ||
101 | + "wIndex": { | ||
102 | + "thIndex": [ | ||
103 | + { | ||
104 | + "grid": { | ||
105 | + "city": "경기", | ||
106 | + "county": "용인시 기흥구", | ||
107 | + "village": "상갈동" | ||
108 | + }, | ||
109 | + "forecast": { | ||
110 | + "timeRelease": "2018-12-09 14:00:00", | ||
111 | + "index43hour": "37.85", | ||
112 | + "index4hour": "38.40", | ||
113 | + "index7hour": "34.36", | ||
114 | + "index10hour": "31.08", | ||
115 | + "index13hour": "31.08", | ||
116 | + "index16hour": "27.60", | ||
117 | + "index19hour": "35.76", | ||
118 | + "index22hour": "44.84", | ||
119 | + "index25hour": "47.47", | ||
120 | + "index28hour": "42.45", | ||
121 | + "index31hour": "39.37", | ||
122 | + "index34hour": "37.85", | ||
123 | + "index37hour": "36.54", | ||
124 | + "index40hour": "35.73", | ||
125 | + "index46hour": "42.99", | ||
126 | + "index49hour": "39.12", | ||
127 | + "index52hour": "37.79", | ||
128 | + "index55hour": "37.13", | ||
129 | + "index58hour": "36.29", | ||
130 | + "index61hour": "", | ||
131 | + "index64hour": "", | ||
132 | + "index67hour": "" | ||
133 | + }, | ||
134 | + "current": { | ||
135 | + "timeRelease": "2018-12-09 14:00:00", | ||
136 | + "index": "40.49" | ||
137 | + } | ||
138 | + } | ||
139 | + ] | ||
140 | + } | ||
141 | + }, | ||
142 | + "common": { | ||
143 | + "alertYn": "Y", | ||
144 | + "stormYn": "N" | ||
145 | + }, | ||
146 | + "result": { | ||
147 | + "code": 9200, | ||
148 | + "requestUrl": "/weather/index/th?appKey=c13b1a68-ef31-4131-a1b7-4069c263f82d&version=1&lat=37.239795&lon=127.083240", | ||
149 | + "message": "성공" | ||
150 | + } | ||
151 | +} | ||
152 | +{ | ||
153 | + "weather": { | ||
154 | + "wIndex": { | ||
155 | + "heatIndex": [ | ||
156 | + { | ||
157 | + "grid": { | ||
158 | + "city": "경기", | ||
159 | + "county": "용인시 기흥구", | ||
160 | + "village": "상갈동" | ||
161 | + }, | ||
162 | + "forecast": { | ||
163 | + "timeRelease": "2018-12-09 14:00:00", | ||
164 | + "index4hour": "37.28", | ||
165 | + "index7hour": "70.81", | ||
166 | + "index10hour": "91.57", | ||
167 | + "index13hour": "91.57", | ||
168 | + "index16hour": "110.30", | ||
169 | + "index19hour": "71.89", | ||
170 | + "index22hour": "36.40", | ||
171 | + "index25hour": "27.82", | ||
172 | + "index28hour": "50.39", | ||
173 | + "index31hour": "61.62", | ||
174 | + "index34hour": "71.05", | ||
175 | + "index37hour": "75.20", | ||
176 | + "index40hour": "79.01", | ||
177 | + "index43hour": "71.05", | ||
178 | + "index46hour": "52.61", | ||
179 | + "index49hour": "67.96", | ||
180 | + "index52hour": "69.50", | ||
181 | + "index55hour": "69.08", | ||
182 | + "index58hour": "74.43", | ||
183 | + "index61hour": "", | ||
184 | + "index64hour": "", | ||
185 | + "index67hour": "" | ||
186 | + }, | ||
187 | + "current": { | ||
188 | + "timeRelease": "2018-12-09 14:00:00", | ||
189 | + "index": "32.79" | ||
190 | + } | ||
191 | + } | ||
192 | + ] | ||
193 | + } | ||
194 | + }, | ||
195 | + "common": { | ||
196 | + "alertYn": "Y", | ||
197 | + "stormYn": "N" | ||
198 | + }, | ||
199 | + "result": { | ||
200 | + "code": 9200, | ||
201 | + "requestUrl": "/weather/index/heat?appKey=c13b1a68-ef31-4131-a1b7-4069c263f82d&version=1&lat=37.239795&lon=127.083240", | ||
202 | + "message": "성공" | ||
203 | + } | ||
204 | +} | ||
205 | +{ | ||
206 | + "weather": { | ||
207 | + "wIndex": { | ||
208 | + "wctIndex": [ | ||
209 | + { | ||
210 | + "grid": { | ||
211 | + "city": "경기", | ||
212 | + "county": "용인시 기흥구", | ||
213 | + "village": "상갈동" | ||
214 | + }, | ||
215 | + "forecast": { | ||
216 | + "timeRelease": "2018-12-09 14:00:00", | ||
217 | + "index43hour": "-2.17", | ||
218 | + "index4hour": "-8.15", | ||
219 | + "index7hour": "-6.55", | ||
220 | + "index10hour": "-7.00", | ||
221 | + "index13hour": "-7.63", | ||
222 | + "index16hour": "-9.08", | ||
223 | + "index19hour": "-4.71", | ||
224 | + "index22hour": "1.18", | ||
225 | + "index25hour": "1.53", | ||
226 | + "index28hour": "-0.47", | ||
227 | + "index31hour": "-3.76", | ||
228 | + "index34hour": "-2.37", | ||
229 | + "index37hour": "-4.67", | ||
230 | + "index40hour": "-4.38", | ||
231 | + "index46hour": "-0.67", | ||
232 | + "index49hour": "-1.18", | ||
233 | + "index52hour": "-2.14", | ||
234 | + "index55hour": "-1.65", | ||
235 | + "index58hour": "-4.23", | ||
236 | + "index61hour": "", | ||
237 | + "index64hour": "", | ||
238 | + "index67hour": "" | ||
239 | + }, | ||
240 | + "current": { | ||
241 | + "timeRelease": "2018-12-09 14:00:00", | ||
242 | + "index": "-6.22" | ||
243 | + } | ||
244 | + } | ||
245 | + ] | ||
246 | + } | ||
247 | + }, | ||
248 | + "common": { | ||
249 | + "alertYn": "Y", | ||
250 | + "stormYn": "N" | ||
251 | + }, | ||
252 | + "result": { | ||
253 | + "code": 9200, | ||
254 | + "requestUrl": "/weather/index/wct?appKey=c13b1a68-ef31-4131-a1b7-4069c263f82d&version=1&lat=37.239795&lon=127.083240", | ||
255 | + "message": "성공" | ||
256 | + } | ||
257 | +} | ||
... | \ No newline at end of file | ... | \ No newline at end of file |
-
Please register or login to post a comment