Skip to content

Commit 5775977

Browse files
committed
add cached responses
1 parent 5116ec7 commit 5775977

9 files changed

+1000
-0
lines changed
Lines changed: 69 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,69 @@
1+
s:2067:"{
2+
"results" : [
3+
{
4+
"address_components" : [
5+
{
6+
"long_name" : "10",
7+
"short_name" : "10",
8+
"types" : [ "street_number" ]
9+
},
10+
{
11+
"long_name" : "Kalbacher Hauptstraße",
12+
"short_name" : "Kalbacher Hauptstraße",
13+
"types" : [ "route" ]
14+
},
15+
{
16+
"long_name" : "Kalbach-Riedberg",
17+
"short_name" : "Kalbach-Riedberg",
18+
"types" : [ "sublocality", "political" ]
19+
},
20+
{
21+
"long_name" : "Frankfurt",
22+
"short_name" : "Frankfurt",
23+
"types" : [ "locality", "political" ]
24+
},
25+
{
26+
"long_name" : "Darmstadt",
27+
"short_name" : "DA",
28+
"types" : [ "administrative_area_level_2", "political" ]
29+
},
30+
{
31+
"long_name" : "Hesse",
32+
"short_name" : "HE",
33+
"types" : [ "administrative_area_level_1", "political" ]
34+
},
35+
{
36+
"long_name" : "Germany",
37+
"short_name" : "DE",
38+
"types" : [ "country", "political" ]
39+
},
40+
{
41+
"long_name" : "60437",
42+
"short_name" : "60437",
43+
"types" : [ "postal_code" ]
44+
}
45+
],
46+
"formatted_address" : "Kalbacher Hauptstraße 10, 60437 Frankfurt, Germany",
47+
"geometry" : {
48+
"location" : {
49+
"lat" : 50.1889896,
50+
"lng" : 8.6366675
51+
},
52+
"location_type" : "ROOFTOP",
53+
"viewport" : {
54+
"northeast" : {
55+
"lat" : 50.1903385802915,
56+
"lng" : 8.638016480291503
57+
},
58+
"southwest" : {
59+
"lat" : 50.1876406197085,
60+
"lng" : 8.635318519708498
61+
}
62+
}
63+
},
64+
"types" : [ "street_address" ]
65+
}
66+
],
67+
"status" : "OK"
68+
}
69+
";
Lines changed: 291 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,291 @@
1+
s:8788:"{
2+
"results" : [
3+
{
4+
"address_components" : [
5+
{
6+
"long_name" : "Paris",
7+
"short_name" : "Paris",
8+
"types" : [ "locality", "political" ]
9+
},
10+
{
11+
"long_name" : "Paris",
12+
"short_name" : "75",
13+
"types" : [ "administrative_area_level_2", "political" ]
14+
},
15+
{
16+
"long_name" : "Île-de-France",
17+
"short_name" : "IDF",
18+
"types" : [ "administrative_area_level_1", "political" ]
19+
},
20+
{
21+
"long_name" : "France",
22+
"short_name" : "FR",
23+
"types" : [ "country", "political" ]
24+
}
25+
],
26+
"formatted_address" : "Paris, France",
27+
"geometry" : {
28+
"bounds" : {
29+
"northeast" : {
30+
"lat" : 48.9021449,
31+
"lng" : 2.4699208
32+
},
33+
"southwest" : {
34+
"lat" : 48.815573,
35+
"lng" : 2.224199
36+
}
37+
},
38+
"location" : {
39+
"lat" : 48.856614,
40+
"lng" : 2.3522219
41+
},
42+
"location_type" : "APPROXIMATE",
43+
"viewport" : {
44+
"northeast" : {
45+
"lat" : 48.9021449,
46+
"lng" : 2.4699208
47+
},
48+
"southwest" : {
49+
"lat" : 48.815573,
50+
"lng" : 2.224199
51+
}
52+
}
53+
},
54+
"types" : [ "locality", "political" ]
55+
},
56+
{
57+
"address_components" : [
58+
{
59+
"long_name" : "Paris",
60+
"short_name" : "Paris",
61+
"types" : [ "locality", "political" ]
62+
},
63+
{
64+
"long_name" : "Lamar County",
65+
"short_name" : "Lamar County",
66+
"types" : [ "administrative_area_level_2", "political" ]
67+
},
68+
{
69+
"long_name" : "Texas",
70+
"short_name" : "TX",
71+
"types" : [ "administrative_area_level_1", "political" ]
72+
},
73+
{
74+
"long_name" : "United States",
75+
"short_name" : "US",
76+
"types" : [ "country", "political" ]
77+
}
78+
],
79+
"formatted_address" : "Paris, TX, USA",
80+
"geometry" : {
81+
"bounds" : {
82+
"northeast" : {
83+
"lat" : 33.7383781,
84+
"lng" : -95.435455
85+
},
86+
"southwest" : {
87+
"lat" : 33.6118529,
88+
"lng" : -95.62792789999999
89+
}
90+
},
91+
"location" : {
92+
"lat" : 33.6609389,
93+
"lng" : -95.55551299999999
94+
},
95+
"location_type" : "APPROXIMATE",
96+
"viewport" : {
97+
"northeast" : {
98+
"lat" : 33.7383781,
99+
"lng" : -95.435455
100+
},
101+
"southwest" : {
102+
"lat" : 33.6118529,
103+
"lng" : -95.62792789999999
104+
}
105+
}
106+
},
107+
"types" : [ "locality", "political" ]
108+
},
109+
{
110+
"address_components" : [
111+
{
112+
"long_name" : "Paris",
113+
"short_name" : "Paris",
114+
"types" : [ "locality", "political" ]
115+
},
116+
{
117+
"long_name" : "Henry County",
118+
"short_name" : "Henry County",
119+
"types" : [ "administrative_area_level_2", "political" ]
120+
},
121+
{
122+
"long_name" : "Tennessee",
123+
"short_name" : "TN",
124+
"types" : [ "administrative_area_level_1", "political" ]
125+
},
126+
{
127+
"long_name" : "United States",
128+
"short_name" : "US",
129+
"types" : [ "country", "political" ]
130+
},
131+
{
132+
"long_name" : "38242",
133+
"short_name" : "38242",
134+
"types" : [ "postal_code" ]
135+
}
136+
],
137+
"formatted_address" : "Paris, TN 38242, USA",
138+
"geometry" : {
139+
"bounds" : {
140+
"northeast" : {
141+
"lat" : 36.3291321,
142+
"lng" : -88.2650759
143+
},
144+
"southwest" : {
145+
"lat" : 36.266,
146+
"lng" : -88.36711489999999
147+
}
148+
},
149+
"location" : {
150+
"lat" : 36.3020023,
151+
"lng" : -88.32671069999999
152+
},
153+
"location_type" : "APPROXIMATE",
154+
"viewport" : {
155+
"northeast" : {
156+
"lat" : 36.3291321,
157+
"lng" : -88.2650759
158+
},
159+
"southwest" : {
160+
"lat" : 36.266,
161+
"lng" : -88.36711489999999
162+
}
163+
}
164+
},
165+
"types" : [ "locality", "political" ]
166+
},
167+
{
168+
"address_components" : [
169+
{
170+
"long_name" : "Paris",
171+
"short_name" : "Paris",
172+
"types" : [ "locality", "political" ]
173+
},
174+
{
175+
"long_name" : "Paris",
176+
"short_name" : "Paris",
177+
"types" : [ "administrative_area_level_3", "political" ]
178+
},
179+
{
180+
"long_name" : "Edgar County",
181+
"short_name" : "Edgar County",
182+
"types" : [ "administrative_area_level_2", "political" ]
183+
},
184+
{
185+
"long_name" : "Illinois",
186+
"short_name" : "IL",
187+
"types" : [ "administrative_area_level_1", "political" ]
188+
},
189+
{
190+
"long_name" : "United States",
191+
"short_name" : "US",
192+
"types" : [ "country", "political" ]
193+
},
194+
{
195+
"long_name" : "61944",
196+
"short_name" : "61944",
197+
"types" : [ "postal_code" ]
198+
}
199+
],
200+
"formatted_address" : "Paris, IL 61944, USA",
201+
"geometry" : {
202+
"bounds" : {
203+
"northeast" : {
204+
"lat" : 39.6485756,
205+
"lng" : -87.6505408
206+
},
207+
"southwest" : {
208+
"lat" : 39.581415,
209+
"lng" : -87.721046
210+
}
211+
},
212+
"location" : {
213+
"lat" : 39.611146,
214+
"lng" : -87.6961374
215+
},
216+
"location_type" : "APPROXIMATE",
217+
"viewport" : {
218+
"northeast" : {
219+
"lat" : 39.6485756,
220+
"lng" : -87.6505408
221+
},
222+
"southwest" : {
223+
"lat" : 39.581415,
224+
"lng" : -87.721046
225+
}
226+
}
227+
},
228+
"types" : [ "locality", "political" ]
229+
},
230+
{
231+
"address_components" : [
232+
{
233+
"long_name" : "Paris",
234+
"short_name" : "Paris",
235+
"types" : [ "locality", "political" ]
236+
},
237+
{
238+
"long_name" : "Bourbon County",
239+
"short_name" : "Bourbon County",
240+
"types" : [ "administrative_area_level_2", "political" ]
241+
},
242+
{
243+
"long_name" : "Kentucky",
244+
"short_name" : "KY",
245+
"types" : [ "administrative_area_level_1", "political" ]
246+
},
247+
{
248+
"long_name" : "United States",
249+
"short_name" : "US",
250+
"types" : [ "country", "political" ]
251+
},
252+
{
253+
"long_name" : "40361",
254+
"short_name" : "40361",
255+
"types" : [ "postal_code" ]
256+
}
257+
],
258+
"formatted_address" : "Paris, KY 40361, USA",
259+
"geometry" : {
260+
"bounds" : {
261+
"northeast" : {
262+
"lat" : 38.238271,
263+
"lng" : -84.232089
264+
},
265+
"southwest" : {
266+
"lat" : 38.164922,
267+
"lng" : -84.3073259
268+
}
269+
},
270+
"location" : {
271+
"lat" : 38.2097987,
272+
"lng" : -84.2529869
273+
},
274+
"location_type" : "APPROXIMATE",
275+
"viewport" : {
276+
"northeast" : {
277+
"lat" : 38.238271,
278+
"lng" : -84.232089
279+
},
280+
"southwest" : {
281+
"lat" : 38.164922,
282+
"lng" : -84.3073259
283+
}
284+
}
285+
},
286+
"types" : [ "locality", "political" ]
287+
}
288+
],
289+
"status" : "OK"
290+
}
291+
";

0 commit comments

Comments
 (0)