generated from KSUDS/p3_spatial
-
Notifications
You must be signed in to change notification settings - Fork 1
/
plot.html
362 lines (300 loc) · 260 KB
/
plot.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
<!DOCTYPE html>
<head>
<meta http-equiv="content-type" content="text/html; charset=UTF-8" />
<script>
L_NO_TOUCH = false;
L_DISABLE_3D = false;
</script>
<style>html, body {width: 100%;height: 100%;margin: 0;padding: 0;}</style>
<style>#map {position:absolute;top:0;bottom:0;right:0;left:0;}</style>
<script src="https://cdn.jsdelivr.net/npm/[email protected]/dist/leaflet.js"></script>
<script src="https://code.jquery.com/jquery-1.12.4.min.js"></script>
<script src="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/js/bootstrap.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.js"></script>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/[email protected]/dist/leaflet.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/bootstrap/3.2.0/css/bootstrap-theme.min.css"/>
<link rel="stylesheet" href="https://maxcdn.bootstrapcdn.com/font-awesome/4.6.3/css/font-awesome.min.css"/>
<link rel="stylesheet" href="https://cdnjs.cloudflare.com/ajax/libs/Leaflet.awesome-markers/2.0.2/leaflet.awesome-markers.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/gh/python-visualization/folium/folium/templates/leaflet.awesome.rotate.min.css"/>
<meta name="viewport" content="width=device-width,
initial-scale=1.0, maximum-scale=1.0, user-scalable=no" />
<style>
#map_044a3918102e4e138a971b0089e897cc {
position: relative;
width: 100.0%;
height: 100.0%;
left: 0.0%;
top: 0.0%;
}
</style>
<style>
.foliumtooltip {
}
.foliumtooltip table{
margin: auto;
}
.foliumtooltip tr{
text-align: left;
}
.foliumtooltip th{
padding: 2px; padding-right: 8px;
}
</style>
<script src="https://cdnjs.cloudflare.com/ajax/libs/d3/3.5.5/d3.min.js"></script>
<style>
.foliumtooltip {
}
.foliumtooltip table{
margin: auto;
}
.foliumtooltip tr{
text-align: left;
}
.foliumtooltip th{
padding: 2px; padding-right: 8px;
}
</style>
</head>
<body>
<div class="folium-map" id="map_044a3918102e4e138a971b0089e897cc" ></div>
</body>
<script>
var map_044a3918102e4e138a971b0089e897cc = L.map(
"map_044a3918102e4e138a971b0089e897cc",
{
center: [37.27170149999999, -119.27432300000001],
crs: L.CRS.EPSG3857,
zoom: 10,
zoomControl: true,
preferCanvas: false,
}
);
L.control.scale().addTo(map_044a3918102e4e138a971b0089e897cc);
var tile_layer_2ffabf9cf9c7442982a7ccc7bdb1e415 = L.tileLayer(
"https://{s}.tile.openstreetmap.org/{z}/{x}/{y}.png",
{"attribution": "Data by \u0026copy; \u003ca href=\"http://openstreetmap.org\"\u003eOpenStreetMap\u003c/a\u003e, under \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eODbL\u003c/a\u003e.", "detectRetina": false, "maxNativeZoom": 18, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
).addTo(map_044a3918102e4e138a971b0089e897cc);
map_044a3918102e4e138a971b0089e897cc.fitBounds(
[[32.534155999999996, -124.409591], [42.009246999999995, -114.139055]],
{}
);
function geo_json_9e739e6b235f4fb5a7c8573c928a722f_styler(feature) {
switch(feature.id) {
case "0": case "42": case "55":
return {"color": "darkgrey", "fillColor": "#470d60", "fillOpacity": 0.5, "weight": 0.4};
case "1": case "3": case "11": case "22": case "30": case "32": case "53":
return {"color": "darkgrey", "fillColor": "#450457", "fillOpacity": 0.5, "weight": 0.4};
case "6": case "15": case "21": case "34": case "38": case "41": case "52":
return {"color": "darkgrey", "fillColor": "#460a5d", "fillOpacity": 0.5, "weight": 0.4};
case "9": case "18": case "45":
return {"color": "darkgrey", "fillColor": "#481c6e", "fillOpacity": 0.5, "weight": 0.4};
case "14":
return {"color": "darkgrey", "fillColor": "#fde725", "fillOpacity": 0.5, "weight": 0.4};
case "17":
return {"color": "darkgrey", "fillColor": "#482878", "fillOpacity": 0.5, "weight": 0.4};
case "24": case "25":
return {"color": "darkgrey", "fillColor": "#481769", "fillOpacity": 0.5, "weight": 0.4};
case "27":
return {"color": "darkgrey", "fillColor": "#277e8e", "fillOpacity": 0.5, "weight": 0.4};
case "28":
return {"color": "darkgrey", "fillColor": "#31678e", "fillOpacity": 0.5, "weight": 0.4};
case "29":
return {"color": "darkgrey", "fillColor": "#471063", "fillOpacity": 0.5, "weight": 0.4};
case "31": case "50": case "54":
return {"color": "darkgrey", "fillColor": "#433d84", "fillOpacity": 0.5, "weight": 0.4};
case "33":
return {"color": "darkgrey", "fillColor": "#39558c", "fillOpacity": 0.5, "weight": 0.4};
case "39": case "43": case "46":
return {"color": "darkgrey", "fillColor": "#46075a", "fillOpacity": 0.5, "weight": 0.4};
case "40":
return {"color": "darkgrey", "fillColor": "#443a83", "fillOpacity": 0.5, "weight": 0.4};
case "47":
return {"color": "darkgrey", "fillColor": "#482173", "fillOpacity": 0.5, "weight": 0.4};
case "51":
return {"color": "darkgrey", "fillColor": "#481467", "fillOpacity": 0.5, "weight": 0.4};
default:
return {"color": "darkgrey", "fillColor": "#440154", "fillOpacity": 0.5, "weight": 0.4};
}
}
function geo_json_9e739e6b235f4fb5a7c8573c928a722f_highlighter(feature) {
switch(feature.id) {
default:
return {"fillOpacity": 0.75};
}
}
function geo_json_9e739e6b235f4fb5a7c8573c928a722f_pointToLayer(feature, latlng) {
var opts = {"bubblingMouseEvents": true, "color": "#3388ff", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "#3388ff", "fillOpacity": 0.2, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 2, "stroke": true, "weight": 3};
let style = geo_json_9e739e6b235f4fb5a7c8573c928a722f_styler(feature)
Object.assign(opts, style)
return new L.CircleMarker(latlng, opts)
}
function geo_json_9e739e6b235f4fb5a7c8573c928a722f_onEachFeature(feature, layer) {
layer.on({
mouseout: function(e) {
if(typeof e.target.setStyle === "function"){
geo_json_9e739e6b235f4fb5a7c8573c928a722f.resetStyle(e.target);
}
},
mouseover: function(e) {
if(typeof e.target.setStyle === "function"){
const highlightStyle = geo_json_9e739e6b235f4fb5a7c8573c928a722f_highlighter(e.target.feature)
e.target.setStyle(highlightStyle);
}
},
});
};
var geo_json_9e739e6b235f4fb5a7c8573c928a722f = L.geoJson(null, {
onEachFeature: geo_json_9e739e6b235f4fb5a7c8573c928a722f_onEachFeature,
style: geo_json_9e739e6b235f4fb5a7c8573c928a722f_styler,
pointToLayer: geo_json_9e739e6b235f4fb5a7c8573c928a722f_pointToLayer
});
function geo_json_9e739e6b235f4fb5a7c8573c928a722f_add (data) {
geo_json_9e739e6b235f4fb5a7c8573c928a722f
.addData(data)
.addTo(map_044a3918102e4e138a971b0089e897cc);
}
geo_json_9e739e6b235f4fb5a7c8573c928a722f_add({"bbox": [-124.409591, 32.534155999999996, -114.139055, 42.009246999999995], "features": [{"bbox": [-121.47264799999999, 37.134774, -120.387613, 38.077421], "geometry": {"coordinates": [[[[-121.471925, 37.481783], [-121.241219, 37.664009], [-121.110049, 37.742128], [-120.995696, 37.760177999999996], [-120.920993, 37.737947], [-120.92644899999999, 38.077421], [-120.653274, 37.831858], [-120.387613, 37.633704], [-120.38767, 37.633364], [-120.989811, 37.395871], [-120.963812, 37.346143999999995], [-121.226804, 37.134774], [-121.282271, 37.183675], [-121.404636, 37.155989], [-121.459051, 37.282739], [-121.409693, 37.382013], [-121.47264799999999, 37.482169999999996], [-121.471925, 37.481783]]]], "type": "MultiPolygon"}, "id": "0", "properties": {"__folium_color": "#470d60", "affgeoid": "0500000US06099", "aland": 3874667294.0, "aland_acres": 957449.66168387, "awater": 46351770.0, "counts": 4.0, "countyfp": "099", "countyns": "00277314", "geoid": "06099", "gp_acres": 971937.6210814958, "gp_area": 3933298076.0466027, "gp_distance": 3289953.158484578, "gp_length": 322989.852002754, "jurisdiction_type": "state", "lsad": "06", "name": "Stanislaus", "namelsad": "Stanislaus County", "percent_water": 0.011962774215937623, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.644001, 36.196847999999996, -120.596562, 36.988839999999996], "geometry": {"coordinates": [[[[-121.644001, 36.893996], [-121.581354, 36.899152], [-121.54800900000001, 36.917390999999995], [-121.540016, 36.920764999999996], [-121.534463, 36.930932999999996], [-121.513813, 36.945155], [-121.510185, 36.956019], [-121.501488, 36.971894999999996], [-121.451972, 36.988839999999996], [-121.418246, 36.960549], [-121.215406, 36.961248], [-121.234683, 36.926894], [-121.141523, 36.836656], [-120.918731, 36.740381], [-120.597155, 36.488234999999996], [-120.596562, 36.328488], [-120.678582, 36.267319], [-120.75834, 36.308603999999995], [-120.717696, 36.260011999999996], [-120.718426, 36.196847999999996], [-120.761483, 36.203579999999995], [-120.86508, 36.292578], [-120.920551, 36.311012], [-121.027362, 36.260079999999995], [-121.040797, 36.323969], [-121.193465, 36.445751], [-121.244091, 36.506910999999995], [-121.311788, 36.502736], [-121.318373, 36.610026], [-121.350092, 36.648357], [-121.468086, 36.685518], [-121.45134, 36.724793], [-121.597698, 36.83735], [-121.644001, 36.893996]]]], "type": "MultiPolygon"}, "id": "1", "properties": {"__folium_color": "#450457", "affgeoid": "0500000US06069", "aland": 3596591085.0, "aland_acres": 888735.640058925, "awater": 4719300.0, "counts": 1.0, "countyfp": "069", "countyns": "00277299", "geoid": "06069", "gp_acres": 884459.2133646049, "gp_area": 3579284973.4509816, "gp_distance": 3305927.93196236, "gp_length": 306977.6251709991, "jurisdiction_type": "state", "lsad": "06", "name": "San Benito", "namelsad": "San Benito County", "percent_water": 0.001312159177528518, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.279533, 39.005176999999996, -120.003028919657, 39.526889], "geometry": {"coordinates": [[[[-121.266132, 39.272717], [-121.127481, 39.380237], [-121.022085, 39.391557999999996], [-120.755729, 39.452663], [-120.654332, 39.526889], [-120.575059, 39.522279999999995], [-120.505445, 39.446117], [-120.003028919657, 39.4450457761605], [-120.004795512304, 39.316475011958495], [-120.03665699999999, 39.316334], [-120.322378, 39.316427], [-120.55460000000001, 39.315596], [-120.727893, 39.288081], [-120.98634799999999, 39.102233999999996], [-121.068788, 39.005176999999996], [-121.137979, 39.037911], [-121.279533, 39.034617999999995], [-121.266132, 39.272717]]]], "type": "MultiPolygon"}, "id": "2", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06057", "aland": 2480587302.0, "aland_acres": 612965.52526071, "awater": 41531993.0, "counts": 0.0, "countyfp": "057", "countyns": "01682927", "geoid": "06057", "gp_acres": 617522.1642635603, "gp_area": 2499027394.2800035, "gp_distance": 3260868.742105449, "gp_length": 288323.00925058196, "jurisdiction_type": "state", "lsad": "06", "name": "Nevada", "namelsad": "Nevada County", "percent_water": 0.01674280641786499, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-120.315068, 35.789276, -119.47460699999999, 36.488835], "geometry": {"coordinates": [[[[-120.315068, 35.907185999999996], [-119.959058, 36.181747], [-119.959227, 36.400974999999995], [-119.754213, 36.402023], [-119.66640000000001, 36.41888], [-119.573194, 36.488835], [-119.528286, 36.487545], [-119.528792, 36.401465], [-119.474892, 36.400953], [-119.47460699999999, 36.269025], [-119.529358, 36.26985], [-119.53616099999999, 36.050782], [-119.53811999999999, 35.789898], [-120.194369, 35.789363], [-120.213979, 35.789276], [-120.27575999999999, 35.905881], [-120.315068, 35.907185999999996]]]], "type": "MultiPolygon"}, "id": "3", "properties": {"__folium_color": "#450457", "affgeoid": "0500000US06031", "aland": 3602601923.0, "aland_acres": 890220.9481829151, "awater": 3164290.0, "counts": 1.0, "countyfp": "031", "countyns": "00277280", "geoid": "06031", "gp_acres": 887525.6902734431, "gp_area": 3591694584.3809032, "gp_distance": 3200909.77246862, "gp_length": 276449.83249505964, "jurisdiction_type": "state", "lsad": "06", "name": "Kings", "namelsad": "Kings County", "percent_water": 0.0008783346224844615, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.937654, 39.383266, -121.856532, 39.800137], "geometry": {"coordinates": [[[[-122.937654, 39.798156], [-122.046471, 39.797647999999995], [-122.026498, 39.800137], [-121.967868, 39.722397], [-121.949868, 39.733001], [-121.994343, 39.671458], [-121.994021, 39.533926], [-121.856532, 39.536904], [-121.890013, 39.383863999999996], [-122.008857, 39.413567], [-122.136161, 39.414499], [-122.192334, 39.385256999999996], [-122.739062, 39.383266], [-122.73563899999999, 39.580667999999996], [-122.885352, 39.580107999999996], [-122.892676, 39.708898], [-122.937654, 39.798156]]]], "type": "MultiPolygon"}, "id": "4", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06021", "aland": 3403160301.0, "aland_acres": 840937.9261786051, "awater": 33693344.0, "counts": 0.0, "countyfp": "021", "countyns": "00277275", "geoid": "06021", "gp_acres": 838410.2606538014, "gp_area": 3392931185.7461457, "gp_distance": 3400484.580795561, "gp_length": 276450.55657499336, "jurisdiction_type": "state", "lsad": "06", "name": "Glenn", "namelsad": "Glenn County", "percent_water": 0.009900604444080814, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.457213, 41.183484, -119.99828, 41.997569999999996], "geometry": {"coordinates": [[[[-121.457213, 41.949945], [-121.447539998048, 41.997190033272595], [-121.43961, 41.99708], [-121.251099, 41.997569999999996], [-121.035195, 41.993323], [-120.87992571023601, 41.9934832599849], [-120.692219, 41.993677], [-120.501069, 41.993784999999995], [-120.181563, 41.994588], [-119.999168, 41.99454], [-119.999276, 41.874891], [-119.99828, 41.618764999999996], [-119.999866, 41.183974], [-120.501404, 41.18394], [-121.331786, 41.183886], [-121.446495, 41.183484], [-121.448981, 41.776392], [-121.457213, 41.949945]]]], "type": "MultiPolygon"}, "id": "5", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06049", "aland": 10225877726.0, "aland_acres": 2526865.5154832304, "awater": 660503268.0, "counts": 0.0, "countyfp": "049", "countyns": "00277289", "geoid": "06049", "gp_acres": 2689355.347800903, "gp_area": 10883451762.614689, "gp_distance": 3264031.75861333, "gp_length": 421949.2606012309, "jurisdiction_type": "state", "lsad": "06", "name": "Modoc", "namelsad": "Modoc County", "percent_water": 0.06459135202845472, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-120.670835, 33.895711999999996, -119.442269, 35.114678], "geometry": {"coordinates": [[[[-119.91621599999999, 34.058351], [-119.857304, 34.071298], [-119.739472, 34.049299], [-119.56670000000001, 34.053452], [-119.47073665694401, 34.053996622104], [-119.48771955738201, 33.99651515438929], [-119.554472, 33.99782], [-119.662825, 33.985889], [-119.721206, 33.959582999999995], [-119.795938, 33.962928999999995], [-119.873358, 33.980374999999995], [-119.876916, 34.023527], [-119.91621599999999, 34.058351]]], [[[-120.368278, 34.076465], [-120.24248, 34.057172], [-120.135853, 34.026087], [-120.05510699999999, 34.037729], [-119.984316, 33.983948], [-119.973691, 33.942481], [-120.049682, 33.914563], [-120.121817, 33.895711999999996], [-120.17904899999999, 33.927994], [-120.200085, 33.956904], [-120.36484, 33.991780999999996], [-120.454134, 34.028081], [-120.368278, 34.076465]]], [[[-120.65030521184, 34.975166302268704], [-120.496222, 34.993155], [-120.435473, 34.986759], [-120.301827, 34.905571], [-120.334548, 35.006315], [-120.188383, 35.030378], [-120.167616, 35.075297], [-120.082084, 35.114678], [-119.980122, 35.057573], [-119.92841899999999, 35.059794], [-119.745566, 34.973676], [-119.672963, 34.973375], [-119.535757, 34.897576], [-119.472494, 34.901378], [-119.443691, 34.901171], [-119.442353, 34.561101], [-119.442269, 34.463949], [-119.44599099999999, 34.404067], [-119.47794670672401, 34.378837558775594], [-119.536957, 34.395495], [-119.616862, 34.420995], [-119.68466599999999, 34.408297], [-119.709067, 34.395396999999996], [-119.785871, 34.415997], [-119.835771, 34.415796], [-119.873971, 34.408795], [-119.971951, 34.444641], [-120.050682, 34.461650999999996], [-120.141165, 34.473405], [-120.295051, 34.470622999999996], [-120.451425, 34.447094], [-120.511421, 34.522953], [-120.550092, 34.542794], [-120.581293, 34.556959], [-120.622575, 34.554017], [-120.64573899999999, 34.581035], [-120.60197, 34.692095], [-120.614852, 34.730709], [-120.62631999999999, 34.738071999999995], [-120.610266, 34.85818], [-120.670835, 34.904115], [-120.65030521184, 34.975166302268704]]]], "type": "MultiPolygon"}, "id": "6", "properties": {"__folium_color": "#460a5d", "affgeoid": "0500000US06083", "aland": 7080860393.0, "aland_acres": 1749716.007412265, "awater": 2729213352.0, "counts": 3.0, "countyfp": "083", "countyns": "00277306", "geoid": "06083", "gp_acres": 1822321.1214801855, "gp_area": 7374683318.751888, "gp_distance": 3241334.166939948, "gp_length": 562063.0282814227, "jurisdiction_type": "state", "lsad": "06", "name": "Santa Barbara", "namelsad": "Santa Barbara County", "percent_water": 0.38543527206072964, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-118.78673599999999, 35.788934999999995, -115.648032019625, 37.464938766244494], "geometry": {"coordinates": [[[[-118.775014, 37.463052], [-117.83350404414401, 37.464938766244494], [-117.68061, 37.353398999999996], [-117.244917, 37.030243999999996], [-117.16600056403101, 36.9712075385903], [-117.000895, 36.847694], [-116.48823300000001, 36.459097], [-116.37587500000001, 36.372561999999995], [-116.093601, 36.155805], [-115.892975, 35.999967], [-115.846113922762, 35.9635526731109], [-115.648032019625, 35.8096292126029], [-115.735891, 35.79362], [-116.277263, 35.793394], [-117.251015, 35.795004], [-117.634283, 35.79726], [-117.924406, 35.798359], [-118.008094, 35.788934999999995], [-118.005489, 35.862699], [-117.980761, 35.867515], [-118.003577, 35.983717999999996], [-118.03361100000001, 36.008944], [-118.12714700000001, 36.279655999999996], [-118.100317, 36.346137], [-118.21482, 36.435036], [-118.274624, 36.597334], [-118.366328, 36.691635], [-118.360586, 36.744772999999995], [-118.389758, 36.834466], [-118.36083099999999, 36.887734], [-118.437137, 37.059818], [-118.59266099999999, 37.138147], [-118.654593, 37.141826], [-118.716016, 37.328208], [-118.78673599999999, 37.343379999999996], [-118.775014, 37.463052]]]], "type": "MultiPolygon"}, "id": "7", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06027", "aland": 26410783053.0, "aland_acres": 6526236.546311566, "awater": 77280938.0, "counts": 0.0, "countyfp": "027", "countyns": "01804637", "geoid": "06027", "gp_acres": 6556188.880482558, "gp_area": 26531996036.027428, "gp_distance": 2980966.981349198, "gp_length": 783560.9964446987, "jurisdiction_type": "state", "lsad": "06", "name": "Inyo", "namelsad": "Inyo County", "percent_water": 0.0029261130896768945, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.497635, 39.597263999999996, -120.108761, 40.446822], "geometry": {"coordinates": [[[[-121.497635, 40.445591], [-121.361456, 40.446822], [-121.327826, 40.445367], [-121.061417, 40.446535999999995], [-121.061493, 40.256417], [-120.928582, 40.191931], [-120.764403, 40.31601], [-120.652158, 40.307656], [-120.510817, 40.248945], [-120.445892, 40.176854], [-120.341385, 40.115243], [-120.209641, 40.086008], [-120.201264, 40.013473999999995], [-120.108761, 39.93951], [-120.110627, 39.765778999999995], [-120.147149, 39.707657999999995], [-120.65422699999999, 39.706629], [-120.68075999999999, 39.676832999999995], [-120.792484, 39.709793999999995], [-120.873261, 39.776168], [-120.949435, 39.672548], [-121.009477, 39.639458999999995], [-121.076695, 39.597263999999996], [-121.136715, 39.628169], [-121.210878, 39.725651], [-121.350821, 39.825703999999995], [-121.429957, 39.900313], [-121.41948, 40.015766], [-121.366818, 40.086054], [-121.436886, 40.151905], [-121.36839499999999, 40.21223], [-121.342264, 40.309751], [-121.470395, 40.350213], [-121.497635, 40.445591]]]], "type": "MultiPolygon"}, "id": "8", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06063", "aland": 6612400772.0, "aland_acres": 1633957.29276506, "awater": 156387638.0, "counts": 0.0, "countyfp": "063", "countyns": "00277296", "geoid": "06063", "gp_acres": 1685212.6131933085, "gp_area": 6819824014.865375, "gp_distance": 3267195.9932676633, "gp_length": 407487.31534430257, "jurisdiction_type": "state", "lsad": "06", "name": "Plumas", "namelsad": "Plumas County", "percent_water": 0.023650659328185077, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.518088, 37.105141386718, -122.081473, 37.708331], "geometry": {"coordinates": [[[[-122.518088, 37.576138], [-122.496786, 37.612136], [-122.49678399999999, 37.686433], [-122.50067801908301, 37.7081325680179], [-122.389826876588, 37.708331], [-122.39319, 37.707530999999996], [-122.360219, 37.592501], [-122.244372, 37.55814], [-122.168449, 37.504143], [-122.12919970222401, 37.5213219985908], [-122.11724, 37.506721], [-122.081473, 37.477838], [-122.144933, 37.458200000000005], [-122.190402, 37.431472], [-122.192665, 37.31801], [-122.152278, 37.286055], [-122.152774, 37.215444], [-122.31768199999999, 37.186945], [-122.29431019191301, 37.105141386718], [-122.322971, 37.11546], [-122.344029, 37.144099], [-122.397065, 37.187249], [-122.418452, 37.248521], [-122.40559014390101, 37.3149650377439], [-122.40132299999999, 37.337008999999995], [-122.409258, 37.374804999999995], [-122.443687, 37.435941], [-122.445987, 37.461541], [-122.49378899999999, 37.492340999999996], [-122.516689, 37.521339999999995], [-122.518088, 37.576138]]]], "type": "MultiPolygon"}, "id": "9", "properties": {"__folium_color": "#481c6e", "affgeoid": "0500000US06081", "aland": 1161922036.0, "aland_acres": 287116.74470578, "awater": 757123906.0, "counts": 9.0, "countyfp": "081", "countyns": "00277305", "geoid": "06081", "gp_acres": 297564.32992429635, "gp_area": 1204201978.6094832, "gp_distance": 3408185.9402181357, "gp_length": 189508.1335617581, "jurisdiction_type": "state", "lsad": "06", "name": "San Mateo", "namelsad": "San Mateo County", "percent_water": 0.6516133462847933, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.05820299999999, 39.391557999999996, -119.99993544808501, 39.776168], "geometry": {"coordinates": [[[[-121.05820299999999, 39.537043], [-121.009477, 39.639458999999995], [-120.949435, 39.672548], [-120.873261, 39.776168], [-120.792484, 39.709793999999995], [-120.68075999999999, 39.676832999999995], [-120.65422699999999, 39.706629], [-120.147149, 39.707657999999995], [-120.015734, 39.708721], [-119.99993544808501, 39.7224069247242], [-120.00174, 39.538852], [-120.003028919657, 39.4450457761605], [-120.505445, 39.446117], [-120.575059, 39.522279999999995], [-120.654332, 39.526889], [-120.755729, 39.452663], [-121.022085, 39.391557999999996], [-121.05820299999999, 39.537043]]]], "type": "MultiPolygon"}, "id": "10", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06091", "aland": 2468694582.0, "aland_acres": 610026.7746851101, "awater": 23299110.0, "counts": 0.0, "countyfp": "091", "countyns": "00277310", "geoid": "06091", "gp_acres": 618053.5014784881, "gp_area": 2501177643.0201254, "gp_distance": 3239731.9382355744, "gp_length": 256405.38873420755, "jurisdiction_type": "state", "lsad": "06", "name": "Sierra", "namelsad": "Sierra County", "percent_water": 0.00943782603562258, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-124.02520517453002, 38.76765621603929, -122.821592, 40.001923], "geometry": {"coordinates": [[[[-124.02520517453002, 40.001299341669004], [-123.54445799999999, 40.001923], [-123.544563, 39.977015], [-122.934013, 39.978131], [-122.909787, 39.936385], [-122.950077, 39.907717999999996], [-122.937654, 39.798156], [-122.892676, 39.708898], [-122.885352, 39.580107999999996], [-122.89031, 39.529014], [-123.063181, 39.503538999999996], [-123.075114, 39.407683], [-122.994839, 39.235924], [-123.077812, 39.173791], [-123.056115, 39.048815], [-123.056212, 39.021096], [-122.98664, 38.997282999999996], [-122.948865, 38.90022], [-122.821592, 38.850139999999996], [-123.080997, 38.852438], [-123.136253, 38.809135999999995], [-123.368394, 38.80664], [-123.54092201163401, 38.76765621603929], [-123.57198700000001, 38.798189], [-123.638637, 38.843865], [-123.659846, 38.872529], [-123.71054, 38.91323], [-123.73289199999999, 38.954994], [-123.69074, 39.021293], [-123.72150500000001, 39.125327], [-123.765891, 39.193657], [-123.798991, 39.271355], [-123.825331, 39.360814], [-123.81469, 39.446538], [-123.766475, 39.552803], [-123.782322, 39.621486], [-123.792659, 39.684121999999995], [-123.829545, 39.723071], [-123.851714, 39.832041], [-123.907664, 39.863028], [-123.95495199999999, 39.922373], [-124.02520517453002, 40.001299341669004]]]], "type": "MultiPolygon"}, "id": "11", "properties": {"__folium_color": "#450457", "affgeoid": "0500000US06045", "aland": 9082632466.0, "aland_acres": 2244363.89551093, "awater": 961740401.0, "counts": 1.0, "countyfp": "045", "countyns": "00277287", "geoid": "06045", "gp_acres": 2253649.038266341, "gp_area": 9120208163.59985, "gp_distance": 3486666.5961416042, "gp_length": 470596.232040732, "jurisdiction_type": "state", "lsad": "06", "name": "Mendocino", "namelsad": "Mendocino County", "percent_water": 0.10588784744953479, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-123.077812, 38.667505999999996, -122.340172, 39.580667999999996], "geometry": {"coordinates": [[[[-123.077812, 39.173791], [-122.994839, 39.235924], [-123.075114, 39.407683], [-123.063181, 39.503538999999996], [-122.89031, 39.529014], [-122.885352, 39.580107999999996], [-122.73563899999999, 39.580667999999996], [-122.739062, 39.383266], [-122.78509, 39.382974999999995], [-122.743482, 39.36813], [-122.775043, 39.311778], [-122.680927, 39.238726], [-122.47729, 39.17395], [-122.491278, 39.052991], [-122.413416, 39.020218], [-122.409118, 38.962793], [-122.340172, 38.924246], [-122.403941, 38.925289], [-122.421904, 38.90377], [-122.395056, 38.864245], [-122.397989, 38.804001], [-122.46388999999999, 38.705203], [-122.627396, 38.667505999999996], [-122.77248, 38.821529999999996], [-122.821592, 38.850139999999996], [-122.948865, 38.90022], [-122.98664, 38.997282999999996], [-123.056212, 39.021096], [-123.056115, 39.048815], [-123.077812, 39.173791]]]], "type": "MultiPolygon"}, "id": "12", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06033", "aland": 3254452700.0, "aland_acres": 804191.5344335, "awater": 188748214.0, "counts": 0.0, "countyfp": "033", "countyns": "00277281", "geoid": "06033", "gp_acres": 848143.5312132519, "gp_area": 3432320395.027425, "gp_distance": 3433114.024943096, "gp_length": 297763.1429801387, "jurisdiction_type": "state", "lsad": "06", "name": "Lake", "namelsad": "Lake County", "percent_water": 0.05799691419697082, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-119.651509, 37.463052, -117.83350404414401, 38.7131509006712], "geometry": {"coordinates": [[[[-119.639205, 38.326879999999996], [-119.542367, 38.481657], [-119.619066, 38.603529], [-119.58540614483901, 38.7131509006712], [-119.330366469799, 38.5355095158185], [-119.279262, 38.499914], [-119.155815824409, 38.4134036584505], [-118.949673, 38.26894], [-118.500958, 37.949019], [-118.42799532515701, 37.8962242809098], [-118.022181, 37.602582999999996], [-117.83350404414401, 37.464938766244494], [-118.775014, 37.463052], [-118.85047399999999, 37.475795999999995], [-118.91705999999999, 37.550336], [-119.022363, 37.585737], [-119.124068, 37.7338], [-119.268979, 37.73923], [-119.20128, 37.804328999999996], [-119.200283, 37.885827], [-119.308389, 37.946824], [-119.30458999999999, 38.023891], [-119.345922, 38.083113], [-119.469456, 38.128282999999996], [-119.57649599999999, 38.157661], [-119.632671, 38.198858], [-119.604182, 38.234961], [-119.651509, 38.286462], [-119.639205, 38.326879999999996]]]], "type": "MultiPolygon"}, "id": "13", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06051", "aland": 7896624729.0, "aland_acres": 1951295.4536595452, "awater": 214695677.0, "counts": 0.0, "countyfp": "051", "countyns": "00277290", "geoid": "06051", "gp_acres": 2004068.3244034334, "gp_area": 8110189289.5871525, "gp_distance": 3101835.6789970784, "gp_length": 486568.45802724914, "jurisdiction_type": "state", "lsad": "06", "name": "Mono", "namelsad": "Mono County", "percent_water": 0.027188284155322685, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-118.94447951145901, 32.800595, -117.646374, 34.823301], "geometry": {"coordinates": [[[[-118.593969, 33.467197999999996], [-118.484785, 33.487483], [-118.370323, 33.409285], [-118.286261, 33.351462999999995], [-118.325244, 33.299075], [-118.374768, 33.320065], [-118.465368, 33.326056], [-118.482609, 33.369914], [-118.563442, 33.434381], [-118.593969, 33.467197999999996]]], [[[-118.594033, 33.035951], [-118.540069, 32.980933], [-118.446771, 32.895424], [-118.353504, 32.821962], [-118.425634, 32.800595], [-118.487908, 32.84459], [-118.581513, 32.931672], [-118.641578, 33.017129], [-118.594033, 33.035951]]], [[[-118.940965, 34.07483], [-118.856473, 34.126765], [-118.788889, 34.168214], [-118.723374, 34.167860999999995], [-118.693834, 34.168557], [-118.667944, 34.199166], [-118.667742, 34.236694], [-118.633461, 34.269521999999995], [-118.652285, 34.323392], [-118.738618, 34.498968999999995], [-118.880405, 34.788655], [-118.894634, 34.817972], [-118.326281, 34.819725999999996], [-117.774368, 34.823301], [-117.667292, 34.822525999999996], [-117.655235, 34.397222], [-117.646374, 34.28917], [-117.677155, 34.167377], [-117.693563, 34.121627], [-117.704356, 34.09529], [-117.71117, 34.079536], [-117.744342, 34.019852], [-117.767654, 34.019386], [-117.802539, 33.975550999999996], [-117.783252, 33.946261], [-117.91956, 33.947635999999996], [-117.966691, 33.946058], [-117.976593, 33.902809999999995], [-118.028717, 33.866242], [-118.05892, 33.846196], [-118.063268, 33.824107], [-118.093029, 33.786121], [-118.11507672288201, 33.743803322895], [-118.132698, 33.753217], [-118.1837, 33.736118], [-118.23192618503401, 33.7152954681899], [-118.258687, 33.703741], [-118.317205, 33.712818], [-118.333295024316, 33.721184383577], [-118.354705, 33.732317], [-118.39660599999999, 33.735917], [-118.42840699999999, 33.774715], [-118.394307, 33.804314999999995], [-118.412708, 33.883913], [-118.460611, 33.969111], [-118.519514, 34.027509], [-118.603572, 34.039048], [-118.679366, 34.033255], [-118.744952, 34.032103], [-118.805114, 34.001239], [-118.854653, 34.034214999999996], [-118.94447951145901, 34.046738953351], [-118.940965, 34.07483]]]], "type": "MultiPolygon"}, "id": "14", "properties": {"__folium_color": "#fde725", "affgeoid": "0500000US06037", "aland": 10513491099.0, "aland_acres": 2597936.2180183954, "awater": 1787501506.0, "counts": 118.0, "countyfp": "037", "countyns": "00277283", "geoid": "06037", "gp_acres": 2666357.432971378, "gp_area": 10790382359.609793, "gp_distance": 3085610.0007846667, "gp_length": 625842.5462344787, "jurisdiction_type": "state", "lsad": "06", "name": "Los Angeles", "namelsad": "Los Angeles County", "percent_water": 0.1700197859272473, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.421904, 38.313089, -121.50509, 38.925289], "geometry": {"coordinates": [[[[-122.403941, 38.925289], [-122.340172, 38.924246], [-121.835488, 38.924481], [-121.814814, 38.876582], [-121.723149, 38.851306], [-121.67345399999999, 38.743035], [-121.60289399999999, 38.735838], [-121.633774, 38.686164], [-121.553609, 38.603325999999996], [-121.544567, 38.597704], [-121.527667, 38.604603999999995], [-121.511566, 38.600904], [-121.506269, 38.586304999999996], [-121.520965, 38.566205], [-121.51129, 38.54629], [-121.513706, 38.540107], [-121.53089299999999, 38.529365], [-121.524018, 38.520868], [-121.551782, 38.513861], [-121.558701, 38.501939], [-121.50509, 38.469563], [-121.521641, 38.360104], [-121.593273, 38.313089], [-121.693697, 38.313732], [-121.712034, 38.537962], [-121.940285, 38.533384], [-122.011673, 38.488991], [-122.103281, 38.513348], [-122.168301, 38.655296], [-122.224206, 38.699984], [-122.287998, 38.839931], [-122.395056, 38.864245], [-122.421904, 38.90377], [-122.403941, 38.925289]]]], "type": "MultiPolygon"}, "id": "15", "properties": {"__folium_color": "#460a5d", "affgeoid": "0500000US06113", "aland": 2628145869.0, "aland_acres": 649427.9849592451, "awater": 22877242.0, "counts": 3.0, "countyfp": "113", "countyns": "00277321", "geoid": "06113", "gp_acres": 651729.3507719875, "gp_area": 2637459180.3969464, "gp_distance": 3361370.5517891836, "gp_length": 272438.32273887977, "jurisdiction_type": "state", "lsad": "06", "name": "Yolo", "namelsad": "Yolo County", "percent_water": 0.00870470785881634, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.027507, 38.221574, -120.07239200000001, 38.709029], "geometry": {"coordinates": [[[[-121.027507, 38.508292], [-120.813554, 38.562193], [-120.62760399999999, 38.503143], [-120.51059599999999, 38.511466999999996], [-120.301721, 38.549109], [-120.21278699999999, 38.629371], [-120.140084, 38.638374], [-120.098322, 38.709029], [-120.07239200000001, 38.702767], [-120.072484, 38.509868999999995], [-120.205702, 38.501039], [-120.33104, 38.465191999999995], [-120.423215, 38.473321999999996], [-120.614881, 38.389407999999996], [-120.63129, 38.340263], [-120.810126, 38.28201], [-120.892864, 38.221574], [-120.995497, 38.225401999999995], [-121.027084, 38.300252], [-121.027507, 38.508292]]]], "type": "MultiPolygon"}, "id": "16", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06005", "aland": 1539965777.0, "aland_acres": 380533.24332558503, "awater": 29438413.0, "counts": 0.0, "countyfp": "005", "countyns": "01675841", "geoid": "06005", "gp_acres": 385222.5840605714, "gp_area": 1558942894.9659917, "gp_distance": 3254369.7872912036, "gp_length": 240394.4010070639, "jurisdiction_type": "state", "lsad": "06", "name": "Amador", "namelsad": "Amador County", "percent_water": 0.01911627741322202, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.425258, 37.718531, -121.534108, 38.094414], "geometry": {"coordinates": [[[[-122.425258, 37.955672], [-122.367582, 37.978168], [-122.36889099999999, 38.007948], [-122.34280385218801, 38.0092538777817], [-122.321706, 38.01031], [-122.262861, 38.051473], [-122.269320054917, 38.06037449753119], [-122.14312, 38.031760999999996], [-122.095733, 38.048355], [-122.050386, 38.060198], [-121.878235, 38.049318], [-121.862462, 38.06603], [-121.80127, 38.021622], [-121.737824, 38.02663], [-121.673065, 38.093517999999996], [-121.580022, 38.094414], [-121.579425, 37.8723], [-121.534108, 37.849339], [-121.556997, 37.816488], [-121.577005, 37.811527], [-121.873542, 37.739317], [-121.96003999999999, 37.718531], [-121.971938, 37.730323999999996], [-121.988097, 37.733149], [-122.011771, 37.747428], [-122.010771, 37.755127], [-121.997411, 37.76336], [-122.005025, 37.771147], [-122.045473, 37.798125999999996], [-122.140317, 37.804701], [-122.27108, 37.905823999999996], [-122.32871428740701, 37.8938323463208], [-122.33453, 37.908791], [-122.378709, 37.905190999999995], [-122.425258, 37.955672]]]], "type": "MultiPolygon"}, "id": "17", "properties": {"__folium_color": "#482878", "affgeoid": "0500000US06013", "aland": 1856838508.0, "aland_acres": 458834.07951934, "awater": 225278783.0, "counts": 13.0, "countyfp": "013", "countyns": "01675903", "geoid": "06013", "gp_acres": 484335.7999908085, "gp_area": 1960040468.5895002, "gp_distance": 3368729.7890724875, "gp_length": 216005.61609882407, "jurisdiction_type": "state", "lsad": "06", "name": "Contra Costa", "namelsad": "Contra Costa County", "percent_water": 0.12132384266558953, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-120.918731, 35.907185999999996, -118.360586, 37.585737], "geometry": {"coordinates": [[[[-120.65595, 36.952832], [-120.590566, 36.952641], [-120.541696, 37.044505], [-120.450341, 36.911172], [-120.456246, 36.862863], [-120.370256, 36.78494], [-120.229179, 36.769687], [-120.057776, 36.82286], [-120.02777499999999, 36.814505], [-119.932338, 36.843323], [-119.814421, 36.850138], [-119.713182, 36.991638], [-119.705356, 36.999794], [-119.69077899999999, 37.011987], [-119.65861100000001, 37.013329999999996], [-119.659377, 37.038938], [-119.64748900000001, 37.043775], [-119.621116, 37.026604999999996], [-119.604908, 37.071016], [-119.562979, 37.064095], [-119.567234, 37.115946], [-119.506733, 37.150554], [-119.470844, 37.110548], [-119.43306, 37.161516], [-119.362374, 37.167463], [-119.330573, 37.205791], [-119.335189, 37.310773999999995], [-119.286658, 37.374943], [-119.022363, 37.585737], [-118.91705999999999, 37.550336], [-118.85047399999999, 37.475795999999995], [-118.775014, 37.463052], [-118.78673599999999, 37.343379999999996], [-118.716016, 37.328208], [-118.654593, 37.141826], [-118.59266099999999, 37.138147], [-118.437137, 37.059818], [-118.36083099999999, 36.887734], [-118.389758, 36.834466], [-118.360586, 36.744772999999995], [-118.982441, 36.741645999999996], [-118.984779, 36.657146999999995], [-119.088295, 36.657514], [-119.174791, 36.658878], [-119.304625, 36.660606], [-119.305102, 36.573724999999996], [-119.46632199999999, 36.575238], [-119.546131, 36.508963], [-119.573194, 36.488835], [-119.66640000000001, 36.41888], [-119.754213, 36.402023], [-119.959227, 36.400974999999995], [-119.959058, 36.181747], [-120.315068, 35.907185999999996], [-120.433053, 35.968933], [-120.667551, 36.138056999999996], [-120.62691, 36.203227], [-120.678582, 36.267319], [-120.596562, 36.328488], [-120.597155, 36.488234999999996], [-120.918731, 36.740381], [-120.65595, 36.952832]]]], "type": "MultiPolygon"}, "id": "18", "properties": {"__folium_color": "#481c6e", "affgeoid": "0500000US06019", "aland": 15432139292.0, "aland_acres": 3813358.7797496603, "awater": 136609893.0, "counts": 9.0, "countyfp": "019", "countyns": "00277274", "geoid": "06019", "gp_acres": 3832292.1716413405, "gp_area": 15508760128.85753, "gp_distance": 3178278.205383152, "gp_length": 754515.2287677686, "jurisdiction_type": "state", "lsad": "06", "name": "Fresno", "namelsad": "Fresno County", "percent_water": 0.008852297819189487, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.78509, 38.924246, -121.795366, 39.414499], "geometry": {"coordinates": [[[[-122.78509, 39.382974999999995], [-122.739062, 39.383266], [-122.192334, 39.385256999999996], [-122.136161, 39.414499], [-122.008857, 39.413567], [-121.890013, 39.383863999999996], [-121.899109, 39.357285999999995], [-121.908269, 39.303878], [-121.945514, 39.179843], [-121.889101, 39.072373], [-121.795366, 38.995686], [-121.835488, 38.924481], [-122.340172, 38.924246], [-122.409118, 38.962793], [-122.413416, 39.020218], [-122.491278, 39.052991], [-122.47729, 39.17395], [-122.680927, 39.238726], [-122.775043, 39.311778], [-122.743482, 39.36813], [-122.78509, 39.382974999999995]]]], "type": "MultiPolygon"}, "id": "19", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06011", "aland": 2980332727.0, "aland_acres": 736455.1185053351, "awater": 14608884.0, "counts": 0.0, "countyfp": "011", "countyns": "01675902", "geoid": "06011", "gp_acres": 746245.874264991, "gp_area": 3019954570.992052, "gp_distance": 3387918.7740255515, "gp_length": 254893.9020005031, "jurisdiction_type": "state", "lsad": "06", "name": "Colusa", "namelsad": "Colusa County", "percent_water": 0.004901762768852083, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.62376, 38.918348, -121.009477, 39.639458999999995], "geometry": {"coordinates": [[[[-121.62376, 39.295621], [-121.407527, 39.339754], [-121.33442, 39.425211999999995], [-121.305122, 39.519585], [-121.149907, 39.526446], [-121.076695, 39.597263999999996], [-121.009477, 39.639458999999995], [-121.05820299999999, 39.537043], [-121.022085, 39.391557999999996], [-121.127481, 39.380237], [-121.266132, 39.272717], [-121.279533, 39.034617999999995], [-121.305992, 39.052943], [-121.332135, 39.042021], [-121.365643, 39.031743], [-121.414779, 38.996452], [-121.543306, 38.972404], [-121.57541499999999, 38.918348], [-121.610138, 39.057846999999995], [-121.58591, 39.089690999999995], [-121.62376, 39.295621]]]], "type": "MultiPolygon"}, "id": "20", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06115", "aland": 1636887865.0, "aland_acres": 404483.17588082503, "awater": 31084093.0, "counts": 0.0, "countyfp": "115", "countyns": "00277322", "geoid": "06115", "gp_acres": 399709.99100599583, "gp_area": 1617571441.314404, "gp_distance": 3311875.302407064, "gp_length": 229041.3354422965, "jurisdiction_type": "state", "lsad": "06", "name": "Yuba", "namelsad": "Yuba County", "percent_water": 0.018989751017550613, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.406786, 38.031760999999996, -121.593273, 38.537962], "geometry": {"coordinates": [[[[-122.406786, 38.155632], [-122.213457, 38.154973999999996], [-122.195884, 38.162776], [-122.205982, 38.315712999999995], [-122.061379, 38.327411], [-122.126389, 38.428917999999996], [-122.103281, 38.513348], [-122.011673, 38.488991], [-121.940285, 38.533384], [-121.712034, 38.537962], [-121.693697, 38.313732], [-121.593273, 38.313089], [-121.615413, 38.195696], [-121.685645, 38.159644], [-121.71213, 38.085519999999995], [-121.74316400000001, 38.087229], [-121.796395, 38.060846999999995], [-121.827916, 38.066223], [-121.843228, 38.076654999999995], [-121.860477, 38.070606999999995], [-121.862462, 38.06603], [-121.878235, 38.049318], [-122.050386, 38.060198], [-122.095733, 38.048355], [-122.14312, 38.031760999999996], [-122.269320054917, 38.06037449753119], [-122.301804, 38.105142], [-122.393588, 38.143449], [-122.39758123062401, 38.14200359725329], [-122.406786, 38.155632]]]], "type": "MultiPolygon"}, "id": "21", "properties": {"__folium_color": "#460a5d", "affgeoid": "0500000US06095", "aland": 2128527683.0, "aland_acres": 525969.833107715, "awater": 218619356.0, "counts": 3.0, "countyfp": "095", "countyns": "00277312", "geoid": "06095", "gp_acres": 571616.4446028114, "gp_area": 2313253251.0585027, "gp_distance": 3366804.3638408934, "gp_length": 239355.71600506682, "jurisdiction_type": "state", "lsad": "06", "name": "Solano", "namelsad": "Solano County", "percent_water": 0.10270919083930936, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-120.541696, 36.769687, -119.022363, 37.777986], "geometry": {"coordinates": [[[[-120.476692, 37.09639], [-120.22728599999999, 37.1634], [-120.106385, 37.167153], [-120.052055, 37.183108], [-119.761809, 37.417114], [-119.651191, 37.417832], [-119.651172, 37.461351], [-119.58422, 37.494696], [-119.583585, 37.560334999999995], [-119.308995, 37.777986], [-119.268979, 37.73923], [-119.124068, 37.7338], [-119.022363, 37.585737], [-119.286658, 37.374943], [-119.335189, 37.310773999999995], [-119.330573, 37.205791], [-119.362374, 37.167463], [-119.43306, 37.161516], [-119.470844, 37.110548], [-119.506733, 37.150554], [-119.567234, 37.115946], [-119.562979, 37.064095], [-119.604908, 37.071016], [-119.621116, 37.026604999999996], [-119.64748900000001, 37.043775], [-119.659377, 37.038938], [-119.65861100000001, 37.013329999999996], [-119.69077899999999, 37.011987], [-119.705356, 36.999794], [-119.713182, 36.991638], [-119.814421, 36.850138], [-119.932338, 36.843323], [-120.02777499999999, 36.814505], [-120.057776, 36.82286], [-120.229179, 36.769687], [-120.370256, 36.78494], [-120.456246, 36.862863], [-120.450341, 36.911172], [-120.541696, 37.044505], [-120.476692, 37.09639]]]], "type": "MultiPolygon"}, "id": "22", "properties": {"__folium_color": "#450457", "affgeoid": "0500000US06039", "aland": 5534591552.0, "aland_acres": 1367625.24545696, "awater": 42271836.0, "counts": 1.0, "countyfp": "039", "countyns": "00277284", "geoid": "06039", "gp_acres": 1382194.9156707323, "gp_area": 5593553006.498178, "gp_distance": 3184472.0448231082, "gp_length": 398387.38959434436, "jurisdiction_type": "state", "lsad": "06", "name": "Madera", "namelsad": "Madera County", "percent_water": 0.007637751693659218, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-120.653274, 37.633704, -119.200283, 38.433521], "geometry": {"coordinates": [[[[-120.514952, 37.95339], [-120.534276, 37.989443], [-120.46279799999999, 38.011927], [-120.44252900000001, 38.058741], [-120.176177, 38.374013999999995], [-120.01995099999999, 38.433521], [-119.884749, 38.356184999999996], [-119.705385, 38.416101999999995], [-119.639205, 38.326879999999996], [-119.651509, 38.286462], [-119.604182, 38.234961], [-119.632671, 38.198858], [-119.57649599999999, 38.157661], [-119.469456, 38.128282999999996], [-119.345922, 38.083113], [-119.30458999999999, 38.023891], [-119.308389, 37.946824], [-119.200283, 37.885827], [-119.20128, 37.804328999999996], [-119.268979, 37.73923], [-119.308995, 37.777986], [-119.426792, 37.866724], [-119.474295, 37.855623], [-119.535699, 37.904122], [-119.646203, 37.846823], [-119.667203, 37.801224], [-119.809409, 37.755024999999996], [-119.907013, 37.757926], [-120.079508, 37.828807999999995], [-120.12722600000001, 37.781566], [-120.345437, 37.724787], [-120.30631199999999, 37.665419], [-120.391931, 37.683558999999995], [-120.387613, 37.633704], [-120.653274, 37.831858], [-120.514952, 37.95339]]]], "type": "MultiPolygon"}, "id": "23", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06109", "aland": 5752133237.0, "aland_acres": 1421380.883528885, "awater": 138668837.0, "counts": 0.0, "countyfp": "109", "countyns": "00277319", "geoid": "06109", "gp_acres": 1458444.2963062702, "gp_area": 5902123778.581049, "gp_distance": 3194956.6649726722, "gp_length": 394153.5430218884, "jurisdiction_type": "state", "lsad": "06", "name": "Tuolumne", "namelsad": "Tuolumne County", "percent_water": 0.024107375696381144, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-120.194369, 34.788655, -117.616518, 35.798359], "geometry": {"coordinates": [[[[-120.194369, 35.789363], [-119.53811999999999, 35.789898], [-119.053437, 35.790774], [-118.80244, 35.790166], [-118.058925, 35.791474], [-118.008094, 35.788934999999995], [-117.924406, 35.798359], [-117.634283, 35.79726], [-117.652136, 35.709858], [-117.616518, 35.680687], [-117.630076, 35.564254], [-117.632151, 34.822271], [-117.667292, 34.822525999999996], [-117.774368, 34.823301], [-118.326281, 34.819725999999996], [-118.894634, 34.817972], [-118.880405, 34.788655], [-118.977926, 34.811713999999995], [-119.242534, 34.814323], [-119.27643499999999, 34.872481], [-119.443691, 34.901171], [-119.472494, 34.901378], [-119.47255200000001, 35.076668999999995], [-119.561752, 35.087831], [-119.553819, 35.180123], [-119.667304, 35.174982], [-119.666585, 35.262634999999996], [-119.809407, 35.263692999999996], [-119.80921000000001, 35.35094], [-119.880356, 35.351124], [-119.880045, 35.439133], [-119.913659, 35.439262], [-120.086766, 35.526432], [-120.08618, 35.614397], [-120.19398799999999, 35.614388999999996], [-120.194369, 35.789363]]]], "type": "MultiPolygon"}, "id": "24", "properties": {"__folium_color": "#481769", "affgeoid": "0500000US06029", "aland": 21068634240.0, "aland_acres": 5206164.8638752, "awater": 78407748.0, "counts": 7.0, "countyfp": "029", "countyns": "02054176", "geoid": "06029", "gp_acres": 5221730.2671415955, "gp_area": 21131625289.41784, "gp_distance": 3113371.3271117033, "gp_length": 676220.4879004438, "jurisdiction_type": "state", "lsad": "06", "name": "Kern", "namelsad": "Kern County", "percent_water": 0.0037215391898131884, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.580022, 37.481783, -120.920993, 38.300252], "geometry": {"coordinates": [[[[-121.580022, 38.094414], [-121.472138, 38.259659], [-121.448142, 38.255008], [-121.39819299999999, 38.227427], [-121.28226699999999, 38.249835999999995], [-121.222512, 38.244406], [-121.027084, 38.300252], [-120.995497, 38.225401999999995], [-120.942113, 38.096328], [-120.92644899999999, 38.077421], [-120.920993, 37.737947], [-120.995696, 37.760177999999996], [-121.110049, 37.742128], [-121.241219, 37.664009], [-121.471925, 37.481783], [-121.556655, 37.542732], [-121.556959, 37.743051], [-121.556997, 37.816488], [-121.534108, 37.849339], [-121.579425, 37.8723], [-121.580022, 38.094414]]]], "type": "MultiPolygon"}, "id": "25", "properties": {"__folium_color": "#481769", "affgeoid": "0500000US06077", "aland": 3606222502.0, "aland_acres": 891115.6113567101, "awater": 89027654.0, "counts": 7.0, "countyfp": "077", "countyns": "00277303", "geoid": "06077", "gp_acres": 914624.7515828792, "gp_area": 3701360763.9783864, "gp_distance": 3311193.5421998366, "gp_length": 260678.25710502494, "jurisdiction_type": "state", "lsad": "06", "name": "San Joaquin", "namelsad": "San Joaquin County", "percent_water": 0.02468723267924415, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-123.719174, 40.99399, -121.446495, 42.009246999999995], "geometry": {"coordinates": [[[[-123.66020499999999, 41.714054999999995], [-123.703768, 41.829117], [-123.64281199999999, 41.889353], [-123.56544199999999, 41.903141], [-123.51911283680401, 41.9991725180329], [-123.43477, 42.001641], [-123.347562, 41.999108], [-123.23100126057801, 42.004970062256], [-123.145959, 42.009246999999995], [-123.045254, 42.003049], [-122.80008, 42.004070999999996], [-122.501135, 42.00846], [-122.28974909615701, 42.007764730496596], [-122.28952699999999, 42.007763999999995], [-122.101922, 42.005766], [-121.846712, 42.00307], [-121.675348, 42.000350999999995], [-121.447539998048, 41.997190033272595], [-121.457213, 41.949945], [-121.448981, 41.776392], [-121.446495, 41.183484], [-122.49837600000001, 41.182674999999996], [-122.522636, 41.213525], [-122.50389, 41.342985], [-122.585241, 41.359007999999996], [-122.653686, 41.289237], [-122.811342, 41.202450999999996], [-122.885921, 41.205141999999995], [-122.973382, 41.112074], [-122.897411, 41.028475], [-122.917529, 40.99399], [-123.03680800000001, 41.004058], [-123.055183, 41.046706], [-123.14133799999999, 41.079178], [-123.23948, 41.075762999999995], [-123.273402, 41.122890999999996], [-123.40829099999999, 41.179944], [-123.487831, 41.376934], [-123.661363, 41.38209], [-123.61179, 41.462126999999995], [-123.648046, 41.535024], [-123.719174, 41.595613], [-123.66020499999999, 41.714054999999995]]]], "type": "MultiPolygon"}, "id": "26", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06093", "aland": 16261933231.0, "aland_acres": 4018405.011046255, "awater": 179149816.0, "counts": 0.0, "countyfp": "093", "countyns": "00277311", "geoid": "06093", "gp_acres": 4074832.457227308, "gp_area": 16490287356.49747, "gp_distance": 3415494.990225221, "gp_length": 605349.4367940746, "jurisdiction_type": "state", "lsad": "06", "name": "Siskiyou", "namelsad": "Siskiyou County", "percent_water": 0.011016514054951847, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-118.11507672288201, 33.3869649943199, -117.412987, 33.947635999999996], "geometry": {"coordinates": [[[[-118.093029, 33.786121], [-118.063268, 33.824107], [-118.05892, 33.846196], [-118.028717, 33.866242], [-117.976593, 33.902809999999995], [-117.966691, 33.946058], [-117.91956, 33.947635999999996], [-117.783252, 33.946261], [-117.673019, 33.871038999999996], [-117.67505299999999, 33.868725], [-117.533999, 33.710355], [-117.412987, 33.659045], [-117.457937, 33.602188999999996], [-117.51021, 33.533999], [-117.509722, 33.505019], [-117.508614, 33.469614], [-117.57848, 33.453927], [-117.596188685737, 33.3869649943199], [-117.64558199999999, 33.440728], [-117.715349, 33.460556], [-117.726486, 33.483427], [-117.73225829761401, 33.4879550239786], [-117.814188, 33.552223999999995], [-117.840289, 33.573523], [-117.927091, 33.605520999999996], [-118.000593, 33.654319], [-118.088896, 33.729817], [-118.11507672288201, 33.743803322895], [-118.093029, 33.786121]]]], "type": "MultiPolygon"}, "id": "27", "properties": {"__folium_color": "#277e8e", "affgeoid": "0500000US06059", "aland": 2053449483.0, "aland_acres": 507417.63449671504, "awater": 406294114.0, "counts": 50.0, "countyfp": "059", "countyns": "00277294", "geoid": "06059", "gp_acres": 507761.8173992002, "gp_area": 2054842343.9396217, "gp_distance": 3055264.1003355817, "gp_length": 194104.79243278864, "jurisdiction_type": "state", "lsad": "06", "name": "Orange", "namelsad": "Orange County", "percent_water": 0.19785931787638722, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-117.596188685737, 32.534155999999996, -116.08109, 33.505024999999996], "geometry": {"coordinates": [[[[-117.596188685737, 33.3869649943199], [-117.57848, 33.453927], [-117.508614, 33.469614], [-117.509722, 33.505019], [-117.364272, 33.505024999999996], [-117.259308, 33.454513], [-117.250495, 33.451629], [-117.241668, 33.448927999999995], [-117.241271, 33.431993], [-117.14157399999999, 33.43261], [-117.089024, 33.430285999999995], [-117.030861, 33.426930999999996], [-116.821826, 33.426873], [-116.197591, 33.428892999999995], [-116.085165, 33.425931999999996], [-116.08109, 33.074833], [-116.105634, 32.72157], [-116.10617152617601, 32.6185787329199], [-116.540643, 32.583746999999995], [-116.62705, 32.576260999999995], [-116.857154, 32.557459], [-117.12486200000001, 32.534155999999996], [-117.13203895573801, 32.585601187382096], [-117.136664, 32.618753999999996], [-117.168866, 32.671952], [-117.177325778289, 32.67707589496119], [-117.196767, 32.688851], [-117.246069, 32.669351999999996], [-117.255169, 32.700051], [-117.25497, 32.786947999999995], [-117.280971, 32.822247], [-117.28217000000001, 32.839546999999996], [-117.27387, 32.851447], [-117.262905, 32.849349], [-117.25617, 32.859446999999996], [-117.25616053514901, 32.8596735941017], [-117.25447, 32.900146], [-117.272139427178, 32.9755245825488], [-117.28077, 33.012343], [-117.315278, 33.093503999999996], [-117.362572, 33.168437], [-117.445583, 33.268516999999996], [-117.547693, 33.365491], [-117.59588, 33.386629], [-117.596188685737, 33.3869649943199]]]], "type": "MultiPolygon"}, "id": "28", "properties": {"__folium_color": "#31678e", "affgeoid": "0500000US06073", "aland": 10904455257.0, "aland_acres": 2694545.4162809853, "awater": 817317026.0, "counts": 39.0, "countyfp": "073", "countyns": "00277301", "geoid": "06073", "gp_acres": 2740231.42199521, "gp_area": 11089340248.053297, "gp_distance": 2975585.6517505636, "gp_length": 457081.5422760136, "jurisdiction_type": "state", "lsad": "06", "name": "San Diego", "namelsad": "San Diego County", "percent_water": 0.07495257733992094, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.970427, 35.789276, -120.213979, 36.919683], "geometry": {"coordinates": [[[[-121.970427, 36.582754], [-121.923866, 36.634558999999996], [-121.860604, 36.611135999999995], [-121.81446199999999, 36.682857999999996], [-121.796826, 36.777543], [-121.791544, 36.815186], [-121.81273242676201, 36.8500494437455], [-121.699956, 36.919683], [-121.644001, 36.893996], [-121.597698, 36.83735], [-121.45134, 36.724793], [-121.468086, 36.685518], [-121.350092, 36.648357], [-121.318373, 36.610026], [-121.311788, 36.502736], [-121.244091, 36.506910999999995], [-121.193465, 36.445751], [-121.040797, 36.323969], [-121.027362, 36.260079999999995], [-120.920551, 36.311012], [-120.86508, 36.292578], [-120.761483, 36.203579999999995], [-120.718426, 36.196847999999996], [-120.717696, 36.260011999999996], [-120.75834, 36.308603999999995], [-120.678582, 36.267319], [-120.62691, 36.203227], [-120.667551, 36.138056999999996], [-120.433053, 35.968933], [-120.315068, 35.907185999999996], [-120.27575999999999, 35.905881], [-120.213979, 35.789276], [-120.75065000000001, 35.791131], [-121.347053956004, 35.7951862038146], [-121.406823, 35.844623], [-121.462264, 35.885618], [-121.48620000000001, 35.970348], [-121.531876, 36.014368], [-121.574602, 36.025155999999996], [-121.62200899999999, 36.099695], [-121.680145, 36.165818], [-121.77985100000001, 36.227407], [-121.826425, 36.241859999999996], [-121.888491, 36.30281], [-121.903195, 36.393603], [-121.94160000000001, 36.485602], [-121.970427, 36.582754]]]], "type": "MultiPolygon"}, "id": "29", "properties": {"__folium_color": "#471063", "affgeoid": "0500000US06053", "aland": 8499623032.0, "aland_acres": 2100299.34932236, "awater": 1267793988.0, "counts": 5.0, "countyfp": "053", "countyns": "00277291", "geoid": "06053", "gp_acres": 2129219.1911629406, "gp_area": 8616657660.358715, "gp_distance": 3325983.59037615, "gp_length": 502115.943922066, "jurisdiction_type": "state", "lsad": "06", "name": "Monterey", "namelsad": "Monterey County", "percent_water": 0.14915884895446738, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.945514, 38.734598, -121.414399, 39.305566], "geometry": {"coordinates": [[[[-121.908269, 39.303878], [-121.638066, 39.305566], [-121.62376, 39.295621], [-121.58591, 39.089690999999995], [-121.610138, 39.057846999999995], [-121.57541499999999, 38.918348], [-121.543306, 38.972404], [-121.414779, 38.996452], [-121.414399, 38.926214], [-121.469356, 38.925992], [-121.484396, 38.734598], [-121.559868, 38.736301999999995], [-121.60289399999999, 38.735838], [-121.67345399999999, 38.743035], [-121.723149, 38.851306], [-121.814814, 38.876582], [-121.835488, 38.924481], [-121.795366, 38.995686], [-121.889101, 39.072373], [-121.945514, 39.179843], [-121.908269, 39.303878]]]], "type": "MultiPolygon"}, "id": "30", "properties": {"__folium_color": "#450457", "affgeoid": "0500000US06101", "aland": 1560975503.0, "aland_acres": 385724.851668815, "awater": 14811541.0, "counts": 1.0, "countyfp": "101", "countyns": "00277315", "geoid": "06101", "gp_acres": 394299.9005878471, "gp_area": 1595677548.3614135, "gp_distance": 3341919.3033629786, "gp_length": 210663.69826440344, "jurisdiction_type": "state", "lsad": "06", "name": "Sutter", "namelsad": "Sutter County", "percent_water": 0.009488644102059301, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-117.802539, 33.871038999999996, -114.139055, 35.8096292126029], "geometry": {"coordinates": [[[[-117.802539, 33.975550999999996], [-117.767654, 34.019386], [-117.744342, 34.019852], [-117.71117, 34.079536], [-117.704356, 34.09529], [-117.693563, 34.121627], [-117.677155, 34.167377], [-117.646374, 34.28917], [-117.655235, 34.397222], [-117.667292, 34.822525999999996], [-117.632151, 34.822271], [-117.630076, 35.564254], [-117.616518, 35.680687], [-117.652136, 35.709858], [-117.634283, 35.79726], [-117.251015, 35.795004], [-116.277263, 35.793394], [-115.735891, 35.79362], [-115.648032019625, 35.8096292126029], [-115.647683, 35.809357999999996], [-115.404537, 35.617605], [-115.303743, 35.538207], [-115.160068, 35.424129], [-115.043812, 35.332012], [-114.804249, 35.139689], [-114.633487, 35.001857], [-114.629769, 34.943039999999996], [-114.634382, 34.87289], [-114.576452, 34.8153], [-114.490971, 34.724848], [-114.465246, 34.691202], [-114.422382, 34.580711], [-114.378223, 34.516521], [-114.378852, 34.450376], [-114.335372, 34.450038], [-114.264317, 34.401329], [-114.172845, 34.344978999999995], [-114.14093, 34.305918999999996], [-114.14081715128, 34.3031275138817], [-114.139055, 34.259538], [-114.17805, 34.239968999999995], [-114.229715, 34.186928], [-114.292806, 34.166725], [-114.348052, 34.134457999999995], [-114.405941, 34.11154], [-114.428026, 34.092787], [-114.43009113852001, 34.078931406279494], [-115.316065, 34.077843], [-115.31621200000001, 34.03411], [-116.300631, 34.032544], [-116.929558, 34.034113], [-116.929357, 34.004914], [-117.104737, 34.004014999999995], [-117.121293, 34.003916], [-117.22537299999999, 34.018715], [-117.371588, 34.019399], [-117.375278, 34.033875], [-117.558269, 34.018906], [-117.610947, 33.925114], [-117.65537499999999, 33.924343], [-117.673019, 33.871038999999996], [-117.783252, 33.946261], [-117.802539, 33.975550999999996]]]], "type": "MultiPolygon"}, "id": "31", "properties": {"__folium_color": "#433d84", "affgeoid": "0500000US06071", "aland": 51975908919.0, "aland_acres": 12843506.973429495, "awater": 96406054.0, "counts": 21.0, "countyfp": "071", "countyns": "00277300", "geoid": "06071", "gp_acres": 12868837.157398598, "gp_area": 52078416694.921585, "gp_distance": 2890549.100127009, "gp_length": 992837.4187657778, "jurisdiction_type": "state", "lsad": "06", "name": "San Bernardino", "namelsad": "San Bernardino County", "percent_water": 0.001854821897395591, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-123.068789, 40.286971, -121.319976, 41.183886], "geometry": {"coordinates": [[[[-123.068789, 40.332232999999995], [-122.998682, 40.418141999999996], [-122.903738, 40.445071], [-122.845954, 40.505181], [-122.69879, 40.569292999999995], [-122.752023, 40.689882], [-122.669839, 40.773567], [-122.66605799999999, 40.825874999999996], [-122.600458, 40.899749], [-122.60736299999999, 40.957747999999995], [-122.527753, 41.014395], [-122.51335399999999, 41.088226999999996], [-122.457144, 41.096610999999996], [-122.445453, 41.15793], [-122.49837600000001, 41.182674999999996], [-121.446495, 41.183484], [-121.331786, 41.183886], [-121.319976, 40.905885999999995], [-121.327826, 40.445367], [-121.361456, 40.446822], [-121.497635, 40.445591], [-121.73429, 40.435680999999995], [-121.806539, 40.44495], [-121.940989, 40.415330999999995], [-122.010316, 40.426558], [-122.310412, 40.371064], [-122.525677, 40.387612999999995], [-122.651341, 40.328288], [-122.740358, 40.365], [-122.872274, 40.348969], [-122.918055, 40.306971999999995], [-122.976548, 40.315162], [-123.065426, 40.286971], [-123.068789, 40.332232999999995]]]], "type": "MultiPolygon"}, "id": "32", "properties": {"__folium_color": "#450457", "affgeoid": "0500000US06089", "aland": 9778551576.0, "aland_acres": 2416328.98718748, "awater": 186157964.0, "counts": 1.0, "countyfp": "089", "countyns": "01682610", "geoid": "06089", "gp_acres": 2464692.979609333, "gp_area": 9974274011.49039, "gp_distance": 3370520.368528242, "gp_length": 464742.3120451104, "jurisdiction_type": "state", "lsad": "06", "name": "Shasta", "namelsad": "Shasta County", "percent_water": 0.019037376093295557, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.192665, 36.899152, -121.215406, 37.484536999999996], "geometry": {"coordinates": [[[[-122.190402, 37.431472], [-122.144933, 37.458200000000005], [-122.081473, 37.477838], [-122.059673, 37.464087], [-121.925041, 37.454186], [-121.855762, 37.484536999999996], [-121.47264799999999, 37.482169999999996], [-121.409693, 37.382013], [-121.459051, 37.282739], [-121.404636, 37.155989], [-121.282271, 37.183675], [-121.226804, 37.134774], [-121.245887, 36.983036], [-121.215406, 36.961248], [-121.418246, 36.960549], [-121.451972, 36.988839999999996], [-121.501488, 36.971894999999996], [-121.510185, 36.956019], [-121.513813, 36.945155], [-121.534463, 36.930932999999996], [-121.540016, 36.920764999999996], [-121.54800900000001, 36.917390999999995], [-121.581354, 36.899152], [-121.738697, 36.989990999999996], [-121.809076, 37.069300999999996], [-121.84629, 37.09702], [-121.99109, 37.14427], [-122.152278, 37.286055], [-122.192665, 37.31801], [-122.190402, 37.431472]]]], "type": "MultiPolygon"}, "id": "33", "properties": {"__folium_color": "#39558c", "affgeoid": "0500000US06085", "aland": 3343892719.0, "aland_acres": 826292.610328495, "awater": 33595850.0, "counts": 31.0, "countyfp": "085", "countyns": "00277307", "geoid": "06085", "gp_acres": 841516.4426666313, "gp_area": 3405501477.779208, "gp_distance": 3354542.4330124813, "gp_length": 268417.841919273, "jurisdiction_type": "state", "lsad": "06", "name": "Santa Clara", "namelsad": "Santa Clara County", "percent_water": 0.010046928183164598, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-119.573194, 35.788934999999995, -117.980761, 36.744772999999995], "geometry": {"coordinates": [[[[-119.546131, 36.508963], [-119.46632199999999, 36.575238], [-119.305102, 36.573724999999996], [-119.304625, 36.660606], [-119.174791, 36.658878], [-119.088295, 36.657514], [-118.984779, 36.657146999999995], [-118.982441, 36.741645999999996], [-118.360586, 36.744772999999995], [-118.366328, 36.691635], [-118.274624, 36.597334], [-118.21482, 36.435036], [-118.100317, 36.346137], [-118.12714700000001, 36.279655999999996], [-118.03361100000001, 36.008944], [-118.003577, 35.983717999999996], [-117.980761, 35.867515], [-118.005489, 35.862699], [-118.008094, 35.788934999999995], [-118.058925, 35.791474], [-118.80244, 35.790166], [-119.053437, 35.790774], [-119.53811999999999, 35.789898], [-119.53616099999999, 36.050782], [-119.529358, 36.26985], [-119.47460699999999, 36.269025], [-119.474892, 36.400953], [-119.528792, 36.401465], [-119.528286, 36.487545], [-119.573194, 36.488835], [-119.546131, 36.508963]]]], "type": "MultiPolygon"}, "id": "34", "properties": {"__folium_color": "#460a5d", "affgeoid": "0500000US06107", "aland": 12493840855.0, "aland_acres": 3087290.544474775, "awater": 37260863.0, "counts": 3.0, "countyfp": "107", "countyns": "00277318", "geoid": "06107", "gp_acres": 3092142.6033434607, "gp_area": 12513476470.906944, "gp_distance": 3108479.6690697162, "gp_length": 479242.3074953015, "jurisdiction_type": "state", "lsad": "06", "name": "Tulare", "namelsad": "Tulare County", "percent_water": 0.002982338532436829, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-120.072566, 38.326879999999996, -119.542367, 38.933324], "geometry": {"coordinates": [[[[-120.072484, 38.509868999999995], [-120.07239200000001, 38.702767], [-119.96494799999999, 38.775985999999996], [-119.877287, 38.870193], [-119.904315, 38.933324], [-119.587679, 38.714734], [-119.58540614483901, 38.7131509006712], [-119.619066, 38.603529], [-119.542367, 38.481657], [-119.639205, 38.326879999999996], [-119.705385, 38.416101999999995], [-119.884749, 38.356184999999996], [-120.01995099999999, 38.433521], [-120.072566, 38.447081], [-120.072484, 38.509868999999995]]]], "type": "MultiPolygon"}, "id": "35", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06003", "aland": 1912292607.0, "aland_acres": 472537.064652735, "awater": 12557304.0, "counts": 0.0, "countyfp": "003", "countyns": "01675840", "geoid": "06003", "gp_acres": 477479.9216825817, "gp_area": 1932295670.5958264, "gp_distance": 3181088.030011021, "gp_length": 192781.11950249362, "jurisdiction_type": "state", "lsad": "06", "name": "Alpine", "namelsad": "Alpine County", "percent_water": 0.006566622677948783, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-116.10617152617601, 32.6185787329199, -114.463127, 33.433544999999796], "geometry": {"coordinates": [[[[-116.105634, 32.72157], [-116.08109, 33.074833], [-116.085165, 33.425931999999996], [-115.467506, 33.426992], [-114.830833, 33.430094], [-114.629146518189, 33.433544999999796], [-114.635183, 33.422726], [-114.673901, 33.418299], [-114.72528199999999, 33.405048], [-114.707348, 33.376628], [-114.707962, 33.323420999999996], [-114.723259, 33.288078999999996], [-114.674491, 33.255597], [-114.678097, 33.2303], [-114.679359, 33.159518999999996], [-114.706175, 33.105335], [-114.670803, 33.037984], [-114.628293, 33.031051999999995], [-114.575161, 33.036542], [-114.517492069319, 33.0247159744928], [-114.511343, 33.023455], [-114.481315, 32.972063999999996], [-114.47664, 32.923628], [-114.463127, 32.901883999999995], [-114.468971, 32.845155], [-114.531746, 32.782503], [-114.570675, 32.747417], [-114.617386523962, 32.7410527731766], [-114.667493, 32.734226], [-114.70571699999999, 32.741581], [-114.719633, 32.718762999999996], [-115.000802, 32.699676], [-115.465164, 32.667100000000005], [-116.04662, 32.623353], [-116.10617152617601, 32.6185787329199], [-116.105634, 32.72157]]]], "type": "MultiPolygon"}, "id": "36", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06025", "aland": 10814595262.0, "aland_acres": 2672340.56221651, "awater": 790216761.0, "counts": 0.0, "countyfp": "025", "countyns": "00277277", "geoid": "06025", "gp_acres": 2853729.497510893, "gp_area": 11548651372.942242, "gp_distance": 2850046.3276041355, "gp_length": 476575.78501059837, "jurisdiction_type": "state", "lsad": "06", "name": "Imperial", "namelsad": "Imperial County", "percent_water": 0.0730694715665079, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-120.391931, 37.183108, -119.308995, 37.904122], "geometry": {"coordinates": [[[[-120.391931, 37.683558999999995], [-120.30631199999999, 37.665419], [-120.345437, 37.724787], [-120.12722600000001, 37.781566], [-120.079508, 37.828807999999995], [-119.907013, 37.757926], [-119.809409, 37.755024999999996], [-119.667203, 37.801224], [-119.646203, 37.846823], [-119.535699, 37.904122], [-119.474295, 37.855623], [-119.426792, 37.866724], [-119.308995, 37.777986], [-119.583585, 37.560334999999995], [-119.58422, 37.494696], [-119.651172, 37.461351], [-119.651191, 37.417832], [-119.761809, 37.417114], [-120.052055, 37.183108], [-120.177636, 37.261525999999996], [-120.38767, 37.633364], [-120.387613, 37.633704], [-120.391931, 37.683558999999995]]]], "type": "MultiPolygon"}, "id": "37", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06043", "aland": 3752476985.0, "aland_acres": 927255.8253784251, "awater": 36220865.0, "counts": 0.0, "countyfp": "043", "countyns": "00277286", "geoid": "06043", "gp_acres": 935806.4354326846, "gp_area": 3787080129.6318755, "gp_distance": 3193859.366053712, "gp_length": 289378.7487653859, "jurisdiction_type": "state", "lsad": "06", "name": "Mariposa", "namelsad": "Mariposa County", "percent_water": 0.009652521559702518, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.141595, 38.503143, -119.877287, 39.0674958744683], "geometry": {"coordinates": [[[[-121.141595, 38.711939], [-121.057993, 38.847846], [-121.040511, 38.915538], [-121.037502, 38.915689], [-120.940281, 38.962339], [-120.858903, 38.952256], [-120.812295, 39.000133], [-120.746395, 39.010352], [-120.642458, 38.944404], [-120.563747, 38.913705], [-120.470985, 38.965506999999995], [-120.435299, 39.028163], [-120.184098, 39.031014], [-120.143663, 39.067285], [-120.001975250867, 39.0674958744683], [-120.001014, 38.999573999999996], [-119.904315, 38.933324], [-119.877287, 38.870193], [-119.96494799999999, 38.775985999999996], [-120.07239200000001, 38.702767], [-120.098322, 38.709029], [-120.140084, 38.638374], [-120.21278699999999, 38.629371], [-120.301721, 38.549109], [-120.51059599999999, 38.511466999999996], [-120.62760399999999, 38.503143], [-120.813554, 38.562193], [-121.027507, 38.508292], [-121.119049, 38.717863], [-121.133155, 38.705374], [-121.141595, 38.711939]]]], "type": "MultiPolygon"}, "id": "38", "properties": {"__folium_color": "#460a5d", "affgeoid": "0500000US06017", "aland": 4423309715.0, "aland_acres": 1093021.9471250752, "awater": 203342317.0, "counts": 3.0, "countyfp": "017", "countyns": "00277273", "geoid": "06017", "gp_acres": 1145337.415784045, "gp_area": 4635023232.164646, "gp_distance": 3241431.4796211687, "gp_length": 304326.7921975125, "jurisdiction_type": "state", "lsad": "06", "name": "El Dorado", "namelsad": "El Dorado County", "percent_water": 0.045970626092593204, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.631832, 38.154973999999996, -122.061379, 38.864245], "geometry": {"coordinates": [[[[-122.627396, 38.667505999999996], [-122.46388999999999, 38.705203], [-122.397989, 38.804001], [-122.395056, 38.864245], [-122.287998, 38.839931], [-122.224206, 38.699984], [-122.168301, 38.655296], [-122.103281, 38.513348], [-122.126389, 38.428917999999996], [-122.061379, 38.327411], [-122.205982, 38.315712999999995], [-122.195884, 38.162776], [-122.213457, 38.154973999999996], [-122.406786, 38.155632], [-122.349564, 38.193971999999995], [-122.543893, 38.519966], [-122.602659, 38.557496], [-122.631832, 38.569367], [-122.627396, 38.667505999999996]]]], "type": "MultiPolygon"}, "id": "39", "properties": {"__folium_color": "#46075a", "affgeoid": "0500000US06055", "aland": 1938032964.0, "aland_acres": 478897.63556922, "awater": 104262608.0, "counts": 2.0, "countyfp": "055", "countyns": "00277292", "geoid": "06055", "gp_acres": 508777.18585299485, "gp_area": 2058951400.6312897, "gp_distance": 3399782.3574109674, "gp_length": 221381.75359044108, "jurisdiction_type": "state", "lsad": "06", "name": "Napa", "namelsad": "Napa County", "percent_water": 0.05379816026699946, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.862462, 38.021622, -121.027084, 38.736301999999995], "geometry": {"coordinates": [[[[-121.860477, 38.070606999999995], [-121.843228, 38.076654999999995], [-121.827916, 38.066223], [-121.796395, 38.060846999999995], [-121.74316400000001, 38.087229], [-121.71213, 38.085519999999995], [-121.685645, 38.159644], [-121.615413, 38.195696], [-121.593273, 38.313089], [-121.521641, 38.360104], [-121.50509, 38.469563], [-121.558701, 38.501939], [-121.551782, 38.513861], [-121.524018, 38.520868], [-121.53089299999999, 38.529365], [-121.513706, 38.540107], [-121.51129, 38.54629], [-121.520965, 38.566205], [-121.506269, 38.586304999999996], [-121.511566, 38.600904], [-121.527667, 38.604603999999995], [-121.544567, 38.597704], [-121.553609, 38.603325999999996], [-121.633774, 38.686164], [-121.60289399999999, 38.735838], [-121.559868, 38.736301999999995], [-121.484396, 38.734598], [-121.381658, 38.727796], [-121.30883, 38.722789999999996], [-121.141595, 38.711939], [-121.133155, 38.705374], [-121.119049, 38.717863], [-121.027507, 38.508292], [-121.027084, 38.300252], [-121.222512, 38.244406], [-121.28226699999999, 38.249835999999995], [-121.39819299999999, 38.227427], [-121.448142, 38.255008], [-121.472138, 38.259659], [-121.580022, 38.094414], [-121.673065, 38.093517999999996], [-121.737824, 38.02663], [-121.80127, 38.021622], [-121.862462, 38.06603], [-121.860477, 38.070606999999995]]]], "type": "MultiPolygon"}, "id": "40", "properties": {"__folium_color": "#443a83", "affgeoid": "0500000US06067", "aland": 2500040418.0, "aland_acres": 617772.4874898901, "awater": 75346029.0, "counts": 20.0, "countyfp": "067", "countyns": "00277298", "geoid": "06067", "gp_acres": 633757.7092178975, "gp_area": 2564730415.0781956, "gp_distance": 3314028.178480991, "gp_length": 289797.5648428116, "jurisdiction_type": "state", "lsad": "06", "name": "Sacramento", "namelsad": "Sacramento County", "percent_water": 0.03013792435414938, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-123.011533, 37.826727999999996, -122.41847, 38.321208999999996], "geometry": {"coordinates": [[[[-123.011533, 38.003437999999996], [-122.960889, 38.112961999999996], [-122.953629, 38.17567], [-122.987149, 38.237538], [-122.986319, 38.273164], [-123.003146477056, 38.2957052387145], [-122.91131899999999, 38.321208999999996], [-122.7399, 38.207018], [-122.56509299999999, 38.182217], [-122.505707, 38.115525999999996], [-122.48849963925902, 38.1090944743082], [-122.491283, 38.108087], [-122.499465, 38.032165], [-122.452995, 37.996167], [-122.488665, 37.966713999999996], [-122.486375, 37.921881], [-122.448413, 37.893409999999996], [-122.41847, 37.852720999999995], [-122.483483, 37.826727999999996], [-122.537285, 37.830328], [-122.60129, 37.875126], [-122.678474, 37.906604], [-122.70264, 37.89382], [-122.754606, 37.935527], [-122.797405, 37.976656999999996], [-122.856573, 38.016717], [-122.939711, 38.031908], [-122.97439, 37.992429], [-123.011533, 38.003437999999996]]]], "type": "MultiPolygon"}, "id": "41", "properties": {"__folium_color": "#460a5d", "affgeoid": "0500000US06041", "aland": 1347889807.0, "aland_acres": 333070.310758735, "awater": 797077678.0, "counts": 3.0, "countyfp": "041", "countyns": "00277285", "geoid": "06041", "gp_acres": 356101.8392436145, "gp_area": 1441095239.8519435, "gp_distance": 3436785.6368056675, "gp_length": 186901.59131808524, "jurisdiction_type": "state", "lsad": "06", "name": "Marin", "namelsad": "Marin County", "percent_water": 0.5913522558450507, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.046471, 39.295621, -121.076695, 40.151905], "geometry": {"coordinates": [[[[-122.044865, 39.883770999999996], [-121.804041, 39.884344], [-121.70324099999999, 39.98423], [-121.64603199999999, 39.982527], [-121.586407, 40.100522], [-121.436886, 40.151905], [-121.366818, 40.086054], [-121.41948, 40.015766], [-121.429957, 39.900313], [-121.350821, 39.825703999999995], [-121.210878, 39.725651], [-121.136715, 39.628169], [-121.076695, 39.597263999999996], [-121.149907, 39.526446], [-121.305122, 39.519585], [-121.33442, 39.425211999999995], [-121.407527, 39.339754], [-121.62376, 39.295621], [-121.638066, 39.305566], [-121.908269, 39.303878], [-121.899109, 39.357285999999995], [-121.890013, 39.383863999999996], [-121.856532, 39.536904], [-121.994021, 39.533926], [-121.994343, 39.671458], [-121.949868, 39.733001], [-121.967868, 39.722397], [-122.026498, 39.800137], [-122.046471, 39.797647999999995], [-122.044865, 39.883770999999996]]]], "type": "MultiPolygon"}, "id": "42", "properties": {"__folium_color": "#470d60", "affgeoid": "0500000US06007", "aland": 4238488698.0, "aland_acres": 1047351.7497192901, "awater": 105260548.0, "counts": 4.0, "countyfp": "007", "countyns": "01675842", "geoid": "06007", "gp_acres": 1078497.8587583127, "gp_area": 4364532723.976903, "gp_distance": 3332365.874477951, "gp_length": 318899.6279382401, "jurisdiction_type": "state", "lsad": "06", "name": "Butte", "namelsad": "Butte County", "percent_water": 0.02483445291470729, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.245887, 36.740381, -120.052055, 37.633364], "geometry": {"coordinates": [[[[-121.226804, 37.134774], [-120.963812, 37.346143999999995], [-120.989811, 37.395871], [-120.38767, 37.633364], [-120.177636, 37.261525999999996], [-120.052055, 37.183108], [-120.106385, 37.167153], [-120.22728599999999, 37.1634], [-120.476692, 37.09639], [-120.541696, 37.044505], [-120.590566, 36.952641], [-120.65595, 36.952832], [-120.918731, 36.740381], [-121.141523, 36.836656], [-121.234683, 36.926894], [-121.215406, 36.961248], [-121.245887, 36.983036], [-121.226804, 37.134774]]]], "type": "MultiPolygon"}, "id": "43", "properties": {"__folium_color": "#46075a", "affgeoid": "0500000US06047", "aland": 5019407132.0, "aland_acres": 1240320.5993528601, "awater": 105277636.0, "counts": 2.0, "countyfp": "047", "countyns": "00277288", "geoid": "06047", "gp_acres": 1270217.0460621344, "gp_area": 5140393946.144896, "gp_distance": 3268876.667022004, "gp_length": 315728.7394309592, "jurisdiction_type": "state", "lsad": "06", "name": "Merced", "namelsad": "Merced County", "percent_water": 0.020974117705819924, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-124.245027, 41.380776, -123.51911283680401, 41.9991725180329], "geometry": {"coordinates": [[[[-124.219592, 41.846432], [-124.203402, 41.940964], [-124.21160499999999, 41.99846], [-124.001188, 41.996145999999996], [-123.822037598588, 41.995620816947], [-123.656998, 41.995137], [-123.51911283680401, 41.9991725180329], [-123.56544199999999, 41.903141], [-123.64281199999999, 41.889353], [-123.703768, 41.829117], [-123.66020499999999, 41.714054999999995], [-123.719174, 41.595613], [-123.648046, 41.535024], [-123.61179, 41.462126999999995], [-123.661363, 41.38209], [-123.770239, 41.380776], [-123.770551, 41.464193], [-124.067473659422, 41.464736188490896], [-124.081987, 41.547761], [-124.116037, 41.628848999999995], [-124.143479, 41.709284], [-124.154246, 41.728801], [-124.19104, 41.736079], [-124.245027, 41.792300000000004], [-124.219592, 41.846432]]]], "type": "MultiPolygon"}, "id": "44", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06015", "aland": 2606118035.0, "aland_acres": 643984.797038675, "awater": 578742633.0, "counts": 0.0, "countyfp": "015", "countyns": "01682074", "geoid": "06015", "gp_acres": 645402.944520271, "gp_area": 2611857083.1034217, "gp_distance": 3529153.0309951254, "gp_length": 246195.4990452356, "jurisdiction_type": "state", "lsad": "06", "name": "Del Norte", "namelsad": "Del Norte County", "percent_water": 0.22207076779620996, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-119.578942, 33.215432, -118.633461, 34.901171], "geometry": {"coordinates": [[[[-119.47794670672401, 34.378837558775594], [-119.44599099999999, 34.404067], [-119.442269, 34.463949], [-119.442353, 34.561101], [-119.443691, 34.901171], [-119.27643499999999, 34.872481], [-119.242534, 34.814323], [-118.977926, 34.811713999999995], [-118.880405, 34.788655], [-118.738618, 34.498968999999995], [-118.652285, 34.323392], [-118.633461, 34.269521999999995], [-118.667742, 34.236694], [-118.667944, 34.199166], [-118.693834, 34.168557], [-118.723374, 34.167860999999995], [-118.788889, 34.168214], [-118.856473, 34.126765], [-118.940965, 34.07483], [-118.94447951145901, 34.046738953351], [-118.954722, 34.048167], [-119.069959, 34.090469999999996], [-119.10978399999999, 34.094566], [-119.227743, 34.161728], [-119.257043, 34.213304], [-119.270144, 34.252902999999996], [-119.276614251859, 34.2563404250143], [-119.313034, 34.275689], [-119.37577999999999, 34.321118], [-119.46103600000001, 34.374064], [-119.47794670672401, 34.378837558775594]]], [[[-119.47073665694401, 34.053996622104], [-119.442654, 34.054156], [-119.364214, 34.050793999999996], [-119.363065, 34.000548], [-119.391587, 33.994636], [-119.48771955738201, 33.99651515438929], [-119.47073665694401, 34.053996622104]]], [[[-119.578942, 33.278628], [-119.510489, 33.307269], [-119.427171, 33.266023], [-119.429559, 33.228167], [-119.464725, 33.215432], [-119.545872, 33.233405999999995], [-119.578942, 33.278628]]]], "type": "MultiPolygon"}, "id": "45", "properties": {"__folium_color": "#481c6e", "affgeoid": "0500000US06111", "aland": 4767622152.0, "aland_acres": 1178103.27186996, "awater": 947345735.0, "counts": 9.0, "countyfp": "111", "countyns": "00277320", "geoid": "06111", "gp_acres": 1211730.9241925827, "gp_area": 4903708642.854587, "gp_distance": 3161254.5836526663, "gp_length": 355257.52986813744, "jurisdiction_type": "state", "lsad": "06", "name": "Ventura", "namelsad": "Ventura County", "percent_water": 0.1987040299748989, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.31768199999999, 36.8500494437455, -121.581354, 37.286055], "geometry": {"coordinates": [[[[-122.31768199999999, 37.186945], [-122.152774, 37.215444], [-122.152278, 37.286055], [-121.99109, 37.14427], [-121.84629, 37.09702], [-121.809076, 37.069300999999996], [-121.738697, 36.989990999999996], [-121.581354, 36.899152], [-121.644001, 36.893996], [-121.699956, 36.919683], [-121.81273242676201, 36.8500494437455], [-121.862266, 36.931551999999996], [-121.906468, 36.96895], [-121.95167000000001, 36.97145], [-122.027174, 36.95115], [-122.06731672906, 36.9535956897314], [-122.105976, 36.955951], [-122.20618, 37.013949], [-122.260481, 37.072548], [-122.284882, 37.101746999999996], [-122.29431019191301, 37.105141386718], [-122.31768199999999, 37.186945]]]], "type": "MultiPolygon"}, "id": "46", "properties": {"__folium_color": "#46075a", "affgeoid": "0500000US06087", "aland": 1152823584.0, "aland_acres": 284868.47172432, "awater": 419714230.0, "counts": 2.0, "countyfp": "087", "countyns": "00277308", "geoid": "06087", "gp_acres": 279995.19162025413, "gp_area": 1133102088.6677895, "gp_distance": 3383753.454604707, "gp_length": 181736.58565286233, "jurisdiction_type": "state", "lsad": "06", "name": "Santa Cruz", "namelsad": "Santa Cruz County", "percent_water": 0.3640749858219417, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.511983, 37.7081325680179, -122.356784, 37.80563], "geometry": {"coordinates": [[[[-122.511983, 37.77113], [-122.465396, 37.800878999999995], [-122.398139, 37.80563], [-122.385323, 37.790724], [-122.376462, 37.738558], [-122.356784, 37.729504999999996], [-122.361749, 37.71501], [-122.389826876588, 37.708331], [-122.50067801908301, 37.7081325680179], [-122.505601251345, 37.7355674652407], [-122.511983, 37.77113]]]], "type": "MultiPolygon"}, "id": "47", "properties": {"__folium_color": "#482173", "affgeoid": "0500000US06075", "aland": 121507089.0, "aland_acres": 30025.009227345003, "awater": 479146790.0, "counts": 11.0, "countyfp": "075", "countyns": "00277302", "geoid": "06075", "gp_acres": 28164.953756720322, "gp_area": 113979699.95232926, "gp_distance": 3414806.21635124, "gp_length": 42144.49529575306, "jurisdiction_type": "state", "lsad": "06", "name": "San Francisco", "namelsad": "San Francisco County", "percent_water": 3.943364901121119, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.331786, 39.707657999999995, -119.996155, 41.183974], "geometry": {"coordinates": [[[[-121.331786, 41.183886], [-120.501404, 41.18394], [-119.999866, 41.183974], [-119.999231, 40.865899], [-119.997533, 40.720991999999995], [-119.996155, 40.32125], [-119.997124, 40.126363], [-119.997634, 39.956505], [-119.99993544808501, 39.7224069247242], [-120.015734, 39.708721], [-120.147149, 39.707657999999995], [-120.110627, 39.765778999999995], [-120.108761, 39.93951], [-120.201264, 40.013473999999995], [-120.209641, 40.086008], [-120.341385, 40.115243], [-120.445892, 40.176854], [-120.510817, 40.248945], [-120.652158, 40.307656], [-120.764403, 40.31601], [-120.928582, 40.191931], [-121.061493, 40.256417], [-121.061417, 40.446535999999995], [-121.327826, 40.445367], [-121.319976, 40.905885999999995], [-121.331786, 41.183886]]]], "type": "MultiPolygon"}, "id": "48", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06035", "aland": 11762017378.0, "aland_acres": 2906453.30419069, "awater": 463024232.0, "counts": 0.0, "countyfp": "035", "countyns": "01693324", "geoid": "06035", "gp_acres": 3018129.4311574013, "gp_area": 12213955327.31997, "gp_distance": 3247905.321835223, "gp_length": 548029.1611559549, "jurisdiction_type": "state", "lsad": "06", "name": "Lassen", "namelsad": "Lassen County", "percent_water": 0.03936605576404378, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-123.623826, 39.977015, -122.445453, 41.359007999999996], "geometry": {"coordinates": [[[[-123.560163, 40.950257], [-123.481457, 40.914957], [-123.406082, 41.013791999999995], [-123.464006, 41.076347999999996], [-123.40829099999999, 41.179944], [-123.273402, 41.122890999999996], [-123.23948, 41.075762999999995], [-123.14133799999999, 41.079178], [-123.055183, 41.046706], [-123.03680800000001, 41.004058], [-122.917529, 40.99399], [-122.897411, 41.028475], [-122.973382, 41.112074], [-122.885921, 41.205141999999995], [-122.811342, 41.202450999999996], [-122.653686, 41.289237], [-122.585241, 41.359007999999996], [-122.50389, 41.342985], [-122.522636, 41.213525], [-122.49837600000001, 41.182674999999996], [-122.445453, 41.15793], [-122.457144, 41.096610999999996], [-122.51335399999999, 41.088226999999996], [-122.527753, 41.014395], [-122.60736299999999, 40.957747999999995], [-122.600458, 40.899749], [-122.66605799999999, 40.825874999999996], [-122.669839, 40.773567], [-122.752023, 40.689882], [-122.69879, 40.569292999999995], [-122.845954, 40.505181], [-122.903738, 40.445071], [-122.998682, 40.418141999999996], [-123.068789, 40.332232999999995], [-123.065426, 40.286971], [-122.97755, 40.241285], [-122.989623, 40.145496], [-122.934013, 39.978131], [-123.544563, 39.977015], [-123.54445799999999, 40.001923], [-123.544059, 40.739385999999996], [-123.55985, 40.829584], [-123.623826, 40.929421], [-123.560163, 40.950257]]]], "type": "MultiPolygon"}, "id": "49", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06105", "aland": 8234265080.0, "aland_acres": 2034728.0725934, "awater": 73407950.0, "counts": 0.0, "countyfp": "105", "countyns": "00277317", "geoid": "06105", "gp_acres": 2039680.7667009635, "gp_area": 8254307952.898417, "gp_distance": 3461244.3235757602, "gp_length": 511285.37798684277, "jurisdiction_type": "state", "lsad": "06", "name": "Trinity", "namelsad": "Trinity County", "percent_water": 0.00891493646206493, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-122.333711, 37.454186, -121.471925, 37.905823999999996], "geometry": {"coordinates": [[[[-122.333711, 37.809796999999996], [-122.303931, 37.830087], [-122.32871428740701, 37.8938323463208], [-122.27108, 37.905823999999996], [-122.140317, 37.804701], [-122.045473, 37.798125999999996], [-122.005025, 37.771147], [-121.997411, 37.76336], [-122.010771, 37.755127], [-122.011771, 37.747428], [-121.988097, 37.733149], [-121.971938, 37.730323999999996], [-121.96003999999999, 37.718531], [-121.873542, 37.739317], [-121.577005, 37.811527], [-121.556997, 37.816488], [-121.556959, 37.743051], [-121.556655, 37.542732], [-121.471925, 37.481783], [-121.47264799999999, 37.482169999999996], [-121.855762, 37.484536999999996], [-121.925041, 37.454186], [-122.059673, 37.464087], [-122.081473, 37.477838], [-122.11724, 37.506721], [-122.12919970222401, 37.5213219985908], [-122.111998, 37.528850999999996], [-122.144396, 37.581866], [-122.152905, 37.640771], [-122.162802507492, 37.667272981317694], [-122.163049, 37.667933], [-122.213774, 37.698695], [-122.24981, 37.726406], [-122.252452, 37.755129], [-122.312974, 37.777243999999996], [-122.333711, 37.809796999999996]]]], "type": "MultiPolygon"}, "id": "50", "properties": {"__folium_color": "#433d84", "affgeoid": "0500000US06001", "aland": 1910017353.0, "aland_acres": 471974.83801306505, "awater": 216902808.0, "counts": 21.0, "countyfp": "001", "countyns": "01675839", "geoid": "06001", "gp_acres": 485309.3087183442, "gp_area": 1963980124.7176065, "gp_distance": 3367847.3028570185, "gp_length": 234941.56911286054, "jurisdiction_type": "state", "lsad": "06", "name": "Alameda", "namelsad": "Alameda County", "percent_water": 0.11356064784401988, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.484396, 38.711939, -120.001975250867, 39.316475011958495], "geometry": {"coordinates": [[[[-121.469356, 38.925992], [-121.414399, 38.926214], [-121.414779, 38.996452], [-121.365643, 39.031743], [-121.332135, 39.042021], [-121.305992, 39.052943], [-121.279533, 39.034617999999995], [-121.137979, 39.037911], [-121.068788, 39.005176999999996], [-120.98634799999999, 39.102233999999996], [-120.727893, 39.288081], [-120.55460000000001, 39.315596], [-120.322378, 39.316427], [-120.03665699999999, 39.316334], [-120.004795512304, 39.316475011958495], [-120.005142, 39.291258], [-120.003364028833, 39.1656267640688], [-120.002614842913, 39.112689374095794], [-120.001975250867, 39.0674958744683], [-120.143663, 39.067285], [-120.184098, 39.031014], [-120.435299, 39.028163], [-120.470985, 38.965506999999995], [-120.563747, 38.913705], [-120.642458, 38.944404], [-120.746395, 39.010352], [-120.812295, 39.000133], [-120.858903, 38.952256], [-120.940281, 38.962339], [-121.037502, 38.915689], [-121.040511, 38.915538], [-121.057993, 38.847846], [-121.141595, 38.711939], [-121.30883, 38.722789999999996], [-121.381658, 38.727796], [-121.484396, 38.734598], [-121.469356, 38.925992]]]], "type": "MultiPolygon"}, "id": "51", "properties": {"__folium_color": "#481467", "affgeoid": "0500000US06061", "aland": 3644306224.0, "aland_acres": 900526.2894815201, "awater": 246466621.0, "counts": 6.0, "countyfp": "061", "countyns": "00277295", "geoid": "06061", "gp_acres": 964824.3090884008, "gp_area": 3904511479.283708, "gp_distance": 3258091.9868119666, "gp_length": 361399.2931934214, "jurisdiction_type": "state", "lsad": "06", "name": "Placer", "namelsad": "Placer County", "percent_water": 0.06763060123127568, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-121.347053956004, 34.897576, -119.472494, 35.7951862038146], "geometry": {"coordinates": [[[[-121.347053956004, 35.7951862038146], [-120.75065000000001, 35.791131], [-120.213979, 35.789276], [-120.194369, 35.789363], [-120.19398799999999, 35.614388999999996], [-120.08618, 35.614397], [-120.086766, 35.526432], [-119.913659, 35.439262], [-119.880045, 35.439133], [-119.880356, 35.351124], [-119.80921000000001, 35.35094], [-119.809407, 35.263692999999996], [-119.666585, 35.262634999999996], [-119.667304, 35.174982], [-119.553819, 35.180123], [-119.561752, 35.087831], [-119.47255200000001, 35.076668999999995], [-119.472494, 34.901378], [-119.535757, 34.897576], [-119.672963, 34.973375], [-119.745566, 34.973676], [-119.92841899999999, 35.059794], [-119.980122, 35.057573], [-120.082084, 35.114678], [-120.167616, 35.075297], [-120.188383, 35.030378], [-120.334548, 35.006315], [-120.301827, 34.905571], [-120.435473, 34.986759], [-120.496222, 34.993155], [-120.65030521184, 34.975166302268704], [-120.63356999999999, 35.033085], [-120.629583, 35.078362], [-120.635787, 35.123805], [-120.675074, 35.153061], [-120.714185, 35.175998], [-120.756086, 35.160458999999996], [-120.84667400000001, 35.204429], [-120.89679, 35.247876999999995], [-120.87957, 35.294184], [-120.862133, 35.360763], [-120.88475700000001, 35.430195999999995], [-120.955863, 35.453742999999996], [-121.003359, 35.46071], [-121.11424, 35.57172], [-121.166712, 35.635399], [-121.272322, 35.666711], [-121.314632, 35.71331], [-121.332449, 35.783106], [-121.347053956004, 35.7951862038146]]]], "type": "MultiPolygon"}, "id": "52", "properties": {"__folium_color": "#460a5d", "affgeoid": "0500000US06079", "aland": 8549172832.0, "aland_acres": 2112543.35265136, "awater": 815618272.0, "counts": 3.0, "countyfp": "079", "countyns": "00277304", "geoid": "06079", "gp_acres": 2128695.6883806237, "gp_area": 8614539116.491465, "gp_distance": 3263307.1106245336, "gp_length": 527985.0528756978, "jurisdiction_type": "state", "lsad": "06", "name": "San Luis Obispo", "namelsad": "San Luis Obispo County", "percent_water": 0.09540317970261383, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-124.409591, 40.001299341669004, -123.406082, 41.464736188490896], "geometry": {"coordinates": [[[[-124.387023, 40.504954], [-124.301355, 40.659642999999996], [-124.176715, 40.843618], [-124.118147, 40.989263], [-124.125448, 41.048504], [-124.154513, 41.087159], [-124.163988, 41.138675], [-124.122677, 41.189726], [-124.092284, 41.287695], [-124.063076, 41.439578999999995], [-124.067473659422, 41.464736188490896], [-123.770551, 41.464193], [-123.770239, 41.380776], [-123.661363, 41.38209], [-123.487831, 41.376934], [-123.40829099999999, 41.179944], [-123.464006, 41.076347999999996], [-123.406082, 41.013791999999995], [-123.481457, 40.914957], [-123.560163, 40.950257], [-123.623826, 40.929421], [-123.55985, 40.829584], [-123.544059, 40.739385999999996], [-123.54445799999999, 40.001923], [-124.02520517453002, 40.001299341669004], [-124.035904, 40.013318999999996], [-124.068908, 40.021307], [-124.087086, 40.078441999999995], [-124.139952, 40.11635], [-124.187874, 40.130542], [-124.258405, 40.184277], [-124.34307, 40.243978999999996], [-124.363414, 40.260974], [-124.353124, 40.331424999999996], [-124.365357, 40.374855], [-124.409591, 40.438075999999995], [-124.387023, 40.504954]]]], "type": "MultiPolygon"}, "id": "53", "properties": {"__folium_color": "#450457", "affgeoid": "0500000US06023", "aland": 9241565229.0, "aland_acres": 2283636.975912045, "awater": 1253726036.0, "counts": 1.0, "countyfp": "023", "countyns": "01681908", "geoid": "06023", "gp_acres": 2314534.8199095945, "gp_area": 9366604560.44837, "gp_distance": 3525567.4622332687, "gp_length": 457476.2056627207, "jurisdiction_type": "state", "lsad": "06", "name": "Humboldt", "namelsad": "Humboldt County", "percent_water": 0.13566165524275173, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-117.67505299999999, 33.425931999999996, -114.43009113852001, 34.078931406279494], "geometry": {"coordinates": [[[[-117.673019, 33.871038999999996], [-117.65537499999999, 33.924343], [-117.610947, 33.925114], [-117.558269, 34.018906], [-117.375278, 34.033875], [-117.371588, 34.019399], [-117.22537299999999, 34.018715], [-117.121293, 34.003916], [-117.104737, 34.004014999999995], [-116.929357, 34.004914], [-116.929558, 34.034113], [-116.300631, 34.032544], [-115.31621200000001, 34.03411], [-115.316065, 34.077843], [-114.43009113852001, 34.078931406279494], [-114.435504, 34.042615], [-114.454807, 34.010968], [-114.509568, 33.957263999999995], [-114.534987, 33.928498999999995], [-114.508708, 33.900639999999996], [-114.505638, 33.864276], [-114.520465, 33.827777999999995], [-114.504863, 33.760464999999996], [-114.496565, 33.719155], [-114.504993, 33.693022], [-114.525201, 33.661583], [-114.529186, 33.60665], [-114.524599, 33.552231], [-114.597283, 33.490653], [-114.629146518189, 33.433544999999796], [-114.830833, 33.430094], [-115.467506, 33.426992], [-116.085165, 33.425931999999996], [-116.197591, 33.428892999999995], [-116.821826, 33.426873], [-117.030861, 33.426930999999996], [-117.089024, 33.430285999999995], [-117.14157399999999, 33.43261], [-117.241271, 33.431993], [-117.241668, 33.448927999999995], [-117.250495, 33.451629], [-117.259308, 33.454513], [-117.364272, 33.505024999999996], [-117.509722, 33.505019], [-117.51021, 33.533999], [-117.457937, 33.602188999999996], [-117.412987, 33.659045], [-117.533999, 33.710355], [-117.67505299999999, 33.868725], [-117.673019, 33.871038999999996]]]], "type": "MultiPolygon"}, "id": "54", "properties": {"__folium_color": "#433d84", "affgeoid": "0500000US06065", "aland": 18671921166.0, "aland_acres": 4613925.07972443, "awater": 243201314.0, "counts": 21.0, "countyfp": "065", "countyns": "00277297", "geoid": "06065", "gp_acres": 4678648.0350356735, "gp_area": 18933846077.72272, "gp_distance": 2892870.786888709, "gp_length": 726214.389507601, "jurisdiction_type": "state", "lsad": "06", "name": "Riverside", "namelsad": "Riverside County", "percent_water": 0.01302497540761093, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-123.54092201163401, 38.1090944743082, -122.349564, 38.852438], "geometry": {"coordinates": [[[[-123.54092201163401, 38.76765621603929], [-123.368394, 38.80664], [-123.136253, 38.809135999999995], [-123.080997, 38.852438], [-122.821592, 38.850139999999996], [-122.77248, 38.821529999999996], [-122.627396, 38.667505999999996], [-122.631832, 38.569367], [-122.602659, 38.557496], [-122.543893, 38.519966], [-122.349564, 38.193971999999995], [-122.406786, 38.155632], [-122.39758123062401, 38.14200359725329], [-122.48849963925902, 38.1090944743082], [-122.505707, 38.115525999999996], [-122.56509299999999, 38.182217], [-122.7399, 38.207018], [-122.91131899999999, 38.321208999999996], [-123.003146477056, 38.2957052387145], [-123.004122, 38.297011999999995], [-123.053504, 38.299385], [-123.068437, 38.33521], [-123.085572, 38.390525], [-123.166428, 38.474947], [-123.249797, 38.511044999999996], [-123.33189899999999, 38.565542], [-123.34961200000001, 38.596804999999996], [-123.441774, 38.699743999999995], [-123.51478399999999, 38.741966], [-123.54092201163401, 38.76765621603929]]]], "type": "MultiPolygon"}, "id": "55", "properties": {"__folium_color": "#470d60", "affgeoid": "0500000US06097", "aland": 4080862341.0, "aland_acres": 1008401.4887728051, "awater": 498084088.0, "counts": 4.0, "countyfp": "097", "countyns": "01657246", "geoid": "06097", "gp_acres": 1020908.5490507327, "gp_area": 4131476696.346625, "gp_distance": 3448281.450658552, "gp_length": 297142.39617239195, "jurisdiction_type": "state", "lsad": "06", "name": "Sonoma", "namelsad": "Sonoma County", "percent_water": 0.12205363631010066, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-120.995497, 37.831858, -120.01995099999999, 38.509868999999995], "geometry": {"coordinates": [[[[-120.995497, 38.225401999999995], [-120.892864, 38.221574], [-120.810126, 38.28201], [-120.63129, 38.340263], [-120.614881, 38.389407999999996], [-120.423215, 38.473321999999996], [-120.33104, 38.465191999999995], [-120.205702, 38.501039], [-120.072484, 38.509868999999995], [-120.072566, 38.447081], [-120.01995099999999, 38.433521], [-120.176177, 38.374013999999995], [-120.44252900000001, 38.058741], [-120.46279799999999, 38.011927], [-120.534276, 37.989443], [-120.514952, 37.95339], [-120.653274, 37.831858], [-120.92644899999999, 38.077421], [-120.942113, 38.096328], [-120.995497, 38.225401999999995]]]], "type": "MultiPolygon"}, "id": "56", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06009", "aland": 2641837359.0, "aland_acres": 652811.2205956951, "awater": 43789489.0, "counts": 0.0, "countyfp": "009", "countyns": "01675885", "geoid": "06009", "gp_acres": 666653.9070091314, "gp_area": 2697856809.8951106, "gp_distance": 3246514.4030063185, "gp_length": 249636.0977506019, "jurisdiction_type": "state", "lsad": "06", "name": "Calaveras", "namelsad": "Calaveras County", "percent_water": 0.01657539168746383, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}, {"bbox": [-123.065426, 39.797647999999995, -121.342264, 40.445591], "geometry": {"coordinates": [[[[-123.065426, 40.286971], [-122.976548, 40.315162], [-122.918055, 40.306971999999995], [-122.872274, 40.348969], [-122.740358, 40.365], [-122.651341, 40.328288], [-122.525677, 40.387612999999995], [-122.310412, 40.371064], [-122.010316, 40.426558], [-121.940989, 40.415330999999995], [-121.806539, 40.44495], [-121.73429, 40.435680999999995], [-121.497635, 40.445591], [-121.470395, 40.350213], [-121.342264, 40.309751], [-121.36839499999999, 40.21223], [-121.436886, 40.151905], [-121.586407, 40.100522], [-121.64603199999999, 39.982527], [-121.70324099999999, 39.98423], [-121.804041, 39.884344], [-122.044865, 39.883770999999996], [-122.046471, 39.797647999999995], [-122.937654, 39.798156], [-122.950077, 39.907717999999996], [-122.909787, 39.936385], [-122.934013, 39.978131], [-122.989623, 40.145496], [-122.97755, 40.241285], [-123.065426, 40.286971]]]], "type": "MultiPolygon"}, "id": "57", "properties": {"__folium_color": "#440154", "affgeoid": "0500000US06103", "aland": 7638229340.0, "aland_acres": 1887444.6610607002, "awater": 33767224.0, "counts": 0.0, "countyfp": "103", "countyns": "01692767", "geoid": "06103", "gp_acres": 1895847.8513604347, "gp_area": 7672235897.130509, "gp_distance": 3386536.0817297306, "gp_length": 397412.7118815596, "jurisdiction_type": "state", "lsad": "06", "name": "Tehama", "namelsad": "Tehama County", "percent_water": 0.004420818293994822, "state_abbr": "CA", "statefp": "06", "stusps": "CA"}, "type": "Feature"}], "type": "FeatureCollection"});
geo_json_9e739e6b235f4fb5a7c8573c928a722f.bindTooltip(
function(layer){
let div = L.DomUtil.create('div');
let handleObject = feature=>typeof(feature)=='object' ? JSON.stringify(feature) : feature;
let fields = ["statefp", "countyfp", "countyns", "affgeoid", "geoid", "name", "namelsad", "stusps", "lsad", "aland", "awater", "state_abbr", "jurisdiction_type", "gp_area", "gp_acres", "aland_acres", "percent_water", "gp_length", "gp_distance", "counts"];
let aliases = ["statefp", "countyfp", "countyns", "affgeoid", "geoid", "name", "namelsad", "stusps", "lsad", "aland", "awater", "state_abbr", "jurisdiction_type", "gp_area", "gp_acres", "aland_acres", "percent_water", "gp_length", "gp_distance", "counts"];
let table = '<table>' +
String(
fields.map(
(v,i)=>
`<tr>
<th>${aliases[i]}</th>
<td>${handleObject(layer.feature.properties[v])}</td>
</tr>`).join(''))
+'</table>';
div.innerHTML=table;
return div
}
,{"className": "foliumtooltip", "sticky": true});
var color_map_99d1390079094310bf6f111cd5d20154 = {};
color_map_99d1390079094310bf6f111cd5d20154.color = d3.scale.threshold()
.domain([0.0, 0.23647294589178355, 0.4729458917835671, 0.7094188376753507, 0.9458917835671342, 1.182364729458918, 1.4188376753507015, 1.655310621242485, 1.8917835671342684, 2.1282565130260522, 2.364729458917836, 2.6012024048096194, 2.837675350701403, 3.0741482965931866, 3.31062124248497, 3.5470941883767537, 3.783567134268537, 4.020040080160321, 4.2565130260521045, 4.492985971943888, 4.729458917835672, 4.965931863727455, 5.202404809619239, 5.438877755511022, 5.675350701402806, 5.9118236472945895, 6.148296593186373, 6.384769539078157, 6.62124248496994, 6.857715430861724, 7.094188376753507, 7.330661322645291, 7.567134268537074, 7.803607214428857, 8.040080160320642, 8.276553106212425, 8.513026052104209, 8.749498997995993, 8.985971943887776, 9.22244488977956, 9.458917835671343, 9.695390781563127, 9.93186372745491, 10.168336673346694, 10.404809619238478, 10.641282565130261, 10.877755511022045, 11.114228456913828, 11.350701402805612, 11.587174348697395, 11.823647294589179, 12.060120240480963, 12.296593186372746, 12.53306613226453, 12.769539078156313, 13.006012024048097, 13.24248496993988, 13.478957915831664, 13.715430861723448, 13.951903807615231, 14.188376753507015, 14.424849699398798, 14.661322645290582, 14.897795591182364, 15.134268537074147, 15.370741482965931, 15.607214428857715, 15.843687374749498, 16.080160320641284, 16.316633266533067, 16.55310621242485, 16.789579158316634, 17.026052104208418, 17.2625250501002, 17.498997995991985, 17.73547094188377, 17.971943887775552, 18.208416833667336, 18.44488977955912, 18.681362725450903, 18.917835671342687, 19.15430861723447, 19.390781563126254, 19.627254509018037, 19.86372745490982, 20.100200400801604, 20.336673346693388, 20.57314629258517, 20.809619238476955, 21.04609218436874, 21.282565130260522, 21.519038076152306, 21.75551102204409, 21.991983967935873, 22.228456913827657, 22.46492985971944, 22.701402805611224, 22.937875751503007, 23.17434869739479, 23.410821643286575, 23.647294589178358, 23.88376753507014, 24.120240480961925, 24.35671342685371, 24.593186372745492, 24.829659318637276, 25.06613226452906, 25.302605210420843, 25.539078156312627, 25.77555110220441, 26.012024048096194, 26.248496993987978, 26.48496993987976, 26.721442885771545, 26.95791583166333, 27.194388777555112, 27.430861723446895, 27.66733466933868, 27.903807615230463, 28.140280561122246, 28.37675350701403, 28.613226452905813, 28.849699398797597, 29.08617234468938, 29.322645290581164, 29.559118236472944, 29.795591182364728, 30.03206412825651, 30.268537074148295, 30.50501002004008, 30.741482965931862, 30.977955911823646, 31.21442885771543, 31.450901803607213, 31.687374749498996, 31.92384769539078, 32.16032064128257, 32.39679358717435, 32.633266533066134, 32.86973947895792, 33.1062124248497, 33.342685370741485, 33.57915831663327, 33.81563126252505, 34.052104208416836, 34.28857715430862, 34.5250501002004, 34.76152304609219, 34.99799599198397, 35.234468937875754, 35.47094188376754, 35.70741482965932, 35.943887775551104, 36.18036072144289, 36.41683366733467, 36.653306613226455, 36.88977955911824, 37.12625250501002, 37.362725450901806, 37.59919839679359, 37.83567134268537, 38.07214428857716, 38.30861723446894, 38.545090180360724, 38.78156312625251, 39.01803607214429, 39.254509018036075, 39.49098196392786, 39.72745490981964, 39.963927855711425, 40.20040080160321, 40.43687374749499, 40.673346693386776, 40.90981963927856, 41.14629258517034, 41.38276553106213, 41.61923847695391, 41.855711422845694, 42.09218436873748, 42.32865731462926, 42.565130260521045, 42.80160320641283, 43.03807615230461, 43.274549098196395, 43.51102204408818, 43.74749498997996, 43.983967935871746, 44.22044088176353, 44.45691382765531, 44.6933867735471, 44.92985971943888, 45.166332665330664, 45.40280561122245, 45.63927855711423, 45.875751503006015, 46.1122244488978, 46.34869739478958, 46.585170340681366, 46.82164328657315, 47.05811623246493, 47.294589178356716, 47.5310621242485, 47.76753507014028, 48.00400801603207, 48.24048096192385, 48.476953907815634, 48.71342685370742, 48.9498997995992, 49.186372745490985, 49.42284569138277, 49.65931863727455, 49.895791583166336, 50.13226452905812, 50.3687374749499, 50.605210420841686, 50.84168336673347, 51.078156312625254, 51.31462925851704, 51.55110220440882, 51.787575150300604, 52.02404809619239, 52.26052104208417, 52.496993987975955, 52.73346693386774, 52.96993987975952, 53.206412825651306, 53.44288577154309, 53.67935871743487, 53.91583166332666, 54.15230460921844, 54.388777555110224, 54.62525050100201, 54.86172344689379, 55.098196392785574, 55.33466933867736, 55.57114228456914, 55.807615230460925, 56.04408817635271, 56.28056112224449, 56.517034068136276, 56.75350701402806, 56.98997995991984, 57.22645290581163, 57.46292585170341, 57.699398797595194, 57.93587174348698, 58.17234468937876, 58.408817635270545, 58.64529058116233, 58.88176352705411, 59.11823647294589, 59.35470941883767, 59.591182364729455, 59.82765531062124, 60.06412825651302, 60.300601202404806, 60.53707414829659, 60.77354709418837, 61.01002004008016, 61.24649298597194, 61.482965931863724, 61.71943887775551, 61.95591182364729, 62.192384769539075, 62.42885771543086, 62.66533066132264, 62.901803607214426, 63.13827655310621, 63.37474949899799, 63.611222444889776, 63.84769539078156, 64.08416833667334, 64.32064128256513, 64.55711422845691, 64.7935871743487, 65.03006012024048, 65.26653306613227, 65.50300601202404, 65.73947895791584, 65.97595190380761, 66.2124248496994, 66.44889779559118, 66.68537074148297, 66.92184368737475, 67.15831663326654, 67.39478957915831, 67.6312625250501, 67.86773547094188, 68.10420841683367, 68.34068136272545, 68.57715430861724, 68.81362725450902, 69.0501002004008, 69.28657314629258, 69.52304609218437, 69.75951903807615, 69.99599198396794, 70.23246492985972, 70.46893787575151, 70.70541082164328, 70.94188376753507, 71.17835671342685, 71.41482965931864, 71.65130260521042, 71.88777555110221, 72.12424849699399, 72.36072144288578, 72.59719438877755, 72.83366733466934, 73.07014028056112, 73.30661322645291, 73.54308617234469, 73.77955911823648, 74.01603206412825, 74.25250501002004, 74.48897795591182, 74.72545090180361, 74.96192384769539, 75.19839679358718, 75.43486973947896, 75.67134268537075, 75.90781563126252, 76.14428857715431, 76.38076152304609, 76.61723446893788, 76.85370741482966, 77.09018036072145, 77.32665330661322, 77.56312625250501, 77.79959919839679, 78.03607214428858, 78.27254509018036, 78.50901803607215, 78.74549098196393, 78.98196392785572, 79.21843687374749, 79.45490981963928, 79.69138276553106, 79.92785571142285, 80.16432865731463, 80.40080160320642, 80.6372745490982, 80.87374749498998, 81.11022044088176, 81.34669338677355, 81.58316633266533, 81.81963927855712, 82.0561122244489, 82.29258517034069, 82.52905811623246, 82.76553106212425, 83.00200400801603, 83.23847695390782, 83.4749498997996, 83.71142284569139, 83.94789579158316, 84.18436873747495, 84.42084168336673, 84.65731462925852, 84.8937875751503, 85.13026052104209, 85.36673346693387, 85.60320641282566, 85.83967935871743, 86.07615230460922, 86.312625250501, 86.54909819639279, 86.78557114228457, 87.02204408817636, 87.25851703406813, 87.49498997995993, 87.7314629258517, 87.96793587174349, 88.20440881763527, 88.44088176352706, 88.67735470941884, 88.91382765531063, 89.1503006012024, 89.3867735470942, 89.62324649298597, 89.85971943887776, 90.09619238476954, 90.33266533066133, 90.5691382765531, 90.8056112224449, 91.04208416833667, 91.27855711422846, 91.51503006012024, 91.75150300601203, 91.9879759519038, 92.2244488977956, 92.46092184368737, 92.69739478957916, 92.93386773547094, 93.17034068136273, 93.40681362725451, 93.6432865731463, 93.87975951903807, 94.11623246492987, 94.35270541082164, 94.58917835671343, 94.82565130260521, 95.062124248497, 95.29859719438878, 95.53507014028057, 95.77154308617234, 96.00801603206413, 96.24448897795591, 96.4809619238477, 96.71743486973948, 96.95390781563127, 97.19038076152304, 97.42685370741484, 97.66332665330661, 97.8997995991984, 98.13627254509018, 98.37274549098197, 98.60921843687375, 98.84569138276554, 99.08216432865731, 99.3186372745491, 99.55511022044088, 99.79158316633267, 100.02805611222445, 100.26452905811624, 100.50100200400801, 100.7374749498998, 100.97394789579158, 101.21042084168337, 101.44689378757515, 101.68336673346694, 101.91983967935872, 102.15631262525051, 102.39278557114228, 102.62925851703407, 102.86573146292585, 103.10220440881764, 103.33867735470942, 103.57515030060121, 103.81162324649299, 104.04809619238478, 104.28456913827655, 104.52104208416834, 104.75751503006012, 104.99398797595191, 105.23046092184369, 105.46693386773548, 105.70340681362725, 105.93987975951904, 106.17635270541082, 106.41282565130261, 106.64929859719439, 106.88577154308618, 107.12224448897796, 107.35871743486975, 107.59519038076152, 107.83166332665331, 108.06813627254509, 108.30460921843688, 108.54108216432866, 108.77755511022045, 109.01402805611222, 109.25050100200401, 109.48697394789579, 109.72344689378758, 109.95991983967936, 110.19639278557115, 110.43286573146293, 110.66933867735472, 110.90581162324649, 111.14228456913828, 111.37875751503006, 111.61523046092185, 111.85170340681363, 112.08817635270542, 112.3246492985972, 112.56112224448898, 112.79759519038076, 113.03406813627255, 113.27054108216433, 113.50701402805612, 113.7434869739479, 113.97995991983969, 114.21643286573146, 114.45290581162325, 114.68937875751503, 114.92585170340682, 115.1623246492986, 115.39879759519039, 115.63527054108216, 115.87174348697395, 116.10821643286573, 116.34468937875752, 116.5811623246493, 116.81763527054109, 117.05410821643287, 117.29058116232466, 117.52705410821643, 117.76352705410822, 118.0])
.range(['#440154ff', '#440155ff', '#440256ff', '#440356ff', '#450457ff', '#450458ff', '#450559ff', '#450659ff', '#46075aff', '#46075bff', '#46085cff', '#46095cff', '#460a5dff', '#460a5eff', '#460b5eff', '#460c5fff', '#470d60ff', '#470d61ff', '#470e61ff', '#470f62ff', '#471063ff', '#471064ff', '#471164ff', '#471265ff', '#471365ff', '#481366ff', '#481467ff', '#481568ff', '#481668ff', '#481669ff', '#481769ff', '#48176aff', '#48186bff', '#48196cff', '#481a6cff', '#481a6dff', '#481b6dff', '#481c6eff', '#481c6eff', '#481d6fff', '#481d6fff', '#481f70ff', '#481f70ff', '#482071ff', '#482072ff', '#482173ff', '#482273ff', '#482374ff', '#482374ff', '#482475ff', '#482476ff', '#482576ff', '#482577ff', '#482677ff', '#482778ff', '#482878ff', '#482879ff', '#482979ff', '#47297aff', '#472a7aff', '#472b7aff', '#472c7aff', '#472c7bff', '#472d7bff', '#472d7cff', '#472e7cff', '#472e7dff', '#472f7dff', '#462f7eff', '#46307eff', '#46317eff', '#46327eff', '#46327fff', '#46337fff', '#463480ff', '#453480ff', '#453581ff', '#453581ff', '#453681ff', '#453781ff', '#453882ff', '#443882ff', '#443983ff', '#443983ff', '#443a83ff', '#443a83ff', '#443b84ff', '#433c84ff', '#433d84ff', '#433d85ff', '#433e85ff', '#423e85ff', '#423f85ff', '#423f86ff', '#424086ff', '#424086ff', '#424186ff', '#414187ff', '#414287ff', '#414387ff', '#414487ff', '#404488ff', '#404588ff', '#404588ff', '#404688ff', '#3f4688ff', '#3f4788ff', '#3f4789ff', '#3f4889ff', '#3e4889ff', '#3e4989ff', '#3e4a89ff', '#3e4a89ff', '#3e4b8aff', '#3d4c8aff', '#3d4d8aff', '#3d4d8aff', '#3d4e8aff', '#3c4e8aff', '#3c4f8aff', '#3c4f8aff', '#3c508bff', '#3b508bff', '#3b518bff', '#3b518bff', '#3b528bff', '#3a528bff', '#3a538bff', '#3a538bff', '#3a548cff', '#39548cff', '#39558cff', '#39558cff', '#39568cff', '#38578cff', '#38588cff', '#38588cff', '#38598cff', '#37598cff', '#375a8cff', '#375a8dff', '#375b8dff', '#365b8dff', '#365c8dff', '#365c8dff', '#365d8dff', '#355d8dff', '#355e8dff', '#355f8dff', '#355f8dff', '#34608dff', '#34608dff', '#34618dff', '#34618dff', '#33628dff', '#33628dff', '#33638dff', '#32638dff', '#32648eff', '#32648eff', '#32658eff', '#31658eff', '#31668eff', '#31668eff', '#31678eff', '#31678eff', '#31688eff', '#30688eff', '#30698eff', '#30698eff', '#306a8eff', '#2f6a8eff', '#2f6b8eff', '#2f6b8eff', '#2f6c8eff', '#2e6c8eff', '#2e6d8eff', '#2e6d8eff', '#2e6e8eff', '#2e6e8eff', '#2e6f8eff', '#2d6f8eff', '#2d708eff', '#2d708eff', '#2d718eff', '#2c718eff', '#2c718eff', '#2c728eff', '#2c728eff', '#2c738eff', '#2c738eff', '#2b748eff', '#2b748eff', '#2b758eff', '#2b758eff', '#2a768eff', '#2a768eff', '#2a778eff', '#2a778eff', '#2a788eff', '#29788eff', '#29798eff', '#29798eff', '#297a8eff', '#297a8eff', '#297b8eff', '#287b8eff', '#287c8eff', '#287c8eff', '#287d8eff', '#277d8eff', '#277e8eff', '#277e8eff', '#277f8eff', '#277f8eff', '#27808eff', '#26808eff', '#26818eff', '#26818eff', '#26828eff', '#26828eff', '#26828eff', '#25828eff', '#25838eff', '#25838eff', '#25848eff', '#25858eff', '#25858eff', '#24868eff', '#24868eff', '#24878eff', '#24878eff', '#23888eff', '#23888eff', '#23898eff', '#23898eff', '#238a8dff', '#238a8dff', '#228b8dff', '#228b8dff', '#228c8dff', '#228c8dff', '#228d8dff', '#218d8dff', '#218e8dff', '#218e8dff', '#218f8dff', '#218f8dff', '#21908dff', '#21908dff', '#21918cff', '#20918cff', '#20928cff', '#20928cff', '#20928cff', '#20928cff', '#20938cff', '#1f938cff', '#1f948cff', '#1f948cff', '#1f958bff', '#1f958bff', '#1f968bff', '#1f968bff', '#1f978bff', '#1f988bff', '#1f988bff', '#1f998bff', '#1f998aff', '#1f9a8aff', '#1f9a8aff', '#1e9b8aff', '#1e9b8aff', '#1e9c8aff', '#1e9c89ff', '#1e9d89ff', '#1e9d89ff', '#1e9e89ff', '#1f9e89ff', '#1f9f88ff', '#1f9f88ff', '#1fa088ff', '#1fa088ff', '#1fa188ff', '#1fa188ff', '#1fa187ff', '#1fa187ff', '#1fa287ff', '#1fa287ff', '#1fa386ff', '#20a386ff', '#20a486ff', '#20a486ff', '#20a585ff', '#21a585ff', '#21a685ff', '#21a685ff', '#21a785ff', '#22a785ff', '#22a884ff', '#22a884ff', '#22a983ff', '#23a983ff', '#23aa83ff', '#24ab83ff', '#25ab82ff', '#25ac82ff', '#25ac82ff', '#25ad82ff', '#26ad81ff', '#26ad81ff', '#27ad81ff', '#27ae81ff', '#28ae80ff', '#28af80ff', '#29af7fff', '#29b07fff', '#2ab07fff', '#2bb17eff', '#2cb17eff', '#2cb27dff', '#2db27dff', '#2db37cff', '#2eb37cff', '#2eb47cff', '#2fb47cff', '#30b57bff', '#31b57bff', '#31b67aff', '#32b67aff', '#33b679ff', '#34b679ff', '#34b779ff', '#35b779ff', '#36b878ff', '#37b878ff', '#37b977ff', '#38b977ff', '#39ba76ff', '#3aba76ff', '#3abb75ff', '#3bbb75ff', '#3cbc74ff', '#3dbc74ff', '#3ebc73ff', '#3fbd73ff', '#40bd72ff', '#40be72ff', '#41be71ff', '#42bf71ff', '#43bf70ff', '#45c070ff', '#46c06fff', '#47c16fff', '#48c16eff', '#49c16eff', '#4ac16dff', '#4bc26cff', '#4cc26cff', '#4dc36bff', '#4ec36bff', '#4fc46aff', '#50c46aff', '#51c569ff', '#52c569ff', '#53c568ff', '#54c568ff', '#55c667ff', '#56c667ff', '#57c766ff', '#58c765ff', '#59c864ff', '#5ac864ff', '#5bc863ff', '#5cc863ff', '#5dc962ff', '#5ec962ff', '#5fca61ff', '#60ca60ff', '#62cb5fff', '#63cb5fff', '#64cb5eff', '#65cc5dff', '#66cc5cff', '#67cd5cff', '#68cd5bff', '#6acd5bff', '#6bcd5aff', '#6cce59ff', '#6ece58ff', '#6fcf58ff', '#70cf57ff', '#71d057ff', '#72d056ff', '#74d055ff', '#75d054ff', '#76d153ff', '#77d153ff', '#78d152ff', '#7ad151ff', '#7bd250ff', '#7cd250ff', '#7dd34fff', '#7fd34eff', '#80d34dff', '#81d34dff', '#82d44cff', '#84d44bff', '#85d54aff', '#86d549ff', '#88d548ff', '#89d548ff', '#8ad647ff', '#8bd646ff', '#8dd645ff', '#8ed645ff', '#8fd744ff', '#90d743ff', '#92d742ff', '#93d741ff', '#94d840ff', '#96d83fff', '#97d83eff', '#99d93dff', '#9ad93cff', '#9bd93cff', '#9dd93bff', '#9eda3aff', '#9fda39ff', '#a1da38ff', '#a2da37ff', '#a3db36ff', '#a4db36ff', '#a6db35ff', '#a8db34ff', '#a9dc33ff', '#aadc32ff', '#abdc31ff', '#addc30ff', '#aedd2fff', '#b0dd2fff', '#b1dd2eff', '#b2dd2dff', '#b3de2cff', '#b5de2bff', '#b6de2aff', '#b8de29ff', '#b9de28ff', '#bade28ff', '#bcdf27ff', '#bddf26ff', '#bfdf25ff', '#c0df25ff', '#c1df24ff', '#c2df23ff', '#c4e022ff', '#c5e021ff', '#c7e020ff', '#c8e020ff', '#c9e11fff', '#cbe11eff', '#cce11dff', '#cee11dff', '#cfe11cff', '#d1e11bff', '#d2e21bff', '#d3e21aff', '#d4e21aff', '#d6e219ff', '#d7e219ff', '#d9e319ff', '#dae319ff', '#dbe318ff', '#dde318ff', '#dee318ff', '#dfe318ff', '#e0e418ff', '#e2e418ff', '#e3e418ff', '#e5e418ff', '#e6e419ff', '#e7e419ff', '#e8e519ff', '#eae519ff', '#ebe51aff', '#ece51aff', '#ede51bff', '#efe51bff', '#f0e51cff', '#f1e51dff', '#f3e61dff', '#f4e61eff', '#f5e61eff', '#f6e61fff', '#f7e620ff', '#f8e621ff', '#fae722ff', '#fbe723ff', '#fce724ff', '#fde725ff']);
color_map_99d1390079094310bf6f111cd5d20154.x = d3.scale.linear()
.domain([0.0, 118.0])
.range([0, 400]);
color_map_99d1390079094310bf6f111cd5d20154.legend = L.control({position: 'topright'});
color_map_99d1390079094310bf6f111cd5d20154.legend.onAdd = function (map) {var div = L.DomUtil.create('div', 'legend'); return div};
color_map_99d1390079094310bf6f111cd5d20154.legend.addTo(map_044a3918102e4e138a971b0089e897cc);
color_map_99d1390079094310bf6f111cd5d20154.xAxis = d3.svg.axis()
.scale(color_map_99d1390079094310bf6f111cd5d20154.x)
.orient("top")
.tickSize(1)
.tickValues([0.0, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 12.031372549019608, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 24.062745098039215, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 36.09411764705882, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 48.12549019607843, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 60.15686274509804, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 72.18823529411765, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 84.21960784313725, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 96.25098039215686, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', 108.28235294117647, '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '', '']);
color_map_99d1390079094310bf6f111cd5d20154.svg = d3.select(".legend.leaflet-control").append("svg")
.attr("id", 'legend')
.attr("width", 450)
.attr("height", 40);
color_map_99d1390079094310bf6f111cd5d20154.g = color_map_99d1390079094310bf6f111cd5d20154.svg.append("g")
.attr("class", "key")
.attr("transform", "translate(25,16)");
color_map_99d1390079094310bf6f111cd5d20154.g.selectAll("rect")
.data(color_map_99d1390079094310bf6f111cd5d20154.color.range().map(function(d, i) {
return {
x0: i ? color_map_99d1390079094310bf6f111cd5d20154.x(color_map_99d1390079094310bf6f111cd5d20154.color.domain()[i - 1]) : color_map_99d1390079094310bf6f111cd5d20154.x.range()[0],
x1: i < color_map_99d1390079094310bf6f111cd5d20154.color.domain().length ? color_map_99d1390079094310bf6f111cd5d20154.x(color_map_99d1390079094310bf6f111cd5d20154.color.domain()[i]) : color_map_99d1390079094310bf6f111cd5d20154.x.range()[1],
z: d
};
}))
.enter().append("rect")
.attr("height", 10)
.attr("x", function(d) { return d.x0; })
.attr("width", function(d) { return d.x1 - d.x0; })
.style("fill", function(d) { return d.z; });
color_map_99d1390079094310bf6f111cd5d20154.g.call(color_map_99d1390079094310bf6f111cd5d20154.xAxis).append("text")
.attr("class", "caption")
.attr("y", 21)
.text('counts');
function geo_json_8642bd43734b4ddba0fa91256b6e6529_styler(feature) {
switch(feature.id) {
default:
return {"fillOpacity": 1, "weight": 2};
}
}
function geo_json_8642bd43734b4ddba0fa91256b6e6529_highlighter(feature) {
switch(feature.id) {
default:
return {"fillOpacity": 0.75};
}
}
function geo_json_8642bd43734b4ddba0fa91256b6e6529_pointToLayer(feature, latlng) {
var opts = {"bubblingMouseEvents": true, "color": "#3388ff", "dashArray": null, "dashOffset": null, "fill": true, "fillColor": "#3388ff", "fillOpacity": 0.2, "fillRule": "evenodd", "lineCap": "round", "lineJoin": "round", "opacity": 1.0, "radius": 2, "stroke": true, "weight": 3};
let style = geo_json_8642bd43734b4ddba0fa91256b6e6529_styler(feature)
Object.assign(opts, style)
return new L.CircleMarker(latlng, opts)
}
function geo_json_8642bd43734b4ddba0fa91256b6e6529_onEachFeature(feature, layer) {
layer.on({
mouseout: function(e) {
if(typeof e.target.setStyle === "function"){
geo_json_8642bd43734b4ddba0fa91256b6e6529.resetStyle(e.target);
}
},
mouseover: function(e) {
if(typeof e.target.setStyle === "function"){
const highlightStyle = geo_json_8642bd43734b4ddba0fa91256b6e6529_highlighter(e.target.feature)
e.target.setStyle(highlightStyle);
}
},
});
};
var geo_json_8642bd43734b4ddba0fa91256b6e6529 = L.geoJson(null, {
onEachFeature: geo_json_8642bd43734b4ddba0fa91256b6e6529_onEachFeature,
style: geo_json_8642bd43734b4ddba0fa91256b6e6529_styler,
pointToLayer: geo_json_8642bd43734b4ddba0fa91256b6e6529_pointToLayer
});
function geo_json_8642bd43734b4ddba0fa91256b6e6529_add (data) {
geo_json_8642bd43734b4ddba0fa91256b6e6529
.addData(data)
.addTo(map_044a3918102e4e138a971b0089e897cc);
}
geo_json_8642bd43734b4ddba0fa91256b6e6529_add({"bbox": [-124.183602, 32.583619, -116.217189, 40.78428], "features": [{"bbox": [-116.403052, 33.728174, -116.403052, 33.728174], "geometry": {"coordinates": [-116.403052, 33.728174], "type": "Point"}, "id": "2", "properties": {"latitude": 33.728174, "longitude": -116.403052, "median_dwell": 15.0, "placekey": "227-222@5z6-96f-btv", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.446306, 34.061061, -118.446306, 34.061061], "geometry": {"coordinates": [-118.446306, 34.061061], "type": "Point"}, "id": "5", "properties": {"latitude": 34.061061, "longitude": -118.446306, "median_dwell": 23.0, "placekey": "22r-222@5z4-zwb-q4v", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.004326, 33.680716, -118.004326, 33.680716], "geometry": {"coordinates": [-118.004326, 33.680716], "type": "Point"}, "id": "7", "properties": {"latitude": 33.680716, "longitude": -118.004326, "median_dwell": 22.0, "placekey": "zzw-222@5z6-2qw-brk", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.840123, 38.713241, -120.840123, 38.713241], "geometry": {"coordinates": [-120.840123, 38.713241], "type": "Point"}, "id": "16", "properties": {"latitude": 38.713241, "longitude": -120.840123, "median_dwell": 16.0, "placekey": "zzw-222@5vg-nwf-mp9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.725283, 33.577052, -117.725283, 33.577052], "geometry": {"coordinates": [-117.725283, 33.577052], "type": "Point"}, "id": "18", "properties": {"latitude": 33.577052, "longitude": -117.725283, "median_dwell": 35.0, "placekey": "224-222@5z6-2nh-9pv", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.258404, 34.04211, -118.258404, 34.04211], "geometry": {"coordinates": [-118.258404, 34.04211], "type": "Point"}, "id": "19", "properties": {"latitude": 34.04211, "longitude": -118.258404, "median_dwell": 40.0, "placekey": "22c-222@5z5-3rs-hwk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.115594, 34.146264, -118.115594, 34.146264], "geometry": {"coordinates": [-118.115594, 34.146264], "type": "Point"}, "id": "21", "properties": {"latitude": 34.146264, "longitude": -118.115594, "median_dwell": 12.0, "placekey": "228-222@5z5-34s-59f", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.145831, 34.092557, -118.145831, 34.092557], "geometry": {"coordinates": [-118.145831, 34.092557], "type": "Point"}, "id": "28", "properties": {"latitude": 34.092557, "longitude": -118.145831, "median_dwell": 11.0, "placekey": "zzw-223@5z5-3k4-gff", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.336629, 34.013292, -118.336629, 34.013292], "geometry": {"coordinates": [-118.336629, 34.013292], "type": "Point"}, "id": "33", "properties": {"latitude": 34.013292, "longitude": -118.336629, "median_dwell": 13.0, "placekey": "22c-222@5z4-zvy-f9f", "region": "CA"}, "type": "Feature"}, {"bbox": [-123.199354, 39.151642, -123.199354, 39.151642], "geometry": {"coordinates": [-123.199354, 39.151642], "type": "Point"}, "id": "35", "properties": {"latitude": 39.151642, "longitude": -123.199354, "median_dwell": 14.5, "placekey": "223-222@5vg-gh6-mx5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.233475, 33.974497, -118.233475, 33.974497], "geometry": {"coordinates": [-118.233475, 33.974497], "type": "Point"}, "id": "39", "properties": {"latitude": 33.974497, "longitude": -118.233475, "median_dwell": 20.0, "placekey": "zzw-223@5z6-3r6-dy9", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.908638, 37.331914, -121.908638, 37.331914], "geometry": {"coordinates": [-121.908638, 37.331914], "type": "Point"}, "id": "52", "properties": {"latitude": 37.331914, "longitude": -121.908638, "median_dwell": 11.0, "placekey": "zzw-222@5vh-b5g-j9z", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.313387, 37.994694, -121.313387, 37.994694], "geometry": {"coordinates": [-121.313387, 37.994694], "type": "Point"}, "id": "53", "properties": {"latitude": 37.994694, "longitude": -121.313387, "median_dwell": 8.0, "placekey": "zzw-222@5vh-s94-pn5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.403404, 38.575636, -121.403404, 38.575636], "geometry": {"coordinates": [-121.403404, 38.575636], "type": "Point"}, "id": "63", "properties": {"latitude": 38.575636, "longitude": -121.403404, "median_dwell": 13.0, "placekey": "22n-222@5vg-ts2-gkz", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.038883, 32.954953, -117.038883, 32.954953], "geometry": {"coordinates": [-117.038883, 32.954953], "type": "Point"}, "id": "70", "properties": {"latitude": 32.954953, "longitude": -117.038883, "median_dwell": 10.0, "placekey": "227-223@5z5-pwj-2ff", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.543816, 33.847643, -117.543816, 33.847643], "geometry": {"coordinates": [-117.543816, 33.847643], "type": "Point"}, "id": "80", "properties": {"latitude": 33.847643, "longitude": -117.543816, "median_dwell": 10.0, "placekey": "226-222@5z4-s39-mp9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.669062, 33.558023, -117.669062, 33.558023], "geometry": {"coordinates": [-117.669062, 33.558023], "type": "Point"}, "id": "81", "properties": {"latitude": 33.558023, "longitude": -117.669062, "median_dwell": null, "placekey": "zzy-222@5z6-2mv-djv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.923853, 33.859696, -117.923853, 33.859696], "geometry": {"coordinates": [-117.923853, 33.859696], "type": "Point"}, "id": "93", "properties": {"latitude": 33.859696, "longitude": -117.923853, "median_dwell": 15.0, "placekey": "227-222@5z4-rxm-d9z", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.066597, 32.761333, -117.066597, 32.761333], "geometry": {"coordinates": [-117.066597, 32.761333], "type": "Point"}, "id": "109", "properties": {"latitude": 32.761333, "longitude": -117.066597, "median_dwell": 11.0, "placekey": "222-222@5z5-qbv-5xq", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.897973, 37.658951, -121.897973, 37.658951], "geometry": {"coordinates": [-121.897973, 37.658951], "type": "Point"}, "id": "110", "properties": {"latitude": 37.658951, "longitude": -121.897973, "median_dwell": 29.0, "placekey": "zzw-222@5vh-b25-y35", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.393143, 33.985608, -118.393143, 33.985608], "geometry": {"coordinates": [-118.393143, 33.985608], "type": "Point"}, "id": "115", "properties": {"latitude": 33.985608, "longitude": -118.393143, "median_dwell": null, "placekey": "zzw-22x@5z4-zxh-b49", "region": "CA"}, "type": "Feature"}, {"bbox": [-116.805572, 33.92351, -116.805572, 33.92351], "geometry": {"coordinates": [-116.805572, 33.92351], "type": "Point"}, "id": "119", "properties": {"latitude": 33.92351, "longitude": -116.805572, "median_dwell": 13.0, "placekey": "zzw-222@5z4-nvp-yvz", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.267493, 37.868872, -122.267493, 37.868872], "geometry": {"coordinates": [-122.267493, 37.868872], "type": "Point"}, "id": "120", "properties": {"latitude": 37.868872, "longitude": -122.267493, "median_dwell": 76.0, "placekey": "229-222@5vg-7qm-tsq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.082797, 34.852815, -117.082797, 34.852815], "geometry": {"coordinates": [-117.082797, 34.852815], "type": "Point"}, "id": "134", "properties": {"latitude": 34.852815, "longitude": -117.082797, "median_dwell": 21.0, "placekey": "zzy-224@5z5-ms8-5j9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.096933, 33.48119, -117.096933, 33.48119], "geometry": {"coordinates": [-117.096933, 33.48119], "type": "Point"}, "id": "140", "properties": {"latitude": 33.48119, "longitude": -117.096933, "median_dwell": 10.0, "placekey": "228-222@5z4-sxh-4vz", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.389392, 33.955671, -117.389392, 33.955671], "geometry": {"coordinates": [-117.389392, 33.955671], "type": "Point"}, "id": "142", "properties": {"latitude": 33.955671, "longitude": -117.389392, "median_dwell": 21.0, "placekey": "223-222@5z4-m39-7wk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.833893, 34.027922, -117.833893, 34.027922], "geometry": {"coordinates": [-117.833893, 34.027922], "type": "Point"}, "id": "148", "properties": {"latitude": 34.027922, "longitude": -117.833893, "median_dwell": 10.0, "placekey": "224-222@5z4-rqk-zcq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.307087, 33.751044, -118.307087, 33.751044], "geometry": {"coordinates": [-118.307087, 33.751044], "type": "Point"}, "id": "167", "properties": {"latitude": 33.751044, "longitude": -118.307087, "median_dwell": null, "placekey": "22m-222@5z6-3dw-ch5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.839505, 38.005518, -121.839505, 38.005518], "geometry": {"coordinates": [-121.839505, 38.005518], "type": "Point"}, "id": "169", "properties": {"latitude": 38.005518, "longitude": -121.839505, "median_dwell": 12.0, "placekey": "223-222@5vg-9sf-w6k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.176241, 33.137005, -117.176241, 33.137005], "geometry": {"coordinates": [-117.176241, 33.137005], "type": "Point"}, "id": "174", "properties": {"latitude": 33.137005, "longitude": -117.176241, "median_dwell": 21.0, "placekey": "222-222@5z5-t67-y9z", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.437498, 34.156653, -118.437498, 34.156653], "geometry": {"coordinates": [-118.437498, 34.156653], "type": "Point"}, "id": "175", "properties": {"latitude": 34.156653, "longitude": -118.437498, "median_dwell": null, "placekey": "22j-222@5z4-zcb-xkf", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.096538, 37.421897, -122.096538, 37.421897], "geometry": {"coordinates": [-122.096538, 37.421897], "type": "Point"}, "id": "180", "properties": {"latitude": 37.421897, "longitude": -122.096538, "median_dwell": 23.0, "placekey": "222-222@5vh-b8x-gkz", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.217841, 33.876526, -118.217841, 33.876526], "geometry": {"coordinates": [-118.217841, 33.876526], "type": "Point"}, "id": "181", "properties": {"latitude": 33.876526, "longitude": -118.217841, "median_dwell": 10.0, "placekey": "224-222@5z6-3sg-g6k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.026957, 32.773687, -117.026957, 32.773687], "geometry": {"coordinates": [-117.026957, 32.773687], "type": "Point"}, "id": "188", "properties": {"latitude": 32.773687, "longitude": -117.026957, "median_dwell": 18.0, "placekey": "222-222@5z5-qcm-6hq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.441445, 34.138537, -117.441445, 34.138537], "geometry": {"coordinates": [-117.441445, 34.138537], "type": "Point"}, "id": "196", "properties": {"latitude": 34.138537, "longitude": -117.441445, "median_dwell": 10.0, "placekey": "225-222@5z4-n6f-vmk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.373203, 33.901213, -118.373203, 33.901213], "geometry": {"coordinates": [-118.373203, 33.901213], "type": "Point"}, "id": "197", "properties": {"latitude": 33.901213, "longitude": -118.373203, "median_dwell": 12.0, "placekey": "zzw-224@5z6-3hg-d5f", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.436574, 38.557683, -121.436574, 38.557683], "geometry": {"coordinates": [-121.436574, 38.557683], "type": "Point"}, "id": "198", "properties": {"latitude": 38.557683, "longitude": -121.436574, "median_dwell": 10.0, "placekey": "22d-222@5vg-thg-249", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.131867, 34.14164, -118.131867, 34.14164], "geometry": {"coordinates": [-118.131867, 34.14164], "type": "Point"}, "id": "204", "properties": {"latitude": 34.14164, "longitude": -118.131867, "median_dwell": 16.0, "placekey": "222-222@5z5-34r-vxq", "region": "CA"}, "type": "Feature"}, {"bbox": [-116.934737, 32.794079, -116.934737, 32.794079], "geometry": {"coordinates": [-116.934737, 32.794079], "type": "Point"}, "id": "214", "properties": {"latitude": 32.794079, "longitude": -116.934737, "median_dwell": 11.0, "placekey": "229-222@5z5-s7r-4jv", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.656075, 37.151208, -121.656075, 37.151208], "geometry": {"coordinates": [-121.656075, 37.151208], "type": "Point"}, "id": "216", "properties": {"latitude": 37.151208, "longitude": -121.656075, "median_dwell": 6.0, "placekey": "225-222@5vh-8q6-75z", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.052537, 37.687742, -121.052537, 37.687742], "geometry": {"coordinates": [-121.052537, 37.687742], "type": "Point"}, "id": "219", "properties": {"latitude": 37.687742, "longitude": -121.052537, "median_dwell": 20.0, "placekey": "228-222@5vh-rxn-ty9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.458262, 33.907126, -117.458262, 33.907126], "geometry": {"coordinates": [-117.458262, 33.907126], "type": "Point"}, "id": "223", "properties": {"latitude": 33.907126, "longitude": -117.458262, "median_dwell": 15.0, "placekey": "222-224@5z4-m2f-zfz", "region": "CA"}, "type": "Feature"}, {"bbox": [-124.183602, 40.78428, -124.183602, 40.78428], "geometry": {"coordinates": [-124.183602, 40.78428], "type": "Point"}, "id": "225", "properties": {"latitude": 40.78428, "longitude": -124.183602, "median_dwell": 16.0, "placekey": "zzy-222@5tz-g3m-hyv", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.41269, 34.007157, -118.41269, 34.007157], "geometry": {"coordinates": [-118.41269, 34.007157], "type": "Point"}, "id": "229", "properties": {"latitude": 34.007157, "longitude": -118.41269, "median_dwell": 7.5, "placekey": "zzw-222@5z4-zv3-ghq", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.296174, 37.879484, -122.296174, 37.879484], "geometry": {"coordinates": [-122.296174, 37.879484], "type": "Point"}, "id": "249", "properties": {"latitude": 37.879484, "longitude": -122.296174, "median_dwell": 19.0, "placekey": "222-222@5vg-7vm-t5f", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.673295, 36.327529, -119.673295, 36.327529], "geometry": {"coordinates": [-119.673295, 36.327529], "type": "Point"}, "id": "256", "properties": {"latitude": 36.327529, "longitude": -119.673295, "median_dwell": 21.5, "placekey": "zzw-224@5z6-t7c-q9f", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.394394, 34.023308, -118.394394, 34.023308], "geometry": {"coordinates": [-118.394394, 34.023308], "type": "Point"}, "id": "258", "properties": {"latitude": 34.023308, "longitude": -118.394394, "median_dwell": 13.0, "placekey": "zzy-226@5z4-zvw-26k", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.181286, 33.81198, -118.181286, 33.81198], "geometry": {"coordinates": [-118.181286, 33.81198], "type": "Point"}, "id": "269", "properties": {"latitude": 33.81198, "longitude": -118.181286, "median_dwell": 10.0, "placekey": "zzy-224@5z6-3cg-cwk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.482916, 34.031991, -118.482916, 34.031991], "geometry": {"coordinates": [-118.482916, 34.031991], "type": "Point"}, "id": "277", "properties": {"latitude": 34.031991, "longitude": -118.482916, "median_dwell": 14.5, "placekey": "225-223@5z4-zvf-hbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.814636, 33.745128, -117.814636, 33.745128], "geometry": {"coordinates": [-117.814636, 33.745128], "type": "Point"}, "id": "291", "properties": {"latitude": 33.745128, "longitude": -117.814636, "median_dwell": 12.0, "placekey": "225-222@5z4-rsk-dvz", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.892618, 37.335029, -121.892618, 37.335029], "geometry": {"coordinates": [-121.892618, 37.335029], "type": "Point"}, "id": "303", "properties": {"latitude": 37.335029, "longitude": -121.892618, "median_dwell": 21.5, "placekey": "zzw-223@5vh-b5g-xbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.397747, 34.143714, -118.397747, 34.143714], "geometry": {"coordinates": [-118.397747, 34.143714], "type": "Point"}, "id": "304", "properties": {"latitude": 34.143714, "longitude": -118.397747, "median_dwell": 12.0, "placekey": "227-222@5z4-zfv-9zz", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.741613, 38.544038, -121.741613, 38.544038], "geometry": {"coordinates": [-121.741613, 38.544038], "type": "Point"}, "id": "306", "properties": {"latitude": 38.544038, "longitude": -121.741613, "median_dwell": 30.0, "placekey": "zzw-225@5vg-tnp-2x5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.950537, 37.321682, -121.950537, 37.321682], "geometry": {"coordinates": [-121.950537, 37.321682], "type": "Point"}, "id": "312", "properties": {"latitude": 37.321682, "longitude": -121.950537, "median_dwell": 19.0, "placekey": "223-222@5vh-b6z-qj9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.835634, 34.116412, -117.835634, 34.116412], "geometry": {"coordinates": [-117.835634, 34.116412], "type": "Point"}, "id": "317", "properties": {"latitude": 34.116412, "longitude": -117.835634, "median_dwell": 21.0, "placekey": "224-222@5z5-3th-tqf", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.299882, 38.793957, -121.299882, 38.793957], "geometry": {"coordinates": [-121.299882, 38.793957], "type": "Point"}, "id": "321", "properties": {"latitude": 38.793957, "longitude": -121.299882, "median_dwell": 9.0, "placekey": "zzy-222@5vg-t8k-nh5", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.552895, 33.976642, -117.552895, 33.976642], "geometry": {"coordinates": [-117.552895, 33.976642], "type": "Point"}, "id": "326", "properties": {"latitude": 33.976642, "longitude": -117.552895, "median_dwell": 13.0, "placekey": "22d-222@5z4-rj5-vj9", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.417249, 37.637195, -122.417249, 37.637195], "geometry": {"coordinates": [-122.417249, 37.637195], "type": "Point"}, "id": "332", "properties": {"latitude": 37.637195, "longitude": -122.417249, "median_dwell": null, "placekey": "zzw-22g@5vg-7yj-v2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.118099, 37.89323, -122.118099, 37.89323], "geometry": {"coordinates": [-122.118099, 37.89323], "type": "Point"}, "id": "336", "properties": {"latitude": 37.89323, "longitude": -122.118099, "median_dwell": 21.0, "placekey": "zzw-223@5vg-7p9-g8v", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.74092, 33.698403, -117.74092, 33.698403], "geometry": {"coordinates": [-117.74092, 33.698403], "type": "Point"}, "id": "337", "properties": {"latitude": 33.698403, "longitude": -117.74092, "median_dwell": 20.0, "placekey": "223-222@5z4-rs7-d35", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.007525, 33.759433, -118.007525, 33.759433], "geometry": {"coordinates": [-118.007525, 33.759433], "type": "Point"}, "id": "341", "properties": {"latitude": 33.759433, "longitude": -118.007525, "median_dwell": 11.0, "placekey": "zzw-222@5z4-rym-x5z", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.981728, 37.554384, -121.981728, 37.554384], "geometry": {"coordinates": [-121.981728, 37.554384], "type": "Point"}, "id": "345", "properties": {"latitude": 37.554384, "longitude": -121.981728, "median_dwell": 19.0, "placekey": "22g-222@5vh-9p9-rp9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.245752, 34.470645, -117.245752, 34.470645], "geometry": {"coordinates": [-117.245752, 34.470645], "type": "Point"}, "id": "352", "properties": {"latitude": 34.470645, "longitude": -117.245752, "median_dwell": 66.0, "placekey": "zzw-224@5z4-pg8-2p9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.324296, 33.890323, -117.324296, 33.890323], "geometry": {"coordinates": [-117.324296, 33.890323], "type": "Point"}, "id": "355", "properties": {"latitude": 33.890323, "longitude": -117.324296, "median_dwell": 11.0, "placekey": "225-222@5z4-m2y-vj9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.771436, 33.723496, -117.771436, 33.723496], "geometry": {"coordinates": [-117.771436, 33.723496], "type": "Point"}, "id": "360", "properties": {"latitude": 33.723496, "longitude": -117.771436, "median_dwell": 30.0, "placekey": "22c-222@5z4-rrx-gtv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.242626, 32.799751, -117.242626, 32.799751], "geometry": {"coordinates": [-117.242626, 32.799751], "type": "Point"}, "id": "365", "properties": {"latitude": 32.799751, "longitude": -117.242626, "median_dwell": 20.0, "placekey": "226-222@5z5-pmf-nbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.95413, 33.714127, -117.95413, 33.714127], "geometry": {"coordinates": [-117.95413, 33.714127], "type": "Point"}, "id": "368", "properties": {"latitude": 33.714127, "longitude": -117.95413, "median_dwell": 14.0, "placekey": "zzw-222@5z4-ry7-2c5", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.396107, 37.788929, -122.396107, 37.788929], "geometry": {"coordinates": [-122.396107, 37.788929], "type": "Point"}, "id": "383", "properties": {"latitude": 37.788929, "longitude": -122.396107, "median_dwell": 9.0, "placekey": "zzw-226@5vg-7gt-7kf", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.105765, 37.994672, -122.105765, 37.994672], "geometry": {"coordinates": [-122.105765, 37.994672], "type": "Point"}, "id": "391", "properties": {"latitude": 37.994672, "longitude": -122.105765, "median_dwell": 10.0, "placekey": "22j-222@5vg-43x-pn5", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.56187, 33.902631, -117.56187, 33.902631], "geometry": {"coordinates": [-117.56187, 33.902631], "type": "Point"}, "id": "399", "properties": {"latitude": 33.902631, "longitude": -117.56187, "median_dwell": 11.0, "placekey": "zzw-224@5z4-rmv-jd9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.941783, 33.818739, -117.941783, 33.818739], "geometry": {"coordinates": [-117.941783, 33.818739], "type": "Point"}, "id": "405", "properties": {"latitude": 33.818739, "longitude": -117.941783, "median_dwell": 10.0, "placekey": "zzw-222@5z4-rx3-4qf", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.489978, 37.732443, -122.489978, 37.732443], "geometry": {"coordinates": [-122.489978, 37.732443], "type": "Point"}, "id": "414", "properties": {"latitude": 37.732443, "longitude": -122.489978, "median_dwell": 11.0, "placekey": "22t-222@5vg-834-zfz", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.373879, 34.075867, -118.373879, 34.075867], "geometry": {"coordinates": [-118.373879, 34.075867], "type": "Point"}, "id": "415", "properties": {"latitude": 34.075867, "longitude": -118.373879, "median_dwell": 20.0, "placekey": "zzy-223@5z5-3rb-wkz", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.178709, 32.682622, -117.178709, 32.682622], "geometry": {"coordinates": [-117.178709, 32.682622], "type": "Point"}, "id": "424", "properties": {"latitude": 32.682622, "longitude": -117.178709, "median_dwell": 20.0, "placekey": "22r-222@5z5-q4s-b6k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.90951, 33.629459, -117.90951, 33.629459], "geometry": {"coordinates": [-117.90951, 33.629459], "type": "Point"}, "id": "426", "properties": {"latitude": 33.629459, "longitude": -117.90951, "median_dwell": 10.0, "placekey": "zzw-222@5z6-2qd-9vf", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.499106, 34.017785, -118.499106, 34.017785], "geometry": {"coordinates": [-118.499106, 34.017785], "type": "Point"}, "id": "440", "properties": {"latitude": 34.017785, "longitude": -118.499106, "median_dwell": 28.0, "placekey": "22b-222@5z4-zx3-swk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.246327, 34.147455, -118.246327, 34.147455], "geometry": {"coordinates": [-118.246327, 34.147455], "type": "Point"}, "id": "456", "properties": {"latitude": 34.147455, "longitude": -118.246327, "median_dwell": 20.0, "placekey": "zzw-226@5z5-3qf-tgk", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.061652, 37.945866, -122.061652, 37.945866], "geometry": {"coordinates": [-122.061652, 37.945866], "type": "Point"}, "id": "459", "properties": {"latitude": 37.945866, "longitude": -122.061652, "median_dwell": 26.0, "placekey": "zzw-22k@5vg-9k2-9vf", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.809625, 36.665881, -121.809625, 36.665881], "geometry": {"coordinates": [-121.809625, 36.665881], "type": "Point"}, "id": "462", "properties": {"latitude": 36.665881, "longitude": -121.809625, "median_dwell": 9.0, "placekey": "223-223@5vh-f2x-swk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.084294, 34.001232, -118.084294, 34.001232], "geometry": {"coordinates": [-118.084294, 34.001232], "type": "Point"}, "id": "476", "properties": {"latitude": 34.001232, "longitude": -118.084294, "median_dwell": 9.0, "placekey": "22d-222@5z5-3jr-djv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.088063, 32.631546, -117.088063, 32.631546], "geometry": {"coordinates": [-117.088063, 32.631546], "type": "Point"}, "id": "478", "properties": {"latitude": 32.631546, "longitude": -117.088063, "median_dwell": 21.0, "placekey": "22d-223@5z5-wkx-kcq", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.415536, 38.423177, -121.415536, 38.423177], "geometry": {"coordinates": [-121.415536, 38.423177], "type": "Point"}, "id": "480", "properties": {"latitude": 38.423177, "longitude": -121.415536, "median_dwell": 22.0, "placekey": "222-227@5vg-5qs-n89", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.536532, 34.237474, -118.536532, 34.237474], "geometry": {"coordinates": [-118.536532, 34.237474], "type": "Point"}, "id": "490", "properties": {"latitude": 34.237474, "longitude": -118.536532, "median_dwell": 13.0, "placekey": "224-222@5z4-zhm-tn5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.072322, 33.78299, -118.072322, 33.78299], "geometry": {"coordinates": [-118.072322, 33.78299], "type": "Point"}, "id": "493", "properties": {"latitude": 33.78299, "longitude": -118.072322, "median_dwell": 20.0, "placekey": "222-222@5z6-44c-3yv", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.896672, 37.38308, -121.896672, 37.38308], "geometry": {"coordinates": [-121.896672, 37.38308], "type": "Point"}, "id": "504", "properties": {"latitude": 37.38308, "longitude": -121.896672, "median_dwell": 15.0, "placekey": "22n-222@5vh-b5f-fzz", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.119096, 35.352128, -119.119096, 35.352128], "geometry": {"coordinates": [-119.119096, 35.352128], "type": "Point"}, "id": "512", "properties": {"latitude": 35.352128, "longitude": -119.119096, "median_dwell": 10.0, "placekey": "226-222@5z7-zcd-f9f", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.159, 33.524092, -117.159, 33.524092], "geometry": {"coordinates": [-117.159, 33.524092], "type": "Point"}, "id": "526", "properties": {"latitude": 33.524092, "longitude": -117.159, "median_dwell": 14.0, "placekey": "22d-222@5z4-sxy-28v", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.962587, 37.761622, -121.962587, 37.761622], "geometry": {"coordinates": [-121.962587, 37.761622], "type": "Point"}, "id": "529", "properties": {"latitude": 37.761622, "longitude": -121.962587, "median_dwell": 22.0, "placekey": "zzw-226@5vg-b33-7wk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.215494, 32.869561, -117.215494, 32.869561], "geometry": {"coordinates": [-117.215494, 32.869561], "type": "Point"}, "id": "538", "properties": {"latitude": 32.869561, "longitude": -117.215494, "median_dwell": 56.0, "placekey": "22b-222@5z5-pnp-mx5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.349521, 33.830976, -118.349521, 33.830976], "geometry": {"coordinates": [-118.349521, 33.830976], "type": "Point"}, "id": "540", "properties": {"latitude": 33.830976, "longitude": -118.349521, "median_dwell": null, "placekey": "223-222@5z6-3bx-xt9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.466618, 34.25932, -118.466618, 34.25932], "geometry": {"coordinates": [-118.466618, 34.25932], "type": "Point"}, "id": "544", "properties": {"latitude": 34.25932, "longitude": -118.466618, "median_dwell": 12.0, "placekey": "zzw-222@5z4-vrp-47q", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.325554, 33.930663, -118.325554, 33.930663], "geometry": {"coordinates": [-118.325554, 33.930663], "type": "Point"}, "id": "552", "properties": {"latitude": 33.930663, "longitude": -118.325554, "median_dwell": 14.5, "placekey": "zzy-222@5z6-3rx-vzz", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.415887, 38.597368, -121.415887, 38.597368], "geometry": {"coordinates": [-121.415887, 38.597368], "type": "Point"}, "id": "566", "properties": {"latitude": 38.597368, "longitude": -121.415887, "median_dwell": 10.0, "placekey": "226-222@5vg-tsg-435", "region": "CA"}, "type": "Feature"}, {"bbox": [-116.283435, 33.70826, -116.283435, 33.70826], "geometry": {"coordinates": [-116.283435, 33.70826], "type": "Point"}, "id": "584", "properties": {"latitude": 33.70826, "longitude": -116.283435, "median_dwell": 16.0, "placekey": "zzw-226@5z6-9x5-cdv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.731602, 34.00064, -117.731602, 34.00064], "geometry": {"coordinates": [-117.731602, 34.00064], "type": "Point"}, "id": "593", "properties": {"latitude": 34.00064, "longitude": -117.731602, "median_dwell": 11.0, "placekey": "228-222@5z4-rr3-8gk", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.54969, 38.590053, -121.54969, 38.590053], "geometry": {"coordinates": [-121.54969, 38.590053], "type": "Point"}, "id": "605", "properties": {"latitude": 38.590053, "longitude": -121.54969, "median_dwell": 13.0, "placekey": "zzw-22d@5vg-tgz-cyv", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.064224, 33.872824, -118.064224, 33.872824], "geometry": {"coordinates": [-118.064224, 33.872824], "type": "Point"}, "id": "608", "properties": {"latitude": 33.872824, "longitude": -118.064224, "median_dwell": 10.0, "placekey": "22b-222@5z6-3kd-sh5", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.693643, 36.808251, -119.693643, 36.808251], "geometry": {"coordinates": [-119.693643, 36.808251], "type": "Point"}, "id": "615", "properties": {"latitude": 36.808251, "longitude": -119.693643, "median_dwell": 11.0, "placekey": "222-222@5z7-svw-p5f", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.885005, 33.698366, -117.885005, 33.698366], "geometry": {"coordinates": [-117.885005, 33.698366], "type": "Point"}, "id": "624", "properties": {"latitude": 33.698366, "longitude": -117.885005, "median_dwell": 12.0, "placekey": "228-222@5z6-2rs-q2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.966359, 36.977912, -121.966359, 36.977912], "geometry": {"coordinates": [-121.966359, 36.977912], "type": "Point"}, "id": "631", "properties": {"latitude": 36.977912, "longitude": -121.966359, "median_dwell": 20.0, "placekey": "zzw-223@5vh-7h2-bx5", "region": "CA"}, "type": "Feature"}, {"bbox": [-116.997532, 33.747152, -116.997532, 33.747152], "geometry": {"coordinates": [-116.997532, 33.747152], "type": "Point"}, "id": "632", "properties": {"latitude": 33.747152, "longitude": -116.997532, "median_dwell": 9.0, "placekey": "224-222@5z4-sds-psq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.002629, 32.646202, -117.002629, 32.646202], "geometry": {"coordinates": [-117.002629, 32.646202], "type": "Point"}, "id": "635", "properties": {"latitude": 32.646202, "longitude": -117.002629, "median_dwell": 13.0, "placekey": "223-222@5z5-wwm-z2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.141971, 33.854158, -118.141971, 33.854158], "geometry": {"coordinates": [-118.141971, 33.854158], "type": "Point"}, "id": "646", "properties": {"latitude": 33.854158, "longitude": -118.141971, "median_dwell": 17.0, "placekey": "zzw-224@5z6-3nj-jqf", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.601694, 35.120191, -120.601694, 35.120191], "geometry": {"coordinates": [-120.601694, 35.120191], "type": "Point"}, "id": "650", "properties": {"latitude": 35.120191, "longitude": -120.601694, "median_dwell": 12.0, "placekey": "225-223@5z8-f9c-q75", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.896792, 36.583466, -121.896792, 36.583466], "geometry": {"coordinates": [-121.896792, 36.583466], "type": "Point"}, "id": "651", "properties": {"latitude": 36.583466, "longitude": -121.896792, "median_dwell": 23.0, "placekey": "223-222@5xs-cq8-73q", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.138673, 33.790144, -118.138673, 33.790144], "geometry": {"coordinates": [-118.138673, 33.790144], "type": "Point"}, "id": "660", "properties": {"latitude": 33.790144, "longitude": -118.138673, "median_dwell": 10.0, "placekey": "zzw-222@5z6-3n7-yy9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.012481, 34.139802, -118.012481, 34.139802], "geometry": {"coordinates": [-118.012481, 34.139802], "type": "Point"}, "id": "663", "properties": {"latitude": 34.139802, "longitude": -118.012481, "median_dwell": 10.0, "placekey": "228-222@5z5-3t3-dsq", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.86937, 34.429171, -119.86937, 34.429171], "geometry": {"coordinates": [-119.86937, 34.429171], "type": "Point"}, "id": "688", "properties": {"latitude": 34.429171, "longitude": -119.86937, "median_dwell": null, "placekey": "zzw-222@5z8-3g3-6c5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.272108, 38.672028, -121.272108, 38.672028], "geometry": {"coordinates": [-121.272108, 38.672028], "type": "Point"}, "id": "689", "properties": {"latitude": 38.672028, "longitude": -121.272108, "median_dwell": 10.0, "placekey": "226-222@5vg-tqx-pvz", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.404117, 37.789674, -122.404117, 37.789674], "geometry": {"coordinates": [-122.404117, 37.789674], "type": "Point"}, "id": "693", "properties": {"latitude": 37.789674, "longitude": -122.404117, "median_dwell": 33.0, "placekey": "22f-226@5vg-7gt-g6k", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.779255, 36.806834, -119.779255, 36.806834], "geometry": {"coordinates": [-119.779255, 36.806834], "type": "Point"}, "id": "700", "properties": {"latitude": 36.806834, "longitude": -119.779255, "median_dwell": null, "placekey": "zzw-224@5z7-sv3-pvz", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.061053, 37.895641, -122.061053, 37.895641], "geometry": {"coordinates": [-122.061053, 37.895641], "type": "Point"}, "id": "714", "properties": {"latitude": 37.895641, "longitude": -122.061053, "median_dwell": 17.0, "placekey": "22r-222@5vg-9jk-kfz", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.10105, 33.113012, -117.10105, 33.113012], "geometry": {"coordinates": [-117.10105, 33.113012], "type": "Point"}, "id": "716", "properties": {"latitude": 33.113012, "longitude": -117.10105, "median_dwell": 9.5, "placekey": "23g-222@5z5-t2g-qs5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.15017, 34.602294, -118.15017, 34.602294], "geometry": {"coordinates": [-118.15017, 34.602294], "type": "Point"}, "id": "717", "properties": {"latitude": 34.602294, "longitude": -118.15017, "median_dwell": 15.0, "placekey": "228-222@5z4-xc3-y9z", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.741682, 37.699102, -121.741682, 37.699102], "geometry": {"coordinates": [-121.741682, 37.699102], "type": "Point"}, "id": "722", "properties": {"latitude": 37.699102, "longitude": -121.741682, "median_dwell": 17.0, "placekey": "225-222@5vg-9xq-7qz", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.668701, 33.679486, -117.668701, 33.679486], "geometry": {"coordinates": [-117.668701, 33.679486], "type": "Point"}, "id": "737", "properties": {"latitude": 33.679486, "longitude": -117.668701, "median_dwell": null, "placekey": "223-222@5z4-rvj-ht9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.332178, 33.946551, -118.332178, 33.946551], "geometry": {"coordinates": [-118.332178, 33.946551], "type": "Point"}, "id": "748", "properties": {"latitude": 33.946551, "longitude": -118.332178, "median_dwell": 19.0, "placekey": "226-222@5z6-3rz-j9z", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.178737, 34.23401, -119.178737, 34.23401], "geometry": {"coordinates": [-119.178737, 34.23401], "type": "Point"}, "id": "749", "properties": {"latitude": 34.23401, "longitude": -119.178737, "median_dwell": 11.0, "placekey": "227-222@5z5-2rn-fs5", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.157673, 32.748684, -117.157673, 32.748684], "geometry": {"coordinates": [-117.157673, 32.748684], "type": "Point"}, "id": "757", "properties": {"latitude": 32.748684, "longitude": -117.157673, "median_dwell": 11.0, "placekey": "zzw-222@5z5-qdv-dvz", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.092524, 33.860458, -118.092524, 33.860458], "geometry": {"coordinates": [-118.092524, 33.860458], "type": "Point"}, "id": "762", "properties": {"latitude": 33.860458, "longitude": -118.092524, "median_dwell": null, "placekey": "zzy-222@5z6-3k8-rtv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.972108, 34.069297, -117.972108, 34.069297], "geometry": {"coordinates": [-117.972108, 34.069297], "type": "Point"}, "id": "789", "properties": {"latitude": 34.069297, "longitude": -117.972108, "median_dwell": 10.0, "placekey": "223-223@5z5-3v4-w8v", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.131527, 33.922223, -118.131527, 33.922223], "geometry": {"coordinates": [-118.131527, 33.922223], "type": "Point"}, "id": "791", "properties": {"latitude": 33.922223, "longitude": -118.131527, "median_dwell": 16.0, "placekey": "22c-222@5z6-3kt-jn5", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.17078, 37.444233, -122.17078, 37.444233], "geometry": {"coordinates": [-122.17078, 37.444233], "type": "Point"}, "id": "795", "properties": {"latitude": 37.444233, "longitude": -122.17078, "median_dwell": 19.0, "placekey": "22w-222@5vh-b8j-t5f", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.417131, 34.187096, -118.417131, 34.187096], "geometry": {"coordinates": [-118.417131, 34.187096], "type": "Point"}, "id": "797", "properties": {"latitude": 34.187096, "longitude": -118.417131, "median_dwell": 11.0, "placekey": "zzw-222@5z4-zc7-9pv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.860021, 33.638984, -117.860021, 33.638984], "geometry": {"coordinates": [-117.860021, 33.638984], "type": "Point"}, "id": "806", "properties": {"latitude": 33.638984, "longitude": -117.860021, "median_dwell": 16.0, "placekey": "226-222@5z6-2r8-rtv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.261536, 33.052217, -117.261536, 33.052217], "geometry": {"coordinates": [-117.261536, 33.052217], "type": "Point"}, "id": "818", "properties": {"latitude": 33.052217, "longitude": -117.261536, "median_dwell": 10.0, "placekey": "zzw-223@5z5-pyy-73q", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.227532, 38.74309, -121.227532, 38.74309], "geometry": {"coordinates": [-121.227532, 38.74309], "type": "Point"}, "id": "821", "properties": {"latitude": 38.74309, "longitude": -121.227532, "median_dwell": 13.0, "placekey": "zzw-222@5vg-nsf-nwk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.403584, 34.071352, -118.403584, 34.071352], "geometry": {"coordinates": [-118.403584, 34.071352], "type": "Point"}, "id": "822", "properties": {"latitude": 34.071352, "longitude": -118.403584, "median_dwell": 20.0, "placekey": "zzw-222@5z4-zw2-qpv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.882183, 34.073146, -117.882183, 34.073146], "geometry": {"coordinates": [-117.882183, 34.073146], "type": "Point"}, "id": "823", "properties": {"latitude": 34.073146, "longitude": -117.882183, "median_dwell": 34.0, "placekey": "zzw-223@5z5-3vx-b49", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.264734, 34.077194, -118.264734, 34.077194], "geometry": {"coordinates": [-118.264734, 34.077194], "type": "Point"}, "id": "827", "properties": {"latitude": 34.077194, "longitude": -118.264734, "median_dwell": 30.0, "placekey": "zzw-22k@5z5-3p5-jy9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.719704, 34.079724, -117.719704, 34.079724], "geometry": {"coordinates": [-117.719704, 34.079724], "type": "Point"}, "id": "847", "properties": {"latitude": 34.079724, "longitude": -117.719704, "median_dwell": 10.0, "placekey": "zzw-223@5z4-rq3-rzf", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.204714, 33.568322, -117.204714, 33.568322], "geometry": {"coordinates": [-117.204714, 33.568322], "type": "Point"}, "id": "849", "properties": {"latitude": 33.568322, "longitude": -117.204714, "median_dwell": 14.0, "placekey": "22r-222@5z4-qnj-t5f", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.789001, 36.852132, -119.789001, 36.852132], "geometry": {"coordinates": [-119.789001, 36.852132], "type": "Point"}, "id": "875", "properties": {"latitude": 36.852132, "longitude": -119.789001, "median_dwell": 11.0, "placekey": "222-222@5z7-s53-vvf", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.328436, 33.801776, -118.328436, 33.801776], "geometry": {"coordinates": [-118.328436, 33.801776], "type": "Point"}, "id": "879", "properties": {"latitude": 33.801776, "longitude": -118.328436, "median_dwell": null, "placekey": "zzw-225@5z6-3c6-3wk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.557595, 34.077665, -117.557595, 34.077665], "geometry": {"coordinates": [-117.557595, 34.077665], "type": "Point"}, "id": "880", "properties": {"latitude": 34.077665, "longitude": -117.557595, "median_dwell": 18.5, "placekey": "224-222@5z4-myb-sbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.228867, 37.485833, -122.228867, 37.485833], "geometry": {"coordinates": [-122.228867, 37.485833], "type": "Point"}, "id": "882", "properties": {"latitude": 37.485833, "longitude": -122.228867, "median_dwell": null, "placekey": "22n-222@5vh-7y5-575", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.193072, 37.796324, -121.193072, 37.796324], "geometry": {"coordinates": [-121.193072, 37.796324], "type": "Point"}, "id": "889", "properties": {"latitude": 37.796324, "longitude": -121.193072, "median_dwell": 10.0, "placekey": "zzw-228@5vh-rh7-rff", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.057046, 35.354521, -119.057046, 35.354521], "geometry": {"coordinates": [-119.057046, 35.354521], "type": "Point"}, "id": "925", "properties": {"latitude": 35.354521, "longitude": -119.057046, "median_dwell": 14.0, "placekey": "223-222@5z8-p23-8sq", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.516732, 37.969684, -122.516732, 37.969684], "geometry": {"coordinates": [-122.516732, 37.969684], "type": "Point"}, "id": "941", "properties": {"latitude": 37.969684, "longitude": -122.516732, "median_dwell": 14.0, "placekey": "zzw-22c@5vg-966-2kz", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.95795, 37.711635, -120.95795, 37.711635], "geometry": {"coordinates": [-120.95795, 37.711635], "type": "Point"}, "id": "945", "properties": {"latitude": 37.711635, "longitude": -120.95795, "median_dwell": 26.0, "placekey": "22j-222@5vh-r9s-9mk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.255287, 34.147907, -118.255287, 34.147907], "geometry": {"coordinates": [-118.255287, 34.147907], "type": "Point"}, "id": "950", "properties": {"latitude": 34.147907, "longitude": -118.255287, "median_dwell": 42.0, "placekey": "zzw-228@5z5-3qh-87q", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.266968, 38.100782, -121.266968, 38.100782], "geometry": {"coordinates": [-121.266968, 38.100782], "type": "Point"}, "id": "956", "properties": {"latitude": 38.100782, "longitude": -121.266968, "median_dwell": 20.0, "placekey": "227-222@5vh-sb8-xdv", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.524281, 34.046373, -118.524281, 34.046373], "geometry": {"coordinates": [-118.524281, 34.046373], "type": "Point"}, "id": "958", "properties": {"latitude": 34.046373, "longitude": -118.524281, "median_dwell": 20.0, "placekey": "22c-222@5z4-zvg-swk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.435028, 34.062706, -117.435028, 34.062706], "geometry": {"coordinates": [-117.435028, 34.062706], "type": "Point"}, "id": "960", "properties": {"latitude": 34.062706, "longitude": -117.435028, "median_dwell": 10.0, "placekey": "222-223@5z4-kj7-rkz", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.012466, 33.803678, -118.012466, 33.803678], "geometry": {"coordinates": [-118.012466, 33.803678], "type": "Point"}, "id": "961", "properties": {"latitude": 33.803678, "longitude": -118.012466, "median_dwell": 11.0, "placekey": "22f-222@5z6-3p6-d9z", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.989692, 33.726842, -117.989692, 33.726842], "geometry": {"coordinates": [-117.989692, 33.726842], "type": "Point"}, "id": "965", "properties": {"latitude": 33.726842, "longitude": -117.989692, "median_dwell": 12.0, "placekey": "224-222@5z6-43w-4d9", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.155522, 38.669501, -121.155522, 38.669501], "geometry": {"coordinates": [-121.155522, 38.669501], "type": "Point"}, "id": "975", "properties": {"latitude": 38.669501, "longitude": -121.155522, "median_dwell": 14.0, "placekey": "zzw-222@5vg-nt2-9fz", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.882922, 33.667876, -117.882922, 33.667876], "geometry": {"coordinates": [-117.882922, 33.667876], "type": "Point"}, "id": "992", "properties": {"latitude": 33.667876, "longitude": -117.882922, "median_dwell": 10.0, "placekey": "223-222@5z6-2rz-psq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.080211, 34.1517, -118.080211, 34.1517], "geometry": {"coordinates": [-118.080211, 34.1517], "type": "Point"}, "id": "994", "properties": {"latitude": 34.1517, "longitude": -118.080211, "median_dwell": 13.0, "placekey": "228-222@5z5-35h-26k", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.880937, 37.520683, -120.880937, 37.520683], "geometry": {"coordinates": [-120.880937, 37.520683], "type": "Point"}, "id": "1007", "properties": {"latitude": 37.520683, "longitude": -120.880937, "median_dwell": 13.5, "placekey": "zzw-223@5vh-rw4-yjv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.708692, 33.568043, -117.708692, 33.568043], "geometry": {"coordinates": [-117.708692, 33.568043], "type": "Point"}, "id": "1009", "properties": {"latitude": 33.568043, "longitude": -117.708692, "median_dwell": 10.0, "placekey": "zzw-224@5z6-2mw-t5f", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.403744, 37.784277, -122.403744, 37.784277], "geometry": {"coordinates": [-122.403744, 37.784277], "type": "Point"}, "id": "1018", "properties": {"latitude": 37.784277, "longitude": -122.403744, "median_dwell": 35.0, "placekey": "zzw-224@5vg-7gv-3h5", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.091856, 35.401209, -119.091856, 35.401209], "geometry": {"coordinates": [-119.091856, 35.401209], "type": "Point"}, "id": "1022", "properties": {"latitude": 35.401209, "longitude": -119.091856, "median_dwell": 10.0, "placekey": "22d-222@5z8-p5x-5xq", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.629726, 39.142646, -121.629726, 39.142646], "geometry": {"coordinates": [-121.629726, 39.142646], "type": "Point"}, "id": "1030", "properties": {"latitude": 39.142646, "longitude": -121.629726, "median_dwell": 14.0, "placekey": "226-222@5vg-p96-grk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.291359, 34.062102, -118.291359, 34.062102], "geometry": {"coordinates": [-118.291359, 34.062102], "type": "Point"}, "id": "1033", "properties": {"latitude": 34.062102, "longitude": -118.291359, "median_dwell": 10.0, "placekey": "22r-222@5z5-3qs-s89", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.958863, 33.91679, -117.958863, 33.91679], "geometry": {"coordinates": [-117.958863, 33.91679], "type": "Point"}, "id": "1035", "properties": {"latitude": 33.91679, "longitude": -117.958863, "median_dwell": 17.0, "placekey": "22n-222@5z4-rgh-fcq", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.029344, 36.982565, -122.029344, 36.982565], "geometry": {"coordinates": [-122.029344, 36.982565], "type": "Point"}, "id": "1044", "properties": {"latitude": 36.982565, "longitude": -122.029344, "median_dwell": 16.0, "placekey": "zzw-224@5vh-7hp-qzz", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.812136, 37.331269, -121.812136, 37.331269], "geometry": {"coordinates": [-121.812136, 37.331269], "type": "Point"}, "id": "1046", "properties": {"latitude": 37.331269, "longitude": -121.812136, "median_dwell": 10.0, "placekey": "225-222@5vh-8td-hdv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.862951, 33.88749, -117.862951, 33.88749], "geometry": {"coordinates": [-117.862951, 33.88749], "type": "Point"}, "id": "1048", "properties": {"latitude": 33.88749, "longitude": -117.862951, "median_dwell": 10.0, "placekey": "zzw-225@5z4-rhj-jgk", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.476598, 37.727663, -122.476598, 37.727663], "geometry": {"coordinates": [-122.476598, 37.727663], "type": "Point"}, "id": "1078", "properties": {"latitude": 37.727663, "longitude": -122.476598, "median_dwell": null, "placekey": "225-228@5vg-836-66k", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.572328, 39.497594, -121.572328, 39.497594], "geometry": {"coordinates": [-121.572328, 39.497594], "type": "Point"}, "id": "1087", "properties": {"latitude": 39.497594, "longitude": -121.572328, "median_dwell": 9.0, "placekey": "zzw-223@5vg-z43-sh5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.150768, 34.115587, -118.150768, 34.115587], "geometry": {"coordinates": [-118.150768, 34.115587], "type": "Point"}, "id": "1093", "properties": {"latitude": 34.115587, "longitude": -118.150768, "median_dwell": 20.0, "placekey": "22y-225@5z5-34v-4sq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.392971, 33.98812, -118.392971, 33.98812], "geometry": {"coordinates": [-118.392971, 33.98812], "type": "Point"}, "id": "1097", "properties": {"latitude": 33.98812, "longitude": -118.392971, "median_dwell": 17.0, "placekey": "222-225@5z4-zxh-d35", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.408681, 37.786528, -122.408681, 37.786528], "geometry": {"coordinates": [-122.408681, 37.786528], "type": "Point"}, "id": "1098", "properties": {"latitude": 37.786528, "longitude": -122.408681, "median_dwell": null, "placekey": "22j-222@5vg-7gv-47q", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.433041, 34.921306, -120.433041, 34.921306], "geometry": {"coordinates": [-120.433041, 34.921306], "type": "Point"}, "id": "1099", "properties": {"latitude": 34.921306, "longitude": -120.433041, "median_dwell": 12.0, "placekey": "zzy-222@5xq-dzd-gp9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.159832, 33.889684, -118.159832, 33.889684], "geometry": {"coordinates": [-118.159832, 33.889684], "type": "Point"}, "id": "1104", "properties": {"latitude": 33.889684, "longitude": -118.159832, "median_dwell": 10.0, "placekey": "zzw-227@5z6-3kz-5fz", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.418846, 34.059002, -118.418846, 34.059002], "geometry": {"coordinates": [-118.418846, 34.059002], "type": "Point"}, "id": "1105", "properties": {"latitude": 34.059002, "longitude": -118.418846, "median_dwell": null, "placekey": "223-222@5z4-zw8-gff", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.144583, 34.038412, -118.144583, 34.038412], "geometry": {"coordinates": [-118.144583, 34.038412], "type": "Point"}, "id": "1112", "properties": {"latitude": 34.038412, "longitude": -118.144583, "median_dwell": 15.0, "placekey": "238-222@5z5-3k7-389", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.068086, 38.651943, -121.068086, 38.651943], "geometry": {"coordinates": [-121.068086, 38.651943], "type": "Point"}, "id": "1119", "properties": {"latitude": 38.651943, "longitude": -121.068086, "median_dwell": 212.0, "placekey": "zzw-22h@5vg-nnw-zpv", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.540561, 34.170276, -118.540561, 34.170276], "geometry": {"coordinates": [-118.540561, 34.170276], "type": "Point"}, "id": "1144", "properties": {"latitude": 34.170276, "longitude": -118.540561, "median_dwell": 32.0, "placekey": "245-222@5z4-zf9-n5z", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.123363, 38.64495, -121.123363, 38.64495], "geometry": {"coordinates": [-121.123363, 38.64495], "type": "Point"}, "id": "1154", "properties": {"latitude": 38.64495, "longitude": -121.123363, "median_dwell": 10.0, "placekey": "222-222@5vg-sdy-9j9", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.399467, 37.790395, -122.399467, 37.790395], "geometry": {"coordinates": [-122.399467, 37.790395], "type": "Point"}, "id": "1157", "properties": {"latitude": 37.790395, "longitude": -122.399467, "median_dwell": 41.0, "placekey": "223-223@5vg-7gt-grk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.23217, 32.865673, -117.23217, 32.865673], "geometry": {"coordinates": [-117.23217, 32.865673], "type": "Point"}, "id": "1160", "properties": {"latitude": 32.865673, "longitude": -117.23217, "median_dwell": 21.0, "placekey": "226-222@5z5-pne-52k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.613852, 33.443418, -117.613852, 33.443418], "geometry": {"coordinates": [-117.613852, 33.443418], "type": "Point"}, "id": "1185", "properties": {"latitude": 33.443418, "longitude": -117.613852, "median_dwell": 10.0, "placekey": "222-222@5z4-qyv-7dv", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.449426, 38.408368, -121.449426, 38.408368], "geometry": {"coordinates": [-121.449426, 38.408368], "type": "Point"}, "id": "1196", "properties": {"latitude": 38.408368, "longitude": -121.449426, "median_dwell": 10.0, "placekey": "22b-222@5vg-5qx-rc5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.960198, 37.352013, -121.960198, 37.352013], "geometry": {"coordinates": [-121.960198, 37.352013], "type": "Point"}, "id": "1204", "properties": {"latitude": 37.352013, "longitude": -121.960198, "median_dwell": 9.0, "placekey": "zzw-228@5vh-b4h-nwk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.946412, 34.986513, -118.946412, 34.986513], "geometry": {"coordinates": [-118.946412, 34.986513], "type": "Point"}, "id": "1206", "properties": {"latitude": 34.986513, "longitude": -118.946412, "median_dwell": 22.0, "placekey": "zzw-225@5z7-zry-q9f", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.653933, 36.716989, -121.653933, 36.716989], "geometry": {"coordinates": [-121.653933, 36.716989], "type": "Point"}, "id": "1213", "properties": {"latitude": 36.716989, "longitude": -121.653933, "median_dwell": 13.0, "placekey": "zzw-222@5vh-fcj-rtv", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.08301, 36.974152, -120.08301, 36.974152], "geometry": {"coordinates": [-120.08301, 36.974152], "type": "Point"}, "id": "1217", "properties": {"latitude": 36.974152, "longitude": -120.08301, "median_dwell": 6.0, "placekey": "22p-222@5z7-s7v-t5f", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.197896, 34.203626, -118.197896, 34.203626], "geometry": {"coordinates": [-118.197896, 34.203626], "type": "Point"}, "id": "1220", "properties": {"latitude": 34.203626, "longitude": -118.197896, "median_dwell": 21.0, "placekey": "228-222@5z5-395-zxq", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.916925, 37.370826, -121.916925, 37.370826], "geometry": {"coordinates": [-121.916925, 37.370826], "type": "Point"}, "id": "1222", "properties": {"latitude": 37.370826, "longitude": -121.916925, "median_dwell": null, "placekey": "222-222@5vh-b59-r49", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.244987, 33.200618, -117.244987, 33.200618], "geometry": {"coordinates": [-117.244987, 33.200618], "type": "Point"}, "id": "1225", "properties": {"latitude": 33.200618, "longitude": -117.244987, "median_dwell": 21.0, "placekey": "22h-222@5z5-t6q-bzf", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.932002, 37.290915, -121.932002, 37.290915], "geometry": {"coordinates": [-121.932002, 37.290915], "type": "Point"}, "id": "1227", "properties": {"latitude": 37.290915, "longitude": -121.932002, "median_dwell": 19.0, "placekey": "zzw-223@5vh-b75-rx5", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.370734, 34.077227, -117.370734, 34.077227], "geometry": {"coordinates": [-117.370734, 34.077227], "type": "Point"}, "id": "1239", "properties": {"latitude": 34.077227, "longitude": -117.370734, "median_dwell": 10.0, "placekey": "zzw-223@5z4-kk3-mkz", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.094383, 37.390685, -122.094383, 37.390685], "geometry": {"coordinates": [-122.094383, 37.390685], "type": "Point"}, "id": "1244", "properties": {"latitude": 37.390685, "longitude": -122.094383, "median_dwell": 22.0, "placekey": "22b-222@5vh-bbj-r6k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.111026, 33.020089, -117.111026, 33.020089], "geometry": {"coordinates": [-117.111026, 33.020089], "type": "Point"}, "id": "1257", "properties": {"latitude": 33.020089, "longitude": -117.111026, "median_dwell": 15.0, "placekey": "228-222@5z5-t3h-xbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.50187, 34.22344, -118.50187, 34.22344], "geometry": {"coordinates": [-118.50187, 34.22344], "type": "Point"}, "id": "1261", "properties": {"latitude": 34.22344, "longitude": -118.50187, "median_dwell": 11.0, "placekey": "zzw-225@5z4-zck-89z", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.035165, 35.337709, -119.035165, 35.337709], "geometry": {"coordinates": [-119.035165, 35.337709], "type": "Point"}, "id": "1264", "properties": {"latitude": 35.337709, "longitude": -119.035165, "median_dwell": null, "placekey": "zzw-22f@5z8-p2f-8vz", "region": "CA"}, "type": "Feature"}, {"bbox": [-116.981376, 32.841029, -116.981376, 32.841029], "geometry": {"coordinates": [-116.981376, 32.841029], "type": "Point"}, "id": "1267", "properties": {"latitude": 32.841029, "longitude": -116.981376, "median_dwell": 21.0, "placekey": "229-222@5z5-s85-xh5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.960194, 37.352114, -121.960194, 37.352114], "geometry": {"coordinates": [-121.960194, 37.352114], "type": "Point"}, "id": "1269", "properties": {"latitude": 37.352114, "longitude": -121.960194, "median_dwell": 24.0, "placekey": "zzw-223@5vh-b4h-nkf", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.073874, 34.104611, -118.073874, 34.104611], "geometry": {"coordinates": [-118.073874, 34.104611], "type": "Point"}, "id": "1276", "properties": {"latitude": 34.104611, "longitude": -118.073874, "median_dwell": 11.5, "placekey": "zzw-224@5z5-3ky-9xq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.249788, 32.981333, -117.249788, 32.981333], "geometry": {"coordinates": [-117.249788, 32.981333], "type": "Point"}, "id": "1281", "properties": {"latitude": 32.981333, "longitude": -117.249788, "median_dwell": 12.0, "placekey": "229-222@5z5-pyq-4sq", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.626388, 38.243605, -122.626388, 38.243605], "geometry": {"coordinates": [-122.626388, 38.243605], "type": "Point"}, "id": "1282", "properties": {"latitude": 38.243605, "longitude": -122.626388, "median_dwell": 10.0, "placekey": "223-222@5vg-8s9-c5z", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.839298, 33.649505, -117.839298, 33.649505], "geometry": {"coordinates": [-117.839298, 33.649505], "type": "Point"}, "id": "1296", "properties": {"latitude": 33.649505, "longitude": -117.839298, "median_dwell": 21.0, "placekey": "229-222@5z6-2rc-q4v", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.035543, 37.976867, -122.035543, 37.976867], "geometry": {"coordinates": [-122.035543, 37.976867], "type": "Point"}, "id": "1302", "properties": {"latitude": 37.976867, "longitude": -122.035543, "median_dwell": 27.0, "placekey": "zzw-224@5vg-9gn-4gk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.602552, 34.18999, -118.602552, 34.18999], "geometry": {"coordinates": [-118.602552, 34.18999], "type": "Point"}, "id": "1307", "properties": {"latitude": 34.18999, "longitude": -118.602552, "median_dwell": 21.0, "placekey": "22g-222@5z4-zkc-zpv", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.712381, 38.417938, -122.712381, 38.417938], "geometry": {"coordinates": [-122.712381, 38.417938], "type": "Point"}, "id": "1309", "properties": {"latitude": 38.417938, "longitude": -122.712381, "median_dwell": 12.0, "placekey": "228-222@5vg-559-6p9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.105547, 32.660526, -117.105547, 32.660526], "geometry": {"coordinates": [-117.105547, 32.660526], "type": "Point"}, "id": "1311", "properties": {"latitude": 32.660526, "longitude": -117.105547, "median_dwell": 12.0, "placekey": "22c-222@5z5-wky-vmk", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.226027, 38.661566, -121.226027, 38.661566], "geometry": {"coordinates": [-121.226027, 38.661566], "type": "Point"}, "id": "1314", "properties": {"latitude": 38.661566, "longitude": -121.226027, "median_dwell": 21.0, "placekey": "zzw-222@5vg-ns5-nt9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.937683, 34.191166, -118.937683, 34.191166], "geometry": {"coordinates": [-118.937683, 34.191166], "type": "Point"}, "id": "1323", "properties": {"latitude": 34.191166, "longitude": -118.937683, "median_dwell": 15.0, "placekey": "22d-222@5z5-2n2-wx5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.538803, 38.550326, -121.538803, 38.550326], "geometry": {"coordinates": [-121.538803, 38.550326], "type": "Point"}, "id": "1325", "properties": {"latitude": 38.550326, "longitude": -121.538803, "median_dwell": 19.0, "placekey": "zzw-223@5vg-tgj-9zz", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.919645, 33.738675, -117.919645, 33.738675], "geometry": {"coordinates": [-117.919645, 33.738675], "type": "Point"}, "id": "1330", "properties": {"latitude": 33.738675, "longitude": -117.919645, "median_dwell": 17.0, "placekey": "222-222@5z4-ry3-xh5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.922268, 37.350554, -121.922268, 37.350554], "geometry": {"coordinates": [-121.922268, 37.350554], "type": "Point"}, "id": "1335", "properties": {"latitude": 37.350554, "longitude": -121.922268, "median_dwell": null, "placekey": "224-222@5vh-b5h-qvf", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.15399, 37.723354, -122.15399, 37.723354], "geometry": {"coordinates": [-122.15399, 37.723354], "type": "Point"}, "id": "1336", "properties": {"latitude": 37.723354, "longitude": -122.15399, "median_dwell": 11.0, "placekey": "222-222@5vg-85c-t7q", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.391129, 36.842203, -121.391129, 36.842203], "geometry": {"coordinates": [-121.391129, 36.842203], "type": "Point"}, "id": "1352", "properties": {"latitude": 36.842203, "longitude": -121.391129, "median_dwell": 18.0, "placekey": "223-222@5z7-57g-v2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.206513, 38.804647, -121.206513, 38.804647], "geometry": {"coordinates": [-121.206513, 38.804647], "type": "Point"}, "id": "1357", "properties": {"latitude": 38.804647, "longitude": -121.206513, "median_dwell": 16.0, "placekey": "22s-222@5vg-n9h-3t9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.81118, 33.685436, -117.81118, 33.685436], "geometry": {"coordinates": [-117.81118, 33.685436], "type": "Point"}, "id": "1359", "properties": {"latitude": 33.685436, "longitude": -117.81118, "median_dwell": 13.0, "placekey": "223-222@5z4-rvc-435", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.314426, 36.292338, -119.314426, 36.292338], "geometry": {"coordinates": [-119.314426, 36.292338], "type": "Point"}, "id": "1369", "properties": {"latitude": 36.292338, "longitude": -119.314426, "median_dwell": 10.0, "placekey": "227-222@5z6-vvz-grk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.226622, 33.807476, -117.226622, 33.807476], "geometry": {"coordinates": [-117.226622, 33.807476], "type": "Point"}, "id": "1370", "properties": {"latitude": 33.807476, "longitude": -117.226622, "median_dwell": 11.0, "placekey": "222-223@5z4-kwh-zs5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.871522, 37.314485, -121.871522, 37.314485], "geometry": {"coordinates": [-121.871522, 37.314485], "type": "Point"}, "id": "1385", "properties": {"latitude": 37.314485, "longitude": -121.871522, "median_dwell": 20.0, "placekey": "224-222@5vh-8sk-5cq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.331678, 33.181955, -117.331678, 33.181955], "geometry": {"coordinates": [-117.331678, 33.181955], "type": "Point"}, "id": "1396", "properties": {"latitude": 33.181955, "longitude": -117.331678, "median_dwell": 19.0, "placekey": "zzw-222@5z5-qx7-4n5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.347024, 38.660203, -121.347024, 38.660203], "geometry": {"coordinates": [-121.347024, 38.660203], "type": "Point"}, "id": "1397", "properties": {"latitude": 38.660203, "longitude": -121.347024, "median_dwell": 10.0, "placekey": "225-222@5vg-tq8-x89", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.065513, 34.217268, -119.065513, 34.217268], "geometry": {"coordinates": [-119.065513, 34.217268], "type": "Point"}, "id": "1404", "properties": {"latitude": 34.217268, "longitude": -119.065513, "median_dwell": null, "placekey": "224-222@5xq-4cj-gc5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.551942, 37.002966, -121.551942, 37.002966], "geometry": {"coordinates": [-121.551942, 37.002966], "type": "Point"}, "id": "1418", "properties": {"latitude": 37.002966, "longitude": -121.551942, "median_dwell": 19.0, "placekey": "zzw-223@5vh-97z-66k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.742868, 33.650823, -117.742868, 33.650823], "geometry": {"coordinates": [-117.742868, 33.650823], "type": "Point"}, "id": "1419", "properties": {"latitude": 33.650823, "longitude": -117.742868, "median_dwell": 23.0, "placekey": "226-222@5z4-rvq-nqz", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.516622, 33.823657, -117.516622, 33.823657], "geometry": {"coordinates": [-117.516622, 33.823657], "type": "Point"}, "id": "1422", "properties": {"latitude": 33.823657, "longitude": -117.516622, "median_dwell": 20.0, "placekey": "22g-222@5z4-s2q-rp9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.930611, 33.615286, -117.930611, 33.615286], "geometry": {"coordinates": [-117.930611, 33.615286], "type": "Point"}, "id": "1423", "properties": {"latitude": 33.615286, "longitude": -117.930611, "median_dwell": 21.0, "placekey": "zzw-223@5z6-2qd-r8v", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.096056, 38.941095, -121.096056, 38.941095], "geometry": {"coordinates": [-121.096056, 38.941095], "type": "Point"}, "id": "1434", "properties": {"latitude": 38.941095, "longitude": -121.096056, "median_dwell": 12.0, "placekey": "224-222@5vg-njq-xbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.438303, 33.979171, -118.438303, 33.979171], "geometry": {"coordinates": [-118.438303, 33.979171], "type": "Point"}, "id": "1437", "properties": {"latitude": 33.979171, "longitude": -118.438303, "median_dwell": 11.0, "placekey": "227-222@5z4-ztz-8d9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.453651, 34.151437, -118.453651, 34.151437], "geometry": {"coordinates": [-118.453651, 34.151437], "type": "Point"}, "id": "1447", "properties": {"latitude": 34.151437, "longitude": -118.453651, "median_dwell": 22.0, "placekey": "zzw-224@5z4-zcc-87q", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.66986, 34.10836, -117.66986, 34.10836], "geometry": {"coordinates": [-117.66986, 34.10836], "type": "Point"}, "id": "1466", "properties": {"latitude": 34.10836, "longitude": -117.66986, "median_dwell": 16.0, "placekey": "227-222@5z4-mxv-4qf", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.043764, 36.08082, -119.043764, 36.08082], "geometry": {"coordinates": [-119.043764, 36.08082], "type": "Point"}, "id": "1492", "properties": {"latitude": 36.08082, "longitude": -119.043764, "median_dwell": 24.0, "placekey": "226-222@5z8-hq4-xnq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.082578, 32.979648, -117.082578, 32.979648], "geometry": {"coordinates": [-117.082578, 32.979648], "type": "Point"}, "id": "1497", "properties": {"latitude": 32.979648, "longitude": -117.082578, "median_dwell": null, "placekey": "225-222@5z5-pwd-2c5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.796525, 34.153691, -118.796525, 34.153691], "geometry": {"coordinates": [-118.796525, 34.153691], "type": "Point"}, "id": "1500", "properties": {"latitude": 34.153691, "longitude": -118.796525, "median_dwell": 11.0, "placekey": "223-222@5z4-z7y-ndv", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.962445, 38.366921, -121.962445, 38.366921], "geometry": {"coordinates": [-121.962445, 38.366921], "type": "Point"}, "id": "1519", "properties": {"latitude": 38.366921, "longitude": -121.962445, "median_dwell": null, "placekey": "228-222@5vg-5nk-p9z", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.326424, 34.097349, -118.326424, 34.097349], "geometry": {"coordinates": [-118.326424, 34.097349], "type": "Point"}, "id": "1527", "properties": {"latitude": 34.097349, "longitude": -118.326424, "median_dwell": 15.0, "placekey": "zzw-225@5z5-3r7-3bk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.792286, 33.860589, -117.792286, 33.860589], "geometry": {"coordinates": [-117.792286, 33.860589], "type": "Point"}, "id": "1531", "properties": {"latitude": 33.860589, "longitude": -117.792286, "median_dwell": 12.0, "placekey": "zzw-223@5z4-r9h-s89", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.246375, 37.502225, -122.246375, 37.502225], "geometry": {"coordinates": [-122.246375, 37.502225], "type": "Point"}, "id": "1540", "properties": {"latitude": 37.502225, "longitude": -122.246375, "median_dwell": 10.0, "placekey": "225-222@5vh-7xy-7kf", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.0585, 38.261611, -122.0585, 38.261611], "geometry": {"coordinates": [-122.0585, 38.261611], "type": "Point"}, "id": "1545", "properties": {"latitude": 38.261611, "longitude": -122.0585, "median_dwell": 13.0, "placekey": "225-222@5vg-3rh-rzf", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.04621, 33.94107, -118.04621, 33.94107], "geometry": {"coordinates": [-118.04621, 33.94107], "type": "Point"}, "id": "1549", "properties": {"latitude": 33.94107, "longitude": -118.04621, "median_dwell": 9.0, "placekey": "226-222@5z6-3mp-4d9", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.197447, 37.737949, -122.197447, 37.737949], "geometry": {"coordinates": [-122.197447, 37.737949], "type": "Point"}, "id": "1574", "properties": {"latitude": 37.737949, "longitude": -122.197447, "median_dwell": 12.0, "placekey": "228-222@5vg-854-gtv", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.890836, 37.705632, -121.890836, 37.705632], "geometry": {"coordinates": [-121.890836, 37.705632], "type": "Point"}, "id": "1575", "properties": {"latitude": 37.705632, "longitude": -121.890836, "median_dwell": 11.0, "placekey": "zzw-222@5vg-9x6-wx5", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.697802, 33.493067, -117.697802, 33.493067], "geometry": {"coordinates": [-117.697802, 33.493067], "type": "Point"}, "id": "1583", "properties": {"latitude": 33.493067, "longitude": -117.697802, "median_dwell": 11.0, "placekey": "zzw-224@5z6-2pk-8d9", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.274365, 38.28591, -122.274365, 38.28591], "geometry": {"coordinates": [-122.274365, 38.28591], "type": "Point"}, "id": "1585", "properties": {"latitude": 38.28591, "longitude": -122.274365, "median_dwell": 11.5, "placekey": "22n-222@5vg-3nr-xbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.131407, 32.887801, -117.131407, 32.887801], "geometry": {"coordinates": [-117.131407, 32.887801], "type": "Point"}, "id": "1591", "properties": {"latitude": 32.887801, "longitude": -117.131407, "median_dwell": 18.5, "placekey": "zzy-222@5z5-px6-m8v", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.205064, 34.074001, -117.205064, 34.074001], "geometry": {"coordinates": [-117.205064, 34.074001], "type": "Point"}, "id": "1596", "properties": {"latitude": 34.074001, "longitude": -117.205064, "median_dwell": 27.0, "placekey": "222-223@5z4-kvr-hdv", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.336676, 34.048564, -118.336676, 34.048564], "geometry": {"coordinates": [-118.336676, 34.048564], "type": "Point"}, "id": "1602", "properties": {"latitude": 34.048564, "longitude": -118.336676, "median_dwell": 12.0, "placekey": "zzw-224@5z4-zvq-vzz", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.844886, 37.371156, -121.844886, 37.371156], "geometry": {"coordinates": [-121.844886, 37.371156], "type": "Point"}, "id": "1618", "properties": {"latitude": 37.371156, "longitude": -121.844886, "median_dwell": 10.0, "placekey": "223-222@5vh-bf6-n3q", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.886388, 33.804113, -117.886388, 33.804113], "geometry": {"coordinates": [-117.886388, 33.804113], "type": "Point"}, "id": "1620", "properties": {"latitude": 33.804113, "longitude": -117.886388, "median_dwell": 83.0, "placekey": "zzw-222@5z4-rwd-fmk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.666559, 33.677243, -117.666559, 33.677243], "geometry": {"coordinates": [-117.666559, 33.677243], "type": "Point"}, "id": "1627", "properties": {"latitude": 33.677243, "longitude": -117.666559, "median_dwell": 11.0, "placekey": "222-223@5z4-rvj-ukf", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.569593, 38.10599, -122.569593, 38.10599], "geometry": {"coordinates": [-122.569593, 38.10599], "type": "Point"}, "id": "1656", "properties": {"latitude": 38.10599, "longitude": -122.569593, "median_dwell": 11.0, "placekey": "222-222@5vg-8pf-mrk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.884973, 34.182118, -118.884973, 34.182118], "geometry": {"coordinates": [-118.884973, 34.182118], "type": "Point"}, "id": "1668", "properties": {"latitude": 34.182118, "longitude": -118.884973, "median_dwell": 28.5, "placekey": "zzw-223@5z5-2p5-7kf", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.17496, 33.684612, -117.17496, 33.684612], "geometry": {"coordinates": [-117.17496, 33.684612], "type": "Point"}, "id": "1671", "properties": {"latitude": 33.684612, "longitude": -117.17496, "median_dwell": 39.0, "placekey": "228-222@5z4-qkr-ty9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.030575, 33.858309, -118.030575, 33.858309], "geometry": {"coordinates": [-118.030575, 33.858309], "type": "Point"}, "id": "1675", "properties": {"latitude": 33.858309, "longitude": -118.030575, "median_dwell": 10.0, "placekey": "223-222@5z6-3mb-rff", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.835011, 39.734375, -121.835011, 39.734375], "geometry": {"coordinates": [-121.835011, 39.734375], "type": "Point"}, "id": "1688", "properties": {"latitude": 39.734375, "longitude": -121.835011, "median_dwell": 22.0, "placekey": "zzw-222@5v6-gng-uzf", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.066682, 33.130399, -117.066682, 33.130399], "geometry": {"coordinates": [-117.066682, 33.130399], "type": "Point"}, "id": "1690", "properties": {"latitude": 33.130399, "longitude": -117.066682, "median_dwell": 12.0, "placekey": "22f-222@5z5-t39-djv", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.069032, 37.602463, -122.069032, 37.602463], "geometry": {"coordinates": [-122.069032, 37.602463], "type": "Point"}, "id": "1694", "properties": {"latitude": 37.602463, "longitude": -122.069032, "median_dwell": 11.0, "placekey": "zzy-222@5vh-9s4-hdv", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.597929, 34.187773, -118.597929, 34.187773], "geometry": {"coordinates": [-118.597929, 34.187773], "type": "Point"}, "id": "1703", "properties": {"latitude": 34.187773, "longitude": -118.597929, "median_dwell": 16.0, "placekey": "223-222@5z4-zkc-yy9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.918571, 33.65814, -117.918571, 33.65814], "geometry": {"coordinates": [-117.918571, 33.65814], "type": "Point"}, "id": "1708", "properties": {"latitude": 33.65814, "longitude": -117.918571, "median_dwell": 12.0, "placekey": "zzw-224@5z6-2qj-zj9", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.328943, 36.226217, -119.328943, 36.226217], "geometry": {"coordinates": [-119.328943, 36.226217], "type": "Point"}, "id": "1729", "properties": {"latitude": 36.226217, "longitude": -119.328943, "median_dwell": 11.0, "placekey": "zzw-223@5z6-wdr-gp9", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.894481, 36.596879, -121.894481, 36.596879], "geometry": {"coordinates": [-121.894481, 36.596879], "type": "Point"}, "id": "1735", "properties": {"latitude": 36.596879, "longitude": -121.894481, "median_dwell": 20.0, "placekey": "228-222@5xs-cqx-j7q", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.677672, 35.262645, -120.677672, 35.262645], "geometry": {"coordinates": [-120.677672, 35.262645], "type": "Point"}, "id": "1738", "properties": {"latitude": 35.262645, "longitude": -120.677672, "median_dwell": 20.0, "placekey": "228-222@5z8-drv-3kf", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.844939, 37.69851, -121.844939, 37.69851], "geometry": {"coordinates": [-121.844939, 37.69851], "type": "Point"}, "id": "1739", "properties": {"latitude": 37.69851, "longitude": -121.844939, "median_dwell": null, "placekey": "22c-222@5vg-9wj-jd9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.888702, 33.839595, -117.888702, 33.839595], "geometry": {"coordinates": [-117.888702, 33.839595], "type": "Point"}, "id": "1740", "properties": {"latitude": 33.839595, "longitude": -117.888702, "median_dwell": 12.0, "placekey": "222-222@5z4-rxw-4sq", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.931796, 37.262221, -121.931796, 37.262221], "geometry": {"coordinates": [-121.931796, 37.262221], "type": "Point"}, "id": "1742", "properties": {"latitude": 37.262221, "longitude": -121.931796, "median_dwell": 15.0, "placekey": "zzw-223@5vh-6z3-4vz", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.573855, 34.442741, -118.573855, 34.442741], "geometry": {"coordinates": [-118.573855, 34.442741], "type": "Point"}, "id": "1748", "properties": {"latitude": 34.442741, "longitude": -118.573855, "median_dwell": 14.0, "placekey": "224-222@5z4-vv3-dsq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.378396, 34.428055, -117.378396, 34.428055], "geometry": {"coordinates": [-117.378396, 34.428055], "type": "Point"}, "id": "1758", "properties": {"latitude": 34.428055, "longitude": -117.378396, "median_dwell": 11.0, "placekey": "222-222@5z4-mpg-dd9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.129543, 33.937797, -118.129543, 33.937797], "geometry": {"coordinates": [-118.129543, 33.937797], "type": "Point"}, "id": "1760", "properties": {"latitude": 33.937797, "longitude": -118.129543, "median_dwell": 9.0, "placekey": "223-222@5z5-3mg-dy9", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.486162, 37.319791, -120.486162, 37.319791], "geometry": {"coordinates": [-120.486162, 37.319791], "type": "Point"}, "id": "1762", "properties": {"latitude": 37.319791, "longitude": -120.486162, "median_dwell": 10.0, "placekey": "226-222@5vh-yxm-92k", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.790081, 36.781624, -119.790081, 36.781624], "geometry": {"coordinates": [-119.790081, 36.781624], "type": "Point"}, "id": "1769", "properties": {"latitude": 36.781624, "longitude": -119.790081, "median_dwell": 10.0, "placekey": "zzw-223@5z7-swp-cwk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.959594, 34.021967, -117.959594, 34.021967], "geometry": {"coordinates": [-117.959594, 34.021967], "type": "Point"}, "id": "1781", "properties": {"latitude": 34.021967, "longitude": -117.959594, "median_dwell": 20.5, "placekey": "225-222@5z5-3v9-h3q", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.568868, 34.106186, -117.568868, 34.106186], "geometry": {"coordinates": [-117.568868, 34.106186], "type": "Point"}, "id": "1783", "properties": {"latitude": 34.106186, "longitude": -117.568868, "median_dwell": 11.0, "placekey": "zzw-222@5z4-mw2-73q", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.076819, 37.695336, -122.076819, 37.695336], "geometry": {"coordinates": [-122.076819, 37.695336], "type": "Point"}, "id": "1785", "properties": {"latitude": 37.695336, "longitude": -122.076819, "median_dwell": 13.0, "placekey": "227-222@5vh-9zp-28v", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.99486, 33.944445, -117.99486, 33.944445], "geometry": {"coordinates": [-117.99486, 33.944445], "type": "Point"}, "id": "1793", "properties": {"latitude": 33.944445, "longitude": -117.99486, "median_dwell": 10.0, "placekey": "22w-222@5z4-rgs-5xq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.343356, 34.151694, -118.343356, 34.151694], "geometry": {"coordinates": [-118.343356, 34.151694], "type": "Point"}, "id": "1797", "properties": {"latitude": 34.151694, "longitude": -118.343356, "median_dwell": 13.0, "placekey": "zzw-224@5z5-3pd-yqf", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.417912, 37.807751, -122.417912, 37.807751], "geometry": {"coordinates": [-122.417912, 37.807751], "type": "Point"}, "id": "1803", "properties": {"latitude": 37.807751, "longitude": -122.417912, "median_dwell": null, "placekey": "227-222@5vg-7gw-8qf", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.448441, 34.215621, -118.448441, 34.215621], "geometry": {"coordinates": [-118.448441, 34.215621], "type": "Point"}, "id": "1817", "properties": {"latitude": 34.215621, "longitude": -118.448441, "median_dwell": 18.0, "placekey": "223-222@5z4-zdp-cdv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.164094, 32.715238, -117.164094, 32.715238], "geometry": {"coordinates": [-117.164094, 32.715238], "type": "Point"}, "id": "1820", "properties": {"latitude": 32.715238, "longitude": -117.164094, "median_dwell": 17.0, "placekey": "22b-222@5z5-qf3-s5z", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.843658, 36.622639, -121.843658, 36.622639], "geometry": {"coordinates": [-121.843658, 36.622639], "type": "Point"}, "id": "1821", "properties": {"latitude": 36.622639, "longitude": -121.843658, "median_dwell": 18.0, "placekey": "222-222@5vh-f4f-89z", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.464904, 37.755485, -121.464904, 37.755485], "geometry": {"coordinates": [-121.464904, 37.755485], "type": "Point"}, "id": "1822", "properties": {"latitude": 37.755485, "longitude": -121.464904, "median_dwell": 11.0, "placekey": "227-223@5vh-xjh-kpv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.261863, 34.069227, -117.261863, 34.069227], "geometry": {"coordinates": [-117.261863, 34.069227], "type": "Point"}, "id": "1823", "properties": {"latitude": 34.069227, "longitude": -117.261863, "median_dwell": 20.0, "placekey": "223-222@5z4-ktq-jsq", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.958083, 38.947988, -119.958083, 38.947988], "geometry": {"coordinates": [-119.958083, 38.947988], "type": "Point"}, "id": "1828", "properties": {"latitude": 38.947988, "longitude": -119.958083, "median_dwell": 20.0, "placekey": "zzw-223@5yw-bgk-z9f", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.235898, 33.081899, -117.235898, 33.081899], "geometry": {"coordinates": [-117.235898, 33.081899], "type": "Point"}, "id": "1835", "properties": {"latitude": 33.081899, "longitude": -117.235898, "median_dwell": 21.0, "placekey": "22b-222@5z5-t75-xwk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.963239, 33.788864, -117.963239, 33.788864], "geometry": {"coordinates": [-117.963239, 33.788864], "type": "Point"}, "id": "1839", "properties": {"latitude": 33.788864, "longitude": -117.963239, "median_dwell": 22.0, "placekey": "zzw-228@5z4-ryj-3yv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.689079, 34.087437, -117.689079, 34.087437], "geometry": {"coordinates": [-117.689079, 34.087437], "type": "Point"}, "id": "1841", "properties": {"latitude": 34.087437, "longitude": -117.689079, "median_dwell": 17.0, "placekey": "zzw-222@5z4-my4-c89", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.14583, 32.913823, -117.14583, 32.913823], "geometry": {"coordinates": [-117.14583, 32.913823], "type": "Point"}, "id": "1854", "properties": {"latitude": 32.913823, "longitude": -117.14583, "median_dwell": 12.0, "placekey": "zzw-225@5z5-pxb-n89", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.398852, 34.063364, -118.398852, 34.063364], "geometry": {"coordinates": [-118.398852, 34.063364], "type": "Point"}, "id": "1856", "properties": {"latitude": 34.063364, "longitude": -118.398852, "median_dwell": 15.5, "placekey": "22k-222@5z4-zwd-7nq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.589095, 34.237508, -118.589095, 34.237508], "geometry": {"coordinates": [-118.589095, 34.237508], "type": "Point"}, "id": "1859", "properties": {"latitude": 34.237508, "longitude": -118.589095, "median_dwell": 12.0, "placekey": "222-222@5z4-zgt-w6k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.93275, 34.071113, -117.93275, 34.071113], "geometry": {"coordinates": [-117.93275, 34.071113], "type": "Point"}, "id": "1862", "properties": {"latitude": 34.071113, "longitude": -117.93275, "median_dwell": null, "placekey": "229-222@5z5-3v6-2rk", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.291505, 37.544691, -122.291505, 37.544691], "geometry": {"coordinates": [-122.291505, 37.544691], "type": "Point"}, "id": "1863", "properties": {"latitude": 37.544691, "longitude": -122.291505, "median_dwell": 21.0, "placekey": "229-222@5vh-7yd-2rk", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.963754, 37.235311, -121.963754, 37.235311], "geometry": {"coordinates": [-121.963754, 37.235311], "type": "Point"}, "id": "1867", "properties": {"latitude": 37.235311, "longitude": -121.963754, "median_dwell": 16.5, "placekey": "zzw-224@5vh-6z7-st9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.636618, 34.132365, -117.636618, 34.132365], "geometry": {"coordinates": [-117.636618, 34.132365], "type": "Point"}, "id": "1882", "properties": {"latitude": 34.132365, "longitude": -117.636618, "median_dwell": 20.0, "placekey": "22q-222@5z4-mxx-rhq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.756784, 34.033696, -117.756784, 34.033696], "geometry": {"coordinates": [-117.756784, 34.033696], "type": "Point"}, "id": "1887", "properties": {"latitude": 34.033696, "longitude": -117.756784, "median_dwell": 10.0, "placekey": "224-222@5z4-rng-2x5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.374999, 34.16618, -118.374999, 34.16618], "geometry": {"coordinates": [-118.374999, 34.16618], "type": "Point"}, "id": "1891", "properties": {"latitude": 34.16618, "longitude": -118.374999, "median_dwell": 59.0, "placekey": "225-222@5z4-zd7-5fz", "region": "CA"}, "type": "Feature"}, {"bbox": [-116.217189, 33.743665, -116.217189, 33.743665], "geometry": {"coordinates": [-116.217189, 33.743665], "type": "Point"}, "id": "1895", "properties": {"latitude": 33.743665, "longitude": -116.217189, "median_dwell": 30.0, "placekey": "zzy-222@5z6-9y2-87q", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.802917, 37.248659, -121.802917, 37.248659], "geometry": {"coordinates": [-121.802917, 37.248659], "type": "Point"}, "id": "1900", "properties": {"latitude": 37.248659, "longitude": -121.802917, "median_dwell": 21.0, "placekey": "zzw-225@5vh-8s3-r49", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.281222, 37.786143, -122.281222, 37.786143], "geometry": {"coordinates": [-122.281222, 37.786143], "type": "Point"}, "id": "1903", "properties": {"latitude": 37.786143, "longitude": -122.281222, "median_dwell": 13.0, "placekey": "226-222@5vg-7fp-9zz", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.385766, 38.609965, -121.385766, 38.609965], "geometry": {"coordinates": [-121.385766, 38.609965], "type": "Point"}, "id": "1909", "properties": {"latitude": 38.609965, "longitude": -121.385766, "median_dwell": 10.0, "placekey": "zzw-222@5vg-try-gc5", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.215, 38.137024, -122.215, 38.137024], "geometry": {"coordinates": [-122.215, 38.137024], "type": "Point"}, "id": "1911", "properties": {"latitude": 38.137024, "longitude": -122.215, "median_dwell": 19.0, "placekey": "zzw-222@5vg-3k4-6x5", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.386155, 37.596625, -122.386155, 37.596625], "geometry": {"coordinates": [-122.386155, 37.596625], "type": "Point"}, "id": "1918", "properties": {"latitude": 37.596625, "longitude": -122.386155, "median_dwell": 11.0, "placekey": "222-222@5vg-7yq-3nq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.866559, 34.278928, -118.866559, 34.278928], "geometry": {"coordinates": [-118.866559, 34.278928], "type": "Point"}, "id": "1919", "properties": {"latitude": 34.278928, "longitude": -118.866559, "median_dwell": 44.0, "placekey": "zzy-222@5z5-2m8-f2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.882054, 33.911825, -117.882054, 33.911825], "geometry": {"coordinates": [-117.882054, 33.911825], "type": "Point"}, "id": "1925", "properties": {"latitude": 33.911825, "longitude": -117.882054, "median_dwell": 10.0, "placekey": "zzw-222@5z4-rh6-sbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.690931, 34.122186, -117.690931, 34.122186], "geometry": {"coordinates": [-117.690931, 34.122186], "type": "Point"}, "id": "1926", "properties": {"latitude": 34.122186, "longitude": -117.690931, "median_dwell": 44.0, "placekey": "zzw-222@5z4-mxv-ndv", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.032805, 37.317261, -122.032805, 37.317261], "geometry": {"coordinates": [-122.032805, 37.317261], "type": "Point"}, "id": "1929", "properties": {"latitude": 37.317261, "longitude": -122.032805, "median_dwell": 14.0, "placekey": "zzw-222@5vh-b6v-h89", "region": "CA"}, "type": "Feature"}, {"bbox": [-116.521665, 33.80082, -116.521665, 33.80082], "geometry": {"coordinates": [-116.521665, 33.80082], "type": "Point"}, "id": "1930", "properties": {"latitude": 33.80082, "longitude": -116.521665, "median_dwell": 19.0, "placekey": "227-222@5z6-9dc-4gk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.164771, 32.831578, -117.164771, 32.831578], "geometry": {"coordinates": [-117.164771, 32.831578], "type": "Point"}, "id": "1932", "properties": {"latitude": 32.831578, "longitude": -117.164771, "median_dwell": 20.5, "placekey": "zzw-223@5z5-pn3-7wk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.502047, 34.257759, -118.502047, 34.257759], "geometry": {"coordinates": [-118.502047, 34.257759], "type": "Point"}, "id": "1933", "properties": {"latitude": 34.257759, "longitude": -118.502047, "median_dwell": 11.0, "placekey": "zzw-222@5z4-zhq-49z", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.808085, 36.811061, -119.808085, 36.811061], "geometry": {"coordinates": [-119.808085, 36.811061], "type": "Point"}, "id": "1936", "properties": {"latitude": 36.811061, "longitude": -119.808085, "median_dwell": 11.0, "placekey": "22b-222@5z7-s6k-gtv", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.862321, 37.251196, -121.862321, 37.251196], "geometry": {"coordinates": [-121.862321, 37.251196], "type": "Point"}, "id": "1937", "properties": {"latitude": 37.251196, "longitude": -121.862321, "median_dwell": null, "placekey": "zzw-22j@5vh-8vb-nqz", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.258969, 37.868322, -122.258969, 37.868322], "geometry": {"coordinates": [-122.258969, 37.868322], "type": "Point"}, "id": "1941", "properties": {"latitude": 37.868322, "longitude": -122.258969, "median_dwell": 16.0, "placekey": "22n-222@5vg-7qj-hdv", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.871779, 36.809388, -119.871779, 36.809388], "geometry": {"coordinates": [-119.871779, 36.809388], "type": "Point"}, "id": "1942", "properties": {"latitude": 36.809388, "longitude": -119.871779, "median_dwell": 10.0, "placekey": "228-222@5z7-s6j-snq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.536435, 34.237501, -118.536435, 34.237501], "geometry": {"coordinates": [-118.536435, 34.237501], "type": "Point"}, "id": "1944", "properties": {"latitude": 34.237501, "longitude": -118.536435, "median_dwell": null, "placekey": "223-222@5z4-zhm-tn5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.572412, 34.275538, -118.572412, 34.275538], "geometry": {"coordinates": [-118.572412, 34.275538], "type": "Point"}, "id": "1947", "properties": {"latitude": 34.275538, "longitude": -118.572412, "median_dwell": null, "placekey": "zzw-225@5z4-zhg-73q", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.036156, 37.367748, -122.036156, 37.367748], "geometry": {"coordinates": [-122.036156, 37.367748], "type": "Point"}, "id": "1965", "properties": {"latitude": 37.367748, "longitude": -122.036156, "median_dwell": 21.5, "placekey": "zzw-223@5vh-b52-4vz", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.555084, 34.234684, -118.555084, 34.234684], "geometry": {"coordinates": [-118.555084, 34.234684], "type": "Point"}, "id": "1966", "properties": {"latitude": 34.234684, "longitude": -118.555084, "median_dwell": 14.0, "placekey": "zzw-225@5z4-zk8-f4v", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.896832, 37.413668, -121.896832, 37.413668], "geometry": {"coordinates": [-121.896832, 37.413668], "type": "Point"}, "id": "1968", "properties": {"latitude": 37.413668, "longitude": -121.896832, "median_dwell": null, "placekey": "223-222@5vh-bfm-kj9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.605238, 34.169814, -118.605238, 34.169814], "geometry": {"coordinates": [-118.605238, 34.169814], "type": "Point"}, "id": "1980", "properties": {"latitude": 34.169814, "longitude": -118.605238, "median_dwell": 10.0, "placekey": "zzw-22j@5z4-z5n-5vf", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.492469, 38.537849, -121.492469, 38.537849], "geometry": {"coordinates": [-121.492469, 38.537849], "type": "Point"}, "id": "1990", "properties": {"latitude": 38.537849, "longitude": -121.492469, "median_dwell": 9.0, "placekey": "22c-222@5vg-tgm-bkz", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.749164, 34.439444, -119.749164, 34.439444], "geometry": {"coordinates": [-119.749164, 34.439444], "type": "Point"}, "id": "2001", "properties": {"latitude": 34.439444, "longitude": -119.749164, "median_dwell": 11.0, "placekey": "22k-222@5z8-3f3-fmk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.464876, 34.053511, -118.464876, 34.053511], "geometry": {"coordinates": [-118.464876, 34.053511], "type": "Point"}, "id": "2011", "properties": {"latitude": 34.053511, "longitude": -118.464876, "median_dwell": 13.0, "placekey": "22h-222@5z4-zvh-nyv", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.991174, 37.292918, -121.991174, 37.292918], "geometry": {"coordinates": [-121.991174, 37.292918], "type": "Point"}, "id": "2025", "properties": {"latitude": 37.292918, "longitude": -121.991174, "median_dwell": 13.5, "placekey": "zzw-222@5vh-b64-35z", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.205542, 32.751235, -117.205542, 32.751235], "geometry": {"coordinates": [-117.205542, 32.751235], "type": "Point"}, "id": "2035", "properties": {"latitude": 32.751235, "longitude": -117.205542, "median_dwell": 14.0, "placekey": "zzw-224@5z5-q59-rc5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.101966, 33.885965, -118.101966, 33.885965], "geometry": {"coordinates": [-118.101966, 33.885965], "type": "Point"}, "id": "2041", "properties": {"latitude": 33.885965, "longitude": -118.101966, "median_dwell": 14.5, "placekey": "224-222@5z6-3kg-3kf", "region": "CA"}, "type": "Feature"}, {"bbox": [-116.965567, 32.647147, -116.965567, 32.647147], "geometry": {"coordinates": [-116.965567, 32.647147], "type": "Point"}, "id": "2044", "properties": {"latitude": 32.647147, "longitude": -116.965567, "median_dwell": 9.0, "placekey": "224-223@5z5-wwc-rrk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.105899, 34.018986, -118.105899, 34.018986], "geometry": {"coordinates": [-118.105899, 34.018986], "type": "Point"}, "id": "2051", "properties": {"latitude": 34.018986, "longitude": -118.105899, "median_dwell": 13.0, "placekey": "zzw-222@5z5-3jj-p7q", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.491856, 38.561686, -121.491856, 38.561686], "geometry": {"coordinates": [-121.491856, 38.561686], "type": "Point"}, "id": "2059", "properties": {"latitude": 38.561686, "longitude": -121.491856, "median_dwell": 20.0, "placekey": "22s-222@5vg-tgd-cnq", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.354064, 40.585348, -122.354064, 40.585348], "geometry": {"coordinates": [-122.354064, 40.585348], "type": "Point"}, "id": "2064", "properties": {"latitude": 40.585348, "longitude": -122.354064, "median_dwell": 14.0, "placekey": "224-222@5v6-pjh-47q", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.375732, 33.7762, -118.375732, 33.7762], "geometry": {"coordinates": [-118.375732, 33.7762], "type": "Point"}, "id": "2077", "properties": {"latitude": 33.7762, "longitude": -118.375732, "median_dwell": 11.0, "placekey": "226-222@5z6-3jn-yd9", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.051439, 37.551129, -122.051439, 37.551129], "geometry": {"coordinates": [-122.051439, 37.551129], "type": "Point"}, "id": "2113", "properties": {"latitude": 37.551129, "longitude": -122.051439, "median_dwell": 11.0, "placekey": "22j-222@5vh-9n7-p5f", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.072708, 32.771995, -117.072708, 32.771995], "geometry": {"coordinates": [-117.072708, 32.771995], "type": "Point"}, "id": "2121", "properties": {"latitude": 32.771995, "longitude": -117.072708, "median_dwell": 4.5, "placekey": "zzw-227@5z5-qbv-8sq", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.482428, 37.701496, -122.482428, 37.701496], "geometry": {"coordinates": [-122.482428, 37.701496], "type": "Point"}, "id": "2127", "properties": {"latitude": 37.701496, "longitude": -122.482428, "median_dwell": 12.0, "placekey": "227-222@5vg-7zy-q2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.396493, 33.919682, -118.396493, 33.919682], "geometry": {"coordinates": [-118.396493, 33.919682], "type": "Point"}, "id": "2129", "properties": {"latitude": 33.919682, "longitude": -118.396493, "median_dwell": 12.5, "placekey": "224-222@5z6-3h8-ty9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.775368, 34.284172, -118.775368, 34.284172], "geometry": {"coordinates": [-118.775368, 34.284172], "type": "Point"}, "id": "2139", "properties": {"latitude": 34.284172, "longitude": -118.775368, "median_dwell": 8.0, "placekey": "227-222@5z5-2vv-vfz", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.323938, 34.076438, -118.323938, 34.076438], "geometry": {"coordinates": [-118.323938, 34.076438], "type": "Point"}, "id": "2140", "properties": {"latitude": 34.076438, "longitude": -118.323938, "median_dwell": 22.5, "placekey": "22t-222@5z5-3rf-3t9", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.551617, 34.073751, -117.551617, 34.073751], "geometry": {"coordinates": [-117.551617, 34.073751], "type": "Point"}, "id": "2144", "properties": {"latitude": 34.073751, "longitude": -117.551617, "median_dwell": null, "placekey": "zzw-22g@5z4-my9-4sq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.282238, 34.016968, -118.282238, 34.016968], "geometry": {"coordinates": [-118.282238, 34.016968], "type": "Point"}, "id": "2155", "properties": {"latitude": 34.016968, "longitude": -118.282238, "median_dwell": 18.5, "placekey": "zzw-222@5z5-3qv-nnq", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.730065, 38.458182, -122.730065, 38.458182], "geometry": {"coordinates": [-122.730065, 38.458182], "type": "Point"}, "id": "2169", "properties": {"latitude": 38.458182, "longitude": -122.730065, "median_dwell": null, "placekey": "zzw-22c@5vg-554-b8v", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.049729, 34.135727, -118.049729, 34.135727], "geometry": {"coordinates": [-118.049729, 34.135727], "type": "Point"}, "id": "2179", "properties": {"latitude": 34.135727, "longitude": -118.049729, "median_dwell": null, "placekey": "zzw-228@5z5-35g-nt9", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.036468, 37.337353, -122.036468, 37.337353], "geometry": {"coordinates": [-122.036468, 37.337353], "type": "Point"}, "id": "2183", "properties": {"latitude": 37.337353, "longitude": -122.036468, "median_dwell": 20.0, "placekey": "224-222@5vh-b6n-mkz", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.286154, 37.995866, -122.286154, 37.995866], "geometry": {"coordinates": [-122.286154, 37.995866], "type": "Point"}, "id": "2185", "properties": {"latitude": 37.995866, "longitude": -122.286154, "median_dwell": 10.0, "placekey": "223-222@5vg-43g-j9z", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.628866, 34.033727, -117.628866, 34.033727], "geometry": {"coordinates": [-117.628866, 34.033727], "type": "Point"}, "id": "2189", "properties": {"latitude": 34.033727, "longitude": -117.628866, "median_dwell": 10.0, "placekey": "zzw-222@5z4-rjn-k2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.072127, 34.074606, -118.072127, 34.074606], "geometry": {"coordinates": [-118.072127, 34.074606], "type": "Point"}, "id": "2204", "properties": {"latitude": 34.074606, "longitude": -118.072127, "median_dwell": 13.0, "placekey": "zzw-224@5z5-3kt-yqf", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.975595, 37.504325, -121.975595, 37.504325], "geometry": {"coordinates": [-121.975595, 37.504325], "type": "Point"}, "id": "2216", "properties": {"latitude": 37.504325, "longitude": -121.975595, "median_dwell": 12.0, "placekey": "zzw-225@5vh-9mr-5fz", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.115011, 33.759899, -118.115011, 33.759899], "geometry": {"coordinates": [-118.115011, 33.759899], "type": "Point"}, "id": "2224", "properties": {"latitude": 33.759899, "longitude": -118.115011, "median_dwell": 30.0, "placekey": "228-222@5z6-43f-qmk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.261828, 33.936962, -117.261828, 33.936962], "geometry": {"coordinates": [-117.261828, 33.936962], "type": "Point"}, "id": "2232", "properties": {"latitude": 33.936962, "longitude": -117.261828, "median_dwell": 17.0, "placekey": "zzw-222@5z4-kgm-nwk", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.302531, 38.116726, -121.302531, 38.116726], "geometry": {"coordinates": [-121.302531, 38.116726], "type": "Point"}, "id": "2235", "properties": {"latitude": 38.116726, "longitude": -121.302531, "median_dwell": 12.0, "placekey": "225-222@5vh-sqy-33q", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.703498, 33.618827, -117.703498, 33.618827], "geometry": {"coordinates": [-117.703498, 33.618827], "type": "Point"}, "id": "2237", "properties": {"latitude": 33.618827, "longitude": -117.703498, "median_dwell": 27.0, "placekey": "225-222@5z6-2nc-5s5", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.886035, 33.760356, -117.886035, 33.760356], "geometry": {"coordinates": [-117.886035, 33.760356], "type": "Point"}, "id": "2242", "properties": {"latitude": 33.760356, "longitude": -117.886035, "median_dwell": 21.0, "placekey": "zzw-225@5z4-rz2-6c5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.344356, 34.083668, -118.344356, 34.083668], "geometry": {"coordinates": [-118.344356, 34.083668], "type": "Point"}, "id": "2243", "properties": {"latitude": 34.083668, "longitude": -118.344356, "median_dwell": 21.0, "placekey": "227-222@5z5-3r3-975", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.967841, 35.392306, -118.967841, 35.392306], "geometry": {"coordinates": [-118.967841, 35.392306], "type": "Point"}, "id": "2247", "properties": {"latitude": 35.392306, "longitude": -118.967841, "median_dwell": 10.0, "placekey": "zzw-223@5z8-ny4-fpv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.680609, 33.637962, -117.680609, 33.637962], "geometry": {"coordinates": [-117.680609, 33.637962], "type": "Point"}, "id": "2254", "properties": {"latitude": 33.637962, "longitude": -117.680609, "median_dwell": 10.0, "placekey": "225-222@5z4-qhj-hbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.263216, 34.05426, -118.263216, 34.05426], "geometry": {"coordinates": [-118.263216, 34.05426], "type": "Point"}, "id": "2262", "properties": {"latitude": 34.05426, "longitude": -118.263216, "median_dwell": 38.5, "placekey": "22j-223@5z5-3qr-psq", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.408671, 37.786559, -122.408671, 37.786559], "geometry": {"coordinates": [-122.408671, 37.786559], "type": "Point"}, "id": "2271", "properties": {"latitude": 37.786559, "longitude": -122.408671, "median_dwell": null, "placekey": "zzw-22m@5vg-7gv-47q", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.311398, 34.18197, -118.311398, 34.18197], "geometry": {"coordinates": [-118.311398, 34.18197], "type": "Point"}, "id": "2278", "properties": {"latitude": 34.18197, "longitude": -118.311398, "median_dwell": 67.0, "placekey": "26g-222@5z5-389-rrk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.352795, 33.83493, -118.352795, 33.83493], "geometry": {"coordinates": [-118.352795, 33.83493], "type": "Point"}, "id": "2288", "properties": {"latitude": 33.83493, "longitude": -118.352795, "median_dwell": 11.0, "placekey": "227-222@5z6-3gy-789", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.306072, 38.321228, -122.306072, 38.321228], "geometry": {"coordinates": [-122.306072, 38.321228], "type": "Point"}, "id": "2307", "properties": {"latitude": 38.321228, "longitude": -122.306072, "median_dwell": 11.0, "placekey": "22f-222@5vg-3y2-68v", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.660288, 33.592265, -117.660288, 33.592265], "geometry": {"coordinates": [-117.660288, 33.592265], "type": "Point"}, "id": "2310", "properties": {"latitude": 33.592265, "longitude": -117.660288, "median_dwell": 11.0, "placekey": "225-222@5z4-qhq-52k", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.025559, 37.937381, -122.025559, 37.937381], "geometry": {"coordinates": [-122.025559, 37.937381], "type": "Point"}, "id": "2319", "properties": {"latitude": 37.937381, "longitude": -122.025559, "median_dwell": 12.0, "placekey": "zzw-226@5vg-9jg-8gk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.178971, 32.820475, -117.178971, 32.820475], "geometry": {"coordinates": [-117.178971, 32.820475], "type": "Point"}, "id": "2326", "properties": {"latitude": 32.820475, "longitude": -117.178971, "median_dwell": 9.0, "placekey": "zzw-223@5z5-pnc-3bk", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.544542, 38.00473, -122.544542, 38.00473], "geometry": {"coordinates": [-122.544542, 38.00473], "type": "Point"}, "id": "2327", "properties": {"latitude": 38.00473, "longitude": -122.544542, "median_dwell": null, "placekey": "229-222@5vg-94m-tjv", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.523951, 38.655529, -121.523951, 38.655529], "geometry": {"coordinates": [-121.523951, 38.655529], "type": "Point"}, "id": "2335", "properties": {"latitude": 38.655529, "longitude": -121.523951, "median_dwell": 11.0, "placekey": "zzw-223@5vg-t2n-cdv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.065457, 32.654488, -117.065457, 32.654488], "geometry": {"coordinates": [-117.065457, 32.654488], "type": "Point"}, "id": "2338", "properties": {"latitude": 32.654488, "longitude": -117.065457, "median_dwell": null, "placekey": "22k-223@5z5-wmq-2zf", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.27042, 33.128032, -117.27042, 33.128032], "geometry": {"coordinates": [-117.27042, 33.128032], "type": "Point"}, "id": "2349", "properties": {"latitude": 33.128032, "longitude": -117.27042, "median_dwell": 10.0, "placekey": "223-222@5z5-t6z-kfz", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.061687, 37.945887, -122.061687, 37.945887], "geometry": {"coordinates": [-122.061687, 37.945887], "type": "Point"}, "id": "2351", "properties": {"latitude": 37.945887, "longitude": -122.061687, "median_dwell": 18.5, "placekey": "zzw-229@5vg-9k2-9vf", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.504971, 38.638687, -121.504971, 38.638687], "geometry": {"coordinates": [-121.504971, 38.638687], "type": "Point"}, "id": "2352", "properties": {"latitude": 38.638687, "longitude": -121.504971, "median_dwell": 12.0, "placekey": "zzw-222@5vg-thp-s89", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.946411, 37.394789, -121.946411, 37.394789], "geometry": {"coordinates": [-121.946411, 37.394789], "type": "Point"}, "id": "2360", "properties": {"latitude": 37.394789, "longitude": -121.946411, "median_dwell": 22.0, "placekey": "22m-222@5vh-b5p-xkf", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.302267, 37.899195, -122.302267, 37.899195], "geometry": {"coordinates": [-122.302267, 37.899195], "type": "Point"}, "id": "2373", "properties": {"latitude": 37.899195, "longitude": -122.302267, "median_dwell": 11.5, "placekey": "22d-222@5vg-7vd-gzf", "region": "CA"}, "type": "Feature"}, {"bbox": [-116.946374, 33.92463, -116.946374, 33.92463], "geometry": {"coordinates": [-116.946374, 33.92463], "type": "Point"}, "id": "2380", "properties": {"latitude": 33.92463, "longitude": -116.946374, "median_dwell": 14.0, "placekey": "zzw-224@5z4-p26-mc5", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.115461, 32.583619, -117.115461, 32.583619], "geometry": {"coordinates": [-117.115461, 32.583619], "type": "Point"}, "id": "2386", "properties": {"latitude": 32.583619, "longitude": -117.115461, "median_dwell": 10.0, "placekey": "222-222@5z5-wnm-gp9", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.246091, 34.266736, -119.246091, 34.266736], "geometry": {"coordinates": [-119.246091, 34.266736], "type": "Point"}, "id": "2387", "properties": {"latitude": 34.266736, "longitude": -119.246091, "median_dwell": 15.0, "placekey": "223-222@5xq-5q8-x3q", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.288495, 38.594306, -121.288495, 38.594306], "geometry": {"coordinates": [-121.288495, 38.594306], "type": "Point"}, "id": "2393", "properties": {"latitude": 38.594306, "longitude": -121.288495, "median_dwell": 15.0, "placekey": "225-222@5vg-tsy-rx5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.561425, 34.417944, -118.561425, 34.417944], "geometry": {"coordinates": [-118.561425, 34.417944], "type": "Point"}, "id": "2404", "properties": {"latitude": 34.417944, "longitude": -118.561425, "median_dwell": 41.0, "placekey": "zzw-223@5z4-vv9-ks5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.214693, 34.138352, -118.214693, 34.138352], "geometry": {"coordinates": [-118.214693, 34.138352], "type": "Point"}, "id": "2406", "properties": {"latitude": 34.138352, "longitude": -118.214693, "median_dwell": 9.0, "placekey": "zzw-224@5z5-3qk-fs5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.385128, 33.821671, -118.385128, 33.821671], "geometry": {"coordinates": [-118.385128, 33.821671], "type": "Point"}, "id": "2408", "properties": {"latitude": 33.821671, "longitude": -118.385128, "median_dwell": 61.0, "placekey": "227-222@5z6-3jm-49z", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.37065, 33.978858, -118.37065, 33.978858], "geometry": {"coordinates": [-118.37065, 33.978858], "type": "Point"}, "id": "2411", "properties": {"latitude": 33.978858, "longitude": -118.37065, "median_dwell": 15.0, "placekey": "zzy-222@5z4-zxg-5mk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.25666, 34.047598, -118.25666, 34.047598], "geometry": {"coordinates": [-118.25666, 34.047598], "type": "Point"}, "id": "2426", "properties": {"latitude": 34.047598, "longitude": -118.25666, "median_dwell": 37.0, "placekey": "225-222@5z5-3qs-g49", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.393462, 33.865334, -118.393462, 33.865334], "geometry": {"coordinates": [-118.393462, 33.865334], "type": "Point"}, "id": "2430", "properties": {"latitude": 33.865334, "longitude": -118.393462, "median_dwell": 18.0, "placekey": "22b-222@5z6-3gs-bp9", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.264798, 38.770084, -121.264798, 38.770084], "geometry": {"coordinates": [-121.264798, 38.770084], "type": "Point"}, "id": "2433", "properties": {"latitude": 38.770084, "longitude": -121.264798, "median_dwell": 21.0, "placekey": "224-222@5vg-nqv-zfz", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.397357, 37.794367, -122.397357, 37.794367], "geometry": {"coordinates": [-122.397357, 37.794367], "type": "Point"}, "id": "2441", "properties": {"latitude": 37.794367, "longitude": -122.397357, "median_dwell": 83.5, "placekey": "zzw-23h@5vg-7gt-cwk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.954544, 33.68759, -117.954544, 33.68759], "geometry": {"coordinates": [-117.954544, 33.68759], "type": "Point"}, "id": "2452", "properties": {"latitude": 33.68759, "longitude": -117.954544, "median_dwell": 10.0, "placekey": "zzw-222@5z6-2qw-zj9", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.929098, 37.706411, -121.929098, 37.706411], "geometry": {"coordinates": [-121.929098, 37.706411], "type": "Point"}, "id": "2456", "properties": {"latitude": 37.706411, "longitude": -121.929098, "median_dwell": 19.0, "placekey": "zzw-222@5vh-9zy-z2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.890149, 33.874541, -117.890149, 33.874541], "geometry": {"coordinates": [-117.890149, 33.874541], "type": "Point"}, "id": "2457", "properties": {"latitude": 33.874541, "longitude": -117.890149, "median_dwell": 21.0, "placekey": "224-222@5z4-rxq-s3q", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.462779, 34.394407, -118.462779, 34.394407], "geometry": {"coordinates": [-118.462779, 34.394407], "type": "Point"}, "id": "2461", "properties": {"latitude": 34.394407, "longitude": -118.462779, "median_dwell": 10.0, "placekey": "223-222@5z4-vq9-qmk", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.683433, 35.614799, -120.683433, 35.614799], "geometry": {"coordinates": [-120.683433, 35.614799], "type": "Point"}, "id": "2473", "properties": {"latitude": 35.614799, "longitude": -120.683433, "median_dwell": 8.0, "placekey": "22m-222@5z8-72d-yqf", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.492265, 38.465129, -121.492265, 38.465129], "geometry": {"coordinates": [-121.492265, 38.465129], "type": "Point"}, "id": "2476", "properties": {"latitude": 38.465129, "longitude": -121.492265, "median_dwell": 12.0, "placekey": "224-223@5vg-5r4-dd9", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.445853, 37.782102, -122.445853, 37.782102], "geometry": {"coordinates": [-122.445853, 37.782102], "type": "Point"}, "id": "2489", "properties": {"latitude": 37.782102, "longitude": -122.445853, "median_dwell": 23.0, "placekey": "222-223@5vg-7gr-rx5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.842226, 39.761177, -121.842226, 39.761177], "geometry": {"coordinates": [-121.842226, 39.761177], "type": "Point"}, "id": "2490", "properties": {"latitude": 39.761177, "longitude": -121.842226, "median_dwell": 10.0, "placekey": "222-222@5v6-gn8-zj9", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.833109, 37.057556, -120.833109, 37.057556], "geometry": {"coordinates": [-120.833109, 37.057556], "type": "Point"}, "id": "2497", "properties": {"latitude": 37.057556, "longitude": -120.833109, "median_dwell": 8.0, "placekey": "222-222@5z7-6jk-ndv", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.753438, 36.808156, -119.753438, 36.808156], "geometry": {"coordinates": [-119.753438, 36.808156], "type": "Point"}, "id": "2503", "properties": {"latitude": 36.808156, "longitude": -119.753438, "median_dwell": 9.0, "placekey": "22p-222@5z7-stt-yd9", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.498595, 38.580624, -121.498595, 38.580624], "geometry": {"coordinates": [-121.498595, 38.580624], "type": "Point"}, "id": "2512", "properties": {"latitude": 38.580624, "longitude": -121.498595, "median_dwell": 37.0, "placekey": "227-222@5vg-thr-tqf", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.81654, 33.787145, -117.81654, 33.787145], "geometry": {"coordinates": [-117.81654, 33.787145], "type": "Point"}, "id": "2521", "properties": {"latitude": 33.787145, "longitude": -117.81654, "median_dwell": 9.5, "placekey": "zzw-223@5z4-rxh-2ff", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.153186, 32.768031, -117.153186, 32.768031], "geometry": {"coordinates": [-117.153186, 32.768031], "type": "Point"}, "id": "2530", "properties": {"latitude": 32.768031, "longitude": -117.153186, "median_dwell": 12.0, "placekey": "zzw-225@5z5-pq3-p5f", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.230172, 32.937719, -117.230172, 32.937719], "geometry": {"coordinates": [-117.230172, 32.937719], "type": "Point"}, "id": "2533", "properties": {"latitude": 32.937719, "longitude": -117.230172, "median_dwell": 11.0, "placekey": "zzw-222@5z5-q29-3dv", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.86697, 33.773307, -117.86697, 33.773307], "geometry": {"coordinates": [-117.86697, 33.773307], "type": "Point"}, "id": "2534", "properties": {"latitude": 33.773307, "longitude": -117.86697, "median_dwell": 8.0, "placekey": "223-222@5z4-rxc-xqz", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.748878, 37.961238, -121.748878, 37.961238], "geometry": {"coordinates": [-121.748878, 37.961238], "type": "Point"}, "id": "2554", "properties": {"latitude": 37.961238, "longitude": -121.748878, "median_dwell": 15.0, "placekey": "zzw-224@5vg-9pc-2hq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.439207, 34.022679, -118.439207, 34.022679], "geometry": {"coordinates": [-118.439207, 34.022679], "type": "Point"}, "id": "2561", "properties": {"latitude": 34.022679, "longitude": -118.439207, "median_dwell": 11.0, "placekey": "22b-222@5z4-zts-26k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.067101, 33.071928, -117.067101, 33.071928], "geometry": {"coordinates": [-117.067101, 33.071928], "type": "Point"}, "id": "2562", "properties": {"latitude": 33.071928, "longitude": -117.067101, "median_dwell": null, "placekey": "222-222@5z5-szq-n5z", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.817138, 33.712696, -117.817138, 33.712696], "geometry": {"coordinates": [-117.817138, 33.712696], "type": "Point"}, "id": "2565", "properties": {"latitude": 33.712696, "longitude": -117.817138, "median_dwell": 11.0, "placekey": "226-222@5z4-rv6-xnq", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.954974, 37.416207, -121.954974, 37.416207], "geometry": {"coordinates": [-121.954974, 37.416207], "type": "Point"}, "id": "2570", "properties": {"latitude": 37.416207, "longitude": -121.954974, "median_dwell": 22.0, "placekey": "zzw-222@5vh-b5v-3nq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.192758, 33.770127, -118.192758, 33.770127], "geometry": {"coordinates": [-118.192758, 33.770127], "type": "Point"}, "id": "2573", "properties": {"latitude": 33.770127, "longitude": -118.192758, "median_dwell": 618.0, "placekey": "zzw-226@5z6-3ch-gzf", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.299537, 37.811305, -121.299537, 37.811305], "geometry": {"coordinates": [-121.299537, 37.811305], "type": "Point"}, "id": "2580", "properties": {"latitude": 37.811305, "longitude": -121.299537, "median_dwell": 11.0, "placekey": "zzy-222@5vh-stc-nt9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.255299, 34.147906, -118.255299, 34.147906], "geometry": {"coordinates": [-118.255299, 34.147906], "type": "Point"}, "id": "2581", "properties": {"latitude": 34.147906, "longitude": -118.255299, "median_dwell": 17.0, "placekey": "zzw-22m@5z5-3qh-87q", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.748229, 33.868046, -117.748229, 33.868046], "geometry": {"coordinates": [-117.748229, 33.868046], "type": "Point"}, "id": "2589", "properties": {"latitude": 33.868046, "longitude": -117.748229, "median_dwell": 21.0, "placekey": "225-222@5z4-r98-gx5", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.280653, 37.562551, -122.280653, 37.562551], "geometry": {"coordinates": [-122.280653, 37.562551], "type": "Point"}, "id": "2592", "properties": {"latitude": 37.562551, "longitude": -122.280653, "median_dwell": 11.0, "placekey": "229-222@5vg-7z2-fxq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.594074, 33.639068, -117.594074, 33.639068], "geometry": {"coordinates": [-117.594074, 33.639068], "type": "Point"}, "id": "2597", "properties": {"latitude": 33.639068, "longitude": -117.594074, "median_dwell": 9.0, "placekey": "223-222@5z4-qfb-x89", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.40019, 37.786957, -122.40019, 37.786957], "geometry": {"coordinates": [-122.40019, 37.786957], "type": "Point"}, "id": "2599", "properties": {"latitude": 37.786957, "longitude": -122.40019, "median_dwell": null, "placekey": "zzw-223@5vg-7gv-4sq", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.212286, 34.263195, -119.212286, 34.263195], "geometry": {"coordinates": [-119.212286, 34.263195], "type": "Point"}, "id": "2607", "properties": {"latitude": 34.263195, "longitude": -119.212286, "median_dwell": 16.0, "placekey": "22k-223@5xq-5pp-68v", "region": "CA"}, "type": "Feature"}, {"bbox": [-116.387483, 33.801502, -116.387483, 33.801502], "geometry": {"coordinates": [-116.387483, 33.801502], "type": "Point"}, "id": "2618", "properties": {"latitude": 33.801502, "longitude": -116.387483, "median_dwell": 7.0, "placekey": "222-222@5z6-97s-3nq", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.978003, 37.775139, -121.978003, 37.775139], "geometry": {"coordinates": [-121.978003, 37.775139], "type": "Point"}, "id": "2620", "properties": {"latitude": 37.775139, "longitude": -121.978003, "median_dwell": 22.0, "placekey": "222-222@5vg-b2v-jvz", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.762303, 34.112082, -117.762303, 34.112082], "geometry": {"coordinates": [-117.762303, 34.112082], "type": "Point"}, "id": "2622", "properties": {"latitude": 34.112082, "longitude": -117.762303, "median_dwell": 10.0, "placekey": "zzw-222@5z4-rps-mff", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.810561, 34.020863, -117.810561, 34.020863], "geometry": {"coordinates": [-117.810561, 34.020863], "type": "Point"}, "id": "2627", "properties": {"latitude": 34.020863, "longitude": -117.810561, "median_dwell": 11.0, "placekey": "22h-222@5z4-rqw-vcq", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.682928, 36.837092, -119.682928, 36.837092], "geometry": {"coordinates": [-119.682928, 36.837092], "type": "Point"}, "id": "2629", "properties": {"latitude": 36.837092, "longitude": -119.682928, "median_dwell": 10.0, "placekey": "224-223@5z7-svp-cyv", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.350088, 34.062082, -118.350088, 34.062082], "geometry": {"coordinates": [-118.350088, 34.062082], "type": "Point"}, "id": "2631", "properties": {"latitude": 34.062082, "longitude": -118.350088, "median_dwell": 14.0, "placekey": "zzw-224@5z5-3rb-2x5", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.876365, 37.249864, -121.876365, 37.249864], "geometry": {"coordinates": [-121.876365, 37.249864], "type": "Point"}, "id": "2636", "properties": {"latitude": 37.249864, "longitude": -121.876365, "median_dwell": 13.0, "placekey": "zzw-224@5vh-8v6-xt9", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.940732, 37.511115, -121.940732, 37.511115], "geometry": {"coordinates": [-121.940732, 37.511115], "type": "Point"}, "id": "2639", "properties": {"latitude": 37.511115, "longitude": -121.940732, "median_dwell": 11.0, "placekey": "zzw-224@5vh-9nv-fj9", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.15282, 34.005488, -118.15282, 34.005488], "geometry": {"coordinates": [-118.15282, 34.005488], "type": "Point"}, "id": "2641", "properties": {"latitude": 34.005488, "longitude": -118.15282, "median_dwell": 10.0, "placekey": "238-222@5z5-3my-vcq", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.143208, 37.423967, -122.143208, 37.423967], "geometry": {"coordinates": [-122.143208, 37.423967], "type": "Point"}, "id": "2644", "properties": {"latitude": 37.423967, "longitude": -122.143208, "median_dwell": 21.0, "placekey": "223-222@5vh-b7x-d35", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.288629, 33.205709, -117.288629, 33.205709], "geometry": {"coordinates": [-117.288629, 33.205709], "type": "Point"}, "id": "2649", "properties": {"latitude": 33.205709, "longitude": -117.288629, "median_dwell": 25.0, "placekey": "zzw-223@5z5-t5k-q2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.882042, 33.911751, -117.882042, 33.911751], "geometry": {"coordinates": [-117.882042, 33.911751], "type": "Point"}, "id": "2650", "properties": {"latitude": 33.911751, "longitude": -117.882042, "median_dwell": 10.0, "placekey": "226-222@5z4-rh6-sbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.671436, 33.55949, -117.671436, 33.55949], "geometry": {"coordinates": [-117.671436, 33.55949], "type": "Point"}, "id": "2651", "properties": {"latitude": 33.55949, "longitude": -117.671436, "median_dwell": 21.0, "placekey": "225-223@5z6-2mv-fcq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.360952, 34.073699, -118.360952, 34.073699], "geometry": {"coordinates": [-118.360952, 34.073699], "type": "Point"}, "id": "2654", "properties": {"latitude": 34.073699, "longitude": -118.360952, "median_dwell": 12.0, "placekey": "zzw-227@5z5-3rb-rhq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.356924, 34.097826, -118.356924, 34.097826], "geometry": {"coordinates": [-118.356924, 34.097826], "type": "Point"}, "id": "2657", "properties": {"latitude": 34.097826, "longitude": -118.356924, "median_dwell": 21.0, "placekey": "zzw-222@5z5-3r5-4d9", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.036449, 37.337347, -122.036449, 37.337347], "geometry": {"coordinates": [-122.036449, 37.337347], "type": "Point"}, "id": "2658", "properties": {"latitude": 37.337347, "longitude": -122.036449, "median_dwell": 12.0, "placekey": "223-222@5vh-b6n-mkz", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.374752, 38.05391, -121.374752, 38.05391], "geometry": {"coordinates": [-121.374752, 38.05391], "type": "Point"}, "id": "2660", "properties": {"latitude": 38.05391, "longitude": -121.374752, "median_dwell": 11.0, "placekey": "zzw-222@5vh-s9b-6zf", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.974421, 37.380907, -121.974421, 37.380907], "geometry": {"coordinates": [-121.974421, 37.380907], "type": "Point"}, "id": "2662", "properties": {"latitude": 37.380907, "longitude": -121.974421, "median_dwell": 28.5, "placekey": "22k-222@5vh-b4j-zmk", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.004056, 37.823181, -122.004056, 37.823181], "geometry": {"coordinates": [-122.004056, 37.823181], "type": "Point"}, "id": "2676", "properties": {"latitude": 37.823181, "longitude": -122.004056, "median_dwell": 13.0, "placekey": "22f-222@5vg-9y8-bhq", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.268972, 38.617055, -121.268972, 38.617055], "geometry": {"coordinates": [-121.268972, 38.617055], "type": "Point"}, "id": "2680", "properties": {"latitude": 38.617055, "longitude": -121.268972, "median_dwell": 16.0, "placekey": "22h-222@5vg-tsr-bzf", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.09254, 35.306452, -119.09254, 35.306452], "geometry": {"coordinates": [-119.09254, 35.306452], "type": "Point"}, "id": "2682", "properties": {"latitude": 35.306452, "longitude": -119.09254, "median_dwell": 11.0, "placekey": "223-223@5z7-zbt-pqf", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.924638, 33.991135, -117.924638, 33.991135], "geometry": {"coordinates": [-117.924638, 33.991135], "type": "Point"}, "id": "2686", "properties": {"latitude": 33.991135, "longitude": -117.924638, "median_dwell": 23.5, "placekey": "22g-222@5z4-rg7-bc5", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.288667, 33.20574, -117.288667, 33.20574], "geometry": {"coordinates": [-117.288667, 33.20574], "type": "Point"}, "id": "2691", "properties": {"latitude": 33.20574, "longitude": -117.288667, "median_dwell": 22.0, "placekey": "zzw-227@5z5-t5k-q2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.690269, 34.031924, -117.690269, 34.031924], "geometry": {"coordinates": [-117.690269, 34.031924], "type": "Point"}, "id": "2703", "properties": {"latitude": 34.031924, "longitude": -117.690269, "median_dwell": 11.5, "placekey": "225-222@5z4-rpj-5mk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.147354, 34.67519, -118.147354, 34.67519], "geometry": {"coordinates": [-118.147354, 34.67519], "type": "Point"}, "id": "2706", "properties": {"latitude": 34.67519, "longitude": -118.147354, "median_dwell": 11.0, "placekey": "22c-222@5z4-xcc-9xq", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.448344, 34.17232, -118.448344, 34.17232], "geometry": {"coordinates": [-118.448344, 34.17232], "type": "Point"}, "id": "2707", "properties": {"latitude": 34.17232, "longitude": -118.448344, "median_dwell": 9.0, "placekey": "223-222@5z4-zc5-ct9", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.244775, 37.810803, -122.244775, 37.810803], "geometry": {"coordinates": [-122.244775, 37.810803], "type": "Point"}, "id": "2710", "properties": {"latitude": 37.810803, "longitude": -122.244775, "median_dwell": 15.0, "placekey": "22v-222@5vg-7fk-k2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.308851, 33.873514, -118.308851, 33.873514], "geometry": {"coordinates": [-118.308851, 33.873514], "type": "Point"}, "id": "2713", "properties": {"latitude": 33.873514, "longitude": -118.308851, "median_dwell": 10.0, "placekey": "223-222@5z6-3rp-3yv", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.482766, 38.574071, -121.482766, 38.574071], "geometry": {"coordinates": [-121.482766, 38.574071], "type": "Point"}, "id": "2715", "properties": {"latitude": 38.574071, "longitude": -121.482766, "median_dwell": 16.5, "placekey": "zzw-222@5vg-th6-jsq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.891522, 34.128159, -117.891522, 34.128159], "geometry": {"coordinates": [-117.891522, 34.128159], "type": "Point"}, "id": "2718", "properties": {"latitude": 34.128159, "longitude": -117.891522, "median_dwell": 21.0, "placekey": "zzw-223@5z5-3sg-cwk", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.369289, 34.134792, -117.369289, 34.134792], "geometry": {"coordinates": [-117.369289, 34.134792], "type": "Point"}, "id": "2722", "properties": {"latitude": 34.134792, "longitude": -117.369289, "median_dwell": 9.0, "placekey": "224-222@5z4-n79-wrk", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.250197, 37.756115, -122.250197, 37.756115], "geometry": {"coordinates": [-122.250197, 37.756115], "type": "Point"}, "id": "2724", "properties": {"latitude": 37.756115, "longitude": -122.250197, "median_dwell": 20.0, "placekey": "225-222@5vg-85r-brk", "region": "CA"}, "type": "Feature"}, {"bbox": [-120.994628, 37.670898, -120.994628, 37.670898], "geometry": {"coordinates": [-120.994628, 37.670898], "type": "Point"}, "id": "2732", "properties": {"latitude": 37.670898, "longitude": -120.994628, "median_dwell": 10.0, "placekey": "227-222@5vh-rc9-yn5", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.535458, 34.110328, -117.535458, 34.110328], "geometry": {"coordinates": [-117.535458, 34.110328], "type": "Point"}, "id": "2734", "properties": {"latitude": 34.110328, "longitude": -117.535458, "median_dwell": 19.5, "placekey": "22c-222@5z4-myf-5zz", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.4414, 34.283572, -118.4414, 34.283572], "geometry": {"coordinates": [-118.4414, 34.283572], "type": "Point"}, "id": "2742", "properties": {"latitude": 34.283572, "longitude": -118.4414, "median_dwell": 12.0, "placekey": "222-222@5z4-vrm-9pv", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.632382, 36.577081, -119.632382, 36.577081], "geometry": {"coordinates": [-119.632382, 36.577081], "type": "Point"}, "id": "2764", "properties": {"latitude": 36.577081, "longitude": -119.632382, "median_dwell": 10.0, "placekey": "229-223@5z6-wxm-z2k", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.710123, 38.347325, -122.710123, 38.347325], "geometry": {"coordinates": [-122.710123, 38.347325], "type": "Point"}, "id": "2766", "properties": {"latitude": 38.347325, "longitude": -122.710123, "median_dwell": 11.0, "placekey": "222-222@5vg-55k-gzf", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.185615, 33.952525, -118.185615, 33.952525], "geometry": {"coordinates": [-118.185615, 33.952525], "type": "Point"}, "id": "2772", "properties": {"latitude": 33.952525, "longitude": -118.185615, "median_dwell": 10.0, "placekey": "zzw-222@5z6-3qj-jgk", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.280972, 38.789537, -121.280972, 38.789537], "geometry": {"coordinates": [-121.280972, 38.789537], "type": "Point"}, "id": "2777", "properties": {"latitude": 38.789537, "longitude": -121.280972, "median_dwell": 13.0, "placekey": "224-222@5vg-t8j-3nq", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.182917, 34.061174, -117.182917, 34.061174], "geometry": {"coordinates": [-117.182917, 34.061174], "type": "Point"}, "id": "2795", "properties": {"latitude": 34.061174, "longitude": -117.182917, "median_dwell": 16.0, "placekey": "225-222@5z4-kqr-hbk", "region": "CA"}, "type": "Feature"}, {"bbox": [-121.805033, 39.727563, -121.805033, 39.727563], "geometry": {"coordinates": [-121.805033, 39.727563], "type": "Point"}, "id": "2809", "properties": {"latitude": 39.727563, "longitude": -121.805033, "median_dwell": 7.0, "placekey": "zzw-222@5v6-gnf-vs5", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.684788, 34.036125, -118.684788, 34.036125], "geometry": {"coordinates": [-118.684788, 34.036125], "type": "Point"}, "id": "2812", "properties": {"latitude": 34.036125, "longitude": -118.684788, "median_dwell": 25.5, "placekey": "zzw-22q@5z4-zr9-zvf", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.262565, 37.819126, -122.262565, 37.819126], "geometry": {"coordinates": [-122.262565, 37.819126], "type": "Point"}, "id": "2815", "properties": {"latitude": 37.819126, "longitude": -122.262565, "median_dwell": 23.0, "placekey": "zzy-222@5vg-7fk-8vz", "region": "CA"}, "type": "Feature"}, {"bbox": [-117.836423, 33.825801, -117.836423, 33.825801], "geometry": {"coordinates": [-117.836423, 33.825801], "type": "Point"}, "id": "2819", "properties": {"latitude": 33.825801, "longitude": -117.836423, "median_dwell": 19.0, "placekey": "224-222@5z4-rck-wx5", "region": "CA"}, "type": "Feature"}, {"bbox": [-119.212668, 34.264364, -119.212668, 34.264364], "geometry": {"coordinates": [-119.212668, 34.264364], "type": "Point"}, "id": "2831", "properties": {"latitude": 34.264364, "longitude": -119.212668, "median_dwell": 12.0, "placekey": "223-222@5xq-5pp-3wk", "region": "CA"}, "type": "Feature"}, {"bbox": [-118.263453, 33.846579, -118.263453, 33.846579], "geometry": {"coordinates": [-118.263453, 33.846579], "type": "Point"}, "id": "2836", "properties": {"latitude": 33.846579, "longitude": -118.263453, "median_dwell": 14.0, "placekey": "zzw-222@5z6-3cr-vs5", "region": "CA"}, "type": "Feature"}, {"bbox": [-122.464456, 37.671141, -122.464456, 37.671141], "geometry": {"coordinates": [-122.464456, 37.671141], "type": "Point"}, "id": "2841", "properties": {"latitude": 37.671141, "longitude": -122.464456, "median_dwell": 10.0, "placekey": "226-222@5vg-84c-zfz", "region": "CA"}, "type": "Feature"}], "type": "FeatureCollection"});
geo_json_8642bd43734b4ddba0fa91256b6e6529.bindTooltip(
function(layer){
let div = L.DomUtil.create('div');
let handleObject = feature=>typeof(feature)=='object' ? JSON.stringify(feature) : feature;
let fields = ["placekey", "latitude", "longitude", "median_dwell", "region"];
let aliases = ["placekey", "latitude", "longitude", "median_dwell", "region"];
let table = '<table>' +
String(
fields.map(
(v,i)=>
`<tr>
<th>${aliases[i]}</th>
<td>${handleObject(layer.feature.properties[v])}</td>
</tr>`).join(''))
+'</table>';
div.innerHTML=table;
return div
}
,{"className": "foliumtooltip", "sticky": true});
var tile_layer_b2e40546c8524f4b99a01c0a9d2afc64 = L.tileLayer(
"https://stamen-tiles-{s}.a.ssl.fastly.net/toner/{z}/{x}/{y}.png",
{"attribution": "Map tiles by \u003ca href=\"http://stamen.com\"\u003eStamen Design\u003c/a\u003e, under \u003ca href=\"http://creativecommons.org/licenses/by/3.0\"\u003eCC BY 3.0\u003c/a\u003e. Data by \u0026copy; \u003ca href=\"http://openstreetmap.org\"\u003eOpenStreetMap\u003c/a\u003e, under \u003ca href=\"http://www.openstreetmap.org/copyright\"\u003eODbL\u003c/a\u003e.", "detectRetina": false, "maxNativeZoom": 18, "maxZoom": 18, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abc", "tms": false}
).addTo(map_044a3918102e4e138a971b0089e897cc);
var layer_control_090c1f199ec840d7ad862e0d1d5e19ff = {
base_layers : {
"openstreetmap" : tile_layer_2ffabf9cf9c7442982a7ccc7bdb1e415,
"stamentoner" : tile_layer_b2e40546c8524f4b99a01c0a9d2afc64,
},
overlays : {
"macro_element_9e739e6b235f4fb5a7c8573c928a722f" : geo_json_9e739e6b235f4fb5a7c8573c928a722f,
"macro_element_8642bd43734b4ddba0fa91256b6e6529" : geo_json_8642bd43734b4ddba0fa91256b6e6529,
},
};
L.control.layers(
layer_control_090c1f199ec840d7ad862e0d1d5e19ff.base_layers,
layer_control_090c1f199ec840d7ad862e0d1d5e19ff.overlays,
{"autoZIndex": true, "collapsed": true, "position": "topright"}
).addTo(map_044a3918102e4e138a971b0089e897cc);
tile_layer_b2e40546c8524f4b99a01c0a9d2afc64.remove();
tile_layer_2ffabf9cf9c7442982a7ccc7bdb1e415.remove();
</script>