-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathbiodiversity_timeline_map.html
205 lines (164 loc) · 293 KB
/
biodiversity_timeline_map.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
<!DOCTYPE html>
<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/leaflet@1.9.3/dist/leaflet.js"></script>
<script src="https://code.jquery.com/jquery-3.7.1.min.js"></script>
<script src="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/js/bootstrap.bundle.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/leaflet@1.9.3/dist/leaflet.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/bootstrap@5.2.2/dist/css/bootstrap.min.css"/>
<link rel="stylesheet" href="https://netdna.bootstrapcdn.com/bootstrap/3.0.0/css/bootstrap-glyphicons.css"/>
<link rel="stylesheet" href="https://cdn.jsdelivr.net/npm/@fortawesome/fontawesome-free@6.2.0/css/all.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_850f259260939b5f5a41fd5ed706d77f {
position: relative;
width: 100.0%;
height: 100.0%;
left: 0.0%;
top: 0.0%;
}
.leaflet-container { font-size: 1rem; }
</style>
<script src="https://d3js.org/d3.v4.min.js"></script>
<script src="https://cdnjs.cloudflare.com/ajax/libs/moment.js/2.18.1/moment.min.js"></script>
<style>
#float_image_8b2a3209f25ef17cf005b628a232a52f {
position: absolute;
bottom: 5%;
left: 5%;
}
</style>
</head>
<body>
<div style="position: fixed;
top: 10px;
left: 50px;
width: 300px;
height: 30px;
z-index:9999;
background-color: white;
font-size:16px;
font-weight: bold;
padding: 5px;
border-radius: 5px;
border: 2px solid gray;">
Biodiversity Distribution Over Time
</div>
<div class="folium-map" id="map_850f259260939b5f5a41fd5ed706d77f" ></div>
<img id="float_image_8b2a3209f25ef17cf005b628a232a52f" alt="float_image"
src="https://cdn-icons-png.flaticon.com/512/0/375.png"
style="z-index: 999999">
</img>
</body>
<script>
var map_850f259260939b5f5a41fd5ed706d77f = L.map(
"map_850f259260939b5f5a41fd5ed706d77f",
{
center: [39.07981680278885, -96.58108145418326],
crs: L.CRS.EPSG3857,
zoom: 4,
zoomControl: true,
preferCanvas: false,
}
);
var tile_layer_2d180df349237eb77f9b29d6a492a257 = L.tileLayer(
"https://{s}.basemaps.cartocdn.com/light_all/{z}/{x}/{y}{r}.png",
{"attribution": "CartoDB", "detectRetina": false, "maxNativeZoom": 20, "maxZoom": 20, "minZoom": 0, "noWrap": false, "opacity": 1, "subdomains": "abcd", "tms": false}
);
tile_layer_2d180df349237eb77f9b29d6a492a257.addTo(map_850f259260939b5f5a41fd5ed706d77f);
{
let timestamps = ["2017", "2018"];
let styledict = {"location_8526082": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8526083": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526084": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8526085": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8526086": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526087": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8526088": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.5662650602409639, "radius": 3.427827300200522, "weight": 1}}, "location_8526089": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526090": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526091": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526092": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.20481927710843373, "radius": 2.0615528128088303, "weight": 1}}, "location_8526093": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.5903614457831325, "radius": 3.5, "weight": 1}}, "location_8526094": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8526114": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8526115": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526116": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8526117": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8526118": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8526119": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.7349397590361446, "radius": 3.905124837953327, "weight": 1}}, "location_8526120": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526121": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8526122": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526123": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8526124": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8526125": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8526126": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8526127": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.6867469879518072, "radius": 3.774917217635375, "weight": 1}}, "location_8526128": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8526357": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526358": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526359": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8526360": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8526361": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.3253012048192771, "radius": 2.598076211353316, "weight": 1}}, "location_8526365": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8526366": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526367": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526368": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526369": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8526370": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8526371": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8526372": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8526373": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.43373493975903615, "radius": 3.0, "weight": 1}}, "location_8526374": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8526382": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8526383": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526384": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526385": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8526386": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8526387": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.2289156626506024, "radius": 2.179449471770337, "weight": 1}}, "location_8526388": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8526389": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8526390": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8526391": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8526392": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8526393": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.6867469879518072, "radius": 3.774917217635375, "weight": 1}}, "location_8532691": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532692": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532693": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532694": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532695": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.1927710843373494, "radius": 2.0, "weight": 1}}, "location_8532696": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.14457831325301204, "radius": 1.7320508075688772, "weight": 1}}, "location_8532730": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532731": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532732": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532733": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532734": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8532735": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.24096385542168675, "radius": 2.23606797749979, "weight": 1}}, "location_8532736": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532926": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532927": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8532928": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8532929": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8532930": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8532931": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532932": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8532933": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.2891566265060241, "radius": 2.449489742783178, "weight": 1}}, "location_8532934": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.13253012048192772, "radius": 1.6583123951777, "weight": 1}}, "location_8532935": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8532953": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8532954": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8532955": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532956": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8532957": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8532958": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8532959": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8532960": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8532961": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8532962": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.6626506024096386, "radius": 3.7080992435478315, "weight": 1}}, "location_8532963": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.3373493975903614, "radius": 2.6457513110645907, "weight": 1}}, "location_8532964": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533021": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8533022": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533023": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533024": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8533025": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.18072289156626506, "radius": 1.9364916731037085, "weight": 1}}, "location_8533026": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8533047": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533048": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533049": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533050": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8533051": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8533052": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8533053": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8533054": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.3132530120481928, "radius": 2.5495097567963922, "weight": 1}}, "location_8533743": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8533744": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8533745": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533746": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533747": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8533748": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8533749": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8533750": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.25301204819277107, "radius": 2.29128784747792, "weight": 1}}, "location_8533751": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.26506024096385544, "radius": 2.345207879911715, "weight": 1}}, "location_8533752": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8533760": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533761": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8533762": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533763": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8533764": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8533765": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8533766": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.21686746987951808, "radius": 2.1213203435596424, "weight": 1}}, "location_8533767": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8533768": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.4578313253012048, "radius": 3.082207001484488, "weight": 1}}, "location_8533769": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.43373493975903615, "radius": 3.0, "weight": 1}}, "location_8533770": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533771": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8533779": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8533780": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533781": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8533782": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8533783": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8533784": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533792": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533793": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8533794": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8533795": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8533979": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8533980": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534000": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534001": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534002": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8534003": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534061": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8534062": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534063": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8534064": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.20481927710843373, "radius": 2.0615528128088303, "weight": 1}}, "location_8534065": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534072": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8534073": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534074": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8534075": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534076": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534077": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8534078": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8534079": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534080": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534081": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8534082": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.20481927710843373, "radius": 2.0615528128088303, "weight": 1}}, "location_8534083": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8534084": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534085": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8534374": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8534375": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534376": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8534377": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.25301204819277107, "radius": 2.29128784747792, "weight": 1}}, "location_8534378": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534379": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534380": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8534381": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8534382": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8534383": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534384": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8534385": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8534386": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.24096385542168675, "radius": 2.23606797749979, "weight": 1}}, "location_8534387": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8534388": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534700": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534701": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534702": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534703": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534704": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534705": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534706": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534707": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8534708": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8534709": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8534710": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534711": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8534712": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534713": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8534714": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534715": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8534716": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8534857": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8534858": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534859": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534860": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534861": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8534862": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534863": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8534864": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8534887": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8534888": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8534889": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.3373493975903614, "radius": 2.6457513110645907, "weight": 1}}, "location_8534890": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8535178": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8535179": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8535180": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8535181": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8535182": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8535183": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8535184": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8535185": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8535186": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.14457831325301204, "radius": 1.7320508075688772, "weight": 1}}, "location_8535187": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1927710843373494, "radius": 2.0, "weight": 1}}, "location_8535196": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8535197": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8535198": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8535199": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8535232": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8535233": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8535234": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8535235": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8535236": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8535237": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8535238": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8535239": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.25301204819277107, "radius": 2.29128784747792, "weight": 1}}, "location_8535261": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.40963855421686746, "radius": 2.9154759474226504, "weight": 1}}, "location_8535262": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8535263": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536052": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8536053": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536054": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8536055": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536056": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8536057": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.37349397590361444, "radius": 2.7838821814150108, "weight": 1}}, "location_8536058": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.8, "radius": 4.183300132670378, "weight": 1}}, "location_8536059": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8536074": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8536075": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8536076": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8536077": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536078": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.40963855421686746, "radius": 2.9154759474226504, "weight": 1}}, "location_8536079": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8536135": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8536136": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8536137": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8536138": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8536139": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.2289156626506024, "radius": 2.179449471770337, "weight": 1}}, "location_8536140": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.5060240963855421, "radius": 3.24037034920393, "weight": 1}}, "location_8536185": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536186": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8536187": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536188": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536189": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536190": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8536191": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8536192": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.1566265060240964, "radius": 1.8027756377319946, "weight": 1}}, "location_8536354": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8536355": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536356": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536357": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8536358": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536359": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8536360": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.3493975903614458, "radius": 2.692582403567252, "weight": 1}}, "location_8536361": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8536397": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536398": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536399": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8536400": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536401": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536402": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536403": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536404": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536405": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536406": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536407": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.42168674698795183, "radius": 2.958039891549808, "weight": 1}}, "location_8536408": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.4939759036144578, "radius": 3.2015621187164243, "weight": 1}}, "location_8536409": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8536429": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536430": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536431": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8536432": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8536433": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536434": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.18072289156626506, "radius": 1.9364916731037085, "weight": 1}}, "location_8536435": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.5542168674698795, "radius": 3.391164991562634, "weight": 1}}, "location_8536455": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8536456": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8536457": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536458": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536459": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536460": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8536461": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8536462": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8536463": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.40963855421686746, "radius": 2.9154759474226504, "weight": 1}}, "location_8537089": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537090": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8537091": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537092": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537093": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537094": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537095": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8537096": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8537097": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.24096385542168675, "radius": 2.23606797749979, "weight": 1}}, "location_8537098": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.3373493975903614, "radius": 2.6457513110645907, "weight": 1}}, "location_8537099": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8537100": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8537107": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8537108": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537109": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537110": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537111": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537112": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537113": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537114": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8537115": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8537116": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8537117": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.2289156626506024, "radius": 2.179449471770337, "weight": 1}}, "location_8537118": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.3253012048192771, "radius": 2.598076211353316, "weight": 1}}, "location_8537119": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8537163": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8537164": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8537165": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8537166": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8537167": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8537168": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8537169": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537170": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.43373493975903615, "radius": 3.0, "weight": 1}}, "location_8537210": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537211": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537212": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8537213": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8537214": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8537215": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537216": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8537217": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8537218": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.1566265060240964, "radius": 1.8027756377319946, "weight": 1}}, "location_8537219": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537220": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8537221": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.4939759036144578, "radius": 3.2015621187164243, "weight": 1}}, "location_8537457": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8537458": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8537459": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537460": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537461": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537462": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.2289156626506024, "radius": 2.179449471770337, "weight": 1}}, "location_8537463": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8537464": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8537465": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.13253012048192772, "radius": 1.6583123951777, "weight": 1}}, "location_8537466": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8537467": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8537468": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8537469": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.26506024096385544, "radius": 2.345207879911715, "weight": 1}}, "location_8537502": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8537503": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8537504": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537505": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8537506": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8537507": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537508": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1927710843373494, "radius": 2.0, "weight": 1}}, "location_8537509": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.14457831325301204, "radius": 1.7320508075688772, "weight": 1}}, "location_8537510": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.14457831325301204, "radius": 1.7320508075688772, "weight": 1}}, "location_8537511": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8537512": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8537513": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8537514": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537515": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537516": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.37349397590361444, "radius": 2.7838821814150108, "weight": 1}}, "location_8537517": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8537558": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8537559": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.24096385542168675, "radius": 2.23606797749979, "weight": 1}}, "location_8537560": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8537561": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.21686746987951808, "radius": 2.1213203435596424, "weight": 1}}, "location_8537562": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.2289156626506024, "radius": 2.179449471770337, "weight": 1}}, "location_8537563": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.6024096385542169, "radius": 3.5355339059327378, "weight": 1}}, "location_8537564": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.3373493975903614, "radius": 2.6457513110645907, "weight": 1}}, "location_8537596": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8537597": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8537598": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8537599": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8537600": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8537601": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8537602": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8537603": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.5301204819277109, "radius": 3.3166247903554, "weight": 1}}, "location_8538419": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8538420": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8538421": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8538422": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538423": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538424": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.14457831325301204, "radius": 1.7320508075688772, "weight": 1}}, "location_8538425": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1927710843373494, "radius": 2.0, "weight": 1}}, "location_8538426": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8538427": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.2289156626506024, "radius": 2.179449471770337, "weight": 1}}, "location_8538454": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8538455": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8538456": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538457": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538458": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8538459": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8538460": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8538461": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.21686746987951808, "radius": 2.1213203435596424, "weight": 1}}, "location_8538462": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.2891566265060241, "radius": 2.449489742783178, "weight": 1}}, "location_8538463": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8538464": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8538465": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538466": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8538467": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538468": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8538469": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8538470": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8538471": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.3373493975903614, "radius": 2.6457513110645907, "weight": 1}}, "location_8538472": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538473": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8538507": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538508": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538509": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538510": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538511": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.25301204819277107, "radius": 2.29128784747792, "weight": 1}}, "location_8538549": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8538550": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538551": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8538552": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8538553": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538554": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.3855421686746988, "radius": 2.8284271247461903, "weight": 1}}, "location_8538555": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538769": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538770": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538771": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8538772": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.4939759036144578, "radius": 3.2015621187164243, "weight": 1}}, "location_8538773": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8538814": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538815": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8538816": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8538817": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538818": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538819": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8538820": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538821": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.6024096385542169, "radius": 3.5355339059327378, "weight": 1}}, "location_8538822": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538823": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8538835": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538836": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8538837": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538838": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.27710843373493976, "radius": 2.3979157616563596, "weight": 1}}, "location_8538852": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8538853": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8538854": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8538855": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.14457831325301204, "radius": 1.7320508075688772, "weight": 1}}, "location_8538856": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8539497": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8539498": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539499": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8539500": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539501": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8539502": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.8, "radius": 4.47213595499958, "weight": 1}}, "location_8539503": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8539513": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8539514": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8539515": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8539516": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539517": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8539518": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539519": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8539520": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.7831325301204819, "radius": 4.031128874149275, "weight": 1}}, "location_8539521": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8539554": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539555": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8539556": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8539557": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8539558": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8539559": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8539560": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.8, "radius": 4.55521678957215, "weight": 1}}, "location_8539561": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539595": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8539596": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8539597": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8539598": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.43373493975903615, "radius": 3.0, "weight": 1}}, "location_8539599": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539826": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539827": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8539828": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.14457831325301204, "radius": 1.7320508075688772, "weight": 1}}, "location_8539829": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8539830": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8539831": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8539832": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.37349397590361444, "radius": 2.7838821814150108, "weight": 1}}, "location_8539833": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8539844": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8539845": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8539846": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539847": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539848": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539849": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.3614457831325301, "radius": 2.7386127875258306, "weight": 1}}, "location_8539850": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539894": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8539895": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8539896": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539897": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539898": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8539899": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539900": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.5060240963855421, "radius": 3.24037034920393, "weight": 1}}, "location_8539901": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8539917": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539918": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8539919": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539920": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539921": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8539922": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539923": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8539924": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.3132530120481928, "radius": 2.5495097567963922, "weight": 1}}, "location_8539925": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8540744": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8540745": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8540746": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8540747": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8540748": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8540749": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.3253012048192771, "radius": 2.598076211353316, "weight": 1}}, "location_8540750": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8540759": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8540760": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8540761": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8540762": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.46987951807228917, "radius": 3.122498999199199, "weight": 1}}, "location_8540763": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8540836": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8540837": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8540838": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8540839": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8540840": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8540841": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8540842": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8540843": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8540844": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8540845": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8540902": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8540903": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8540904": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8540905": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8540906": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8540907": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8540908": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.2891566265060241, "radius": 2.449489742783178, "weight": 1}}, "location_8540909": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8540910": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8541049": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8541050": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541051": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541052": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541053": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541054": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541055": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541056": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541057": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541058": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541059": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541060": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541061": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541062": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541063": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541064": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541065": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541066": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8541067": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541068": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541069": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541070": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541099": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541100": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541101": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8541102": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541103": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541104": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541105": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541106": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8541107": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541108": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541142": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541143": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8541144": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541145": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541146": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8541147": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541148": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8541149": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541150": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8541546": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8541547": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541548": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541549": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541550": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541551": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541592": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541593": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541594": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541595": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541596": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541597": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8541598": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541614": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541615": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541616": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541617": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541618": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8541619": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541620": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8541621": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541622": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541623": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541624": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8541625": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8541648": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541649": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541650": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8541651": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8541652": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541653": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541654": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8541655": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8541656": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541657": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541658": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541659": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541660": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8541661": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541662": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8541663": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8541664": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.13253012048192772, "radius": 1.6583123951777, "weight": 1}}, "location_8541665": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541666": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8541667": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541668": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541868": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8541869": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541870": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541871": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541872": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541873": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8541874": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8541883": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541884": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8541885": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541886": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541887": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541888": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8541889": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8541890": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541914": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541915": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541916": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541917": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541918": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541919": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541920": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541955": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8541956": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8541957": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541958": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8541959": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8541960": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8541961": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8542491": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542492": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8542493": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8542494": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8542495": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8542496": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8542497": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542498": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8542499": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542500": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8542537": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542538": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542539": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8542540": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8542541": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8542542": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8542543": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8542544": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.13253012048192772, "radius": 1.6583123951777, "weight": 1}}, "location_8542545": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542546": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8542547": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8542664": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8542665": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542666": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8542667": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8542668": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542669": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8542670": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542671": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542672": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8542673": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.13253012048192772, "radius": 1.6583123951777, "weight": 1}}, "location_8542674": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1566265060240964, "radius": 1.8027756377319946, "weight": 1}}, "location_8542675": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8542676": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542677": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8542678": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8542679": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.13253012048192772, "radius": 1.6583123951777, "weight": 1}}, "location_8542680": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542681": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542682": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542683": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542684": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542685": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8542686": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8542687": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8542688": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1927710843373494, "radius": 2.0, "weight": 1}}, "location_8542689": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1566265060240964, "radius": 1.8027756377319946, "weight": 1}}, "location_8542690": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542723": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542724": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542725": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8542726": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542727": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8542728": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8542729": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8542730": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542731": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.14457831325301204, "radius": 1.7320508075688772, "weight": 1}}, "location_8542732": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542758": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8542759": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8542760": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542761": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8542762": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.18072289156626506, "radius": 1.9364916731037085, "weight": 1}}, "location_8542763": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542764": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542765": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8542766": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8542767": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542768": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8542769": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543200": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543201": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.14457831325301204, "radius": 1.7320508075688772, "weight": 1}}, "location_8543202": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543203": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543204": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543205": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8543206": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8543207": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8543208": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543209": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543246": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543247": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8543248": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543249": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543250": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543251": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543252": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543253": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543254": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1566265060240964, "radius": 1.8027756377319946, "weight": 1}}, "location_8543255": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8543256": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.18072289156626506, "radius": 1.9364916731037085, "weight": 1}}, "location_8543257": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.18072289156626506, "radius": 1.9364916731037085, "weight": 1}}, "location_8543258": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543259": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8543314": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543315": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8543316": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543317": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543318": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543319": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543320": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543321": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8543322": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543323": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543387": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543388": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543389": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543390": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543391": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543392": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543393": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543394": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543502": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543503": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8543504": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543505": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543506": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543507": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543508": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543509": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543510": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8543511": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8543512": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.18072289156626506, "radius": 1.9364916731037085, "weight": 1}}, "location_8543513": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543514": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543515": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8543516": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543517": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543518": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543519": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543520": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543521": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8543522": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8543523": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.24096385542168675, "radius": 2.23606797749979, "weight": 1}}, "location_8543524": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543525": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543572": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543573": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543574": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8543575": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8543576": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543577": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543578": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8543579": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8543580": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543581": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543582": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8543609": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543610": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8543611": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8543612": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8543613": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8543614": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8543615": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8543616": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544182": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8544183": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8544184": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544185": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544186": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544187": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544188": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8544189": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1566265060240964, "radius": 1.8027756377319946, "weight": 1}}, "location_8544190": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544191": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8544192": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544193": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8544194": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544195": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544196": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8544197": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8544198": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544199": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544200": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8544201": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8544202": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.13253012048192772, "radius": 1.6583123951777, "weight": 1}}, "location_8544203": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.18072289156626506, "radius": 1.9364916731037085, "weight": 1}}, "location_8544204": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544205": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544261": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8544262": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8544263": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544264": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8544265": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8544266": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544267": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.2289156626506024, "radius": 2.179449471770337, "weight": 1}}, "location_8544268": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8544269": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544318": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544319": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544320": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8544321": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544322": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8544323": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8544324": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544325": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8544326": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8544327": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544451": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8544452": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.13253012048192772, "radius": 1.6583123951777, "weight": 1}}, "location_8544453": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544454": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544455": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544456": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8544457": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544458": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544459": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544460": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8544461": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544462": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544463": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.20481927710843373, "radius": 2.0615528128088303, "weight": 1}}, "location_8544464": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544465": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544466": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544467": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544468": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544469": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544470": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8544471": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544472": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544473": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544474": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8544475": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.3132530120481928, "radius": 2.5495097567963922, "weight": 1}}, "location_8544476": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544477": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544478": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.4819277108433735, "radius": 3.1622776601683795, "weight": 1}}, "location_8544479": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.18072289156626506, "radius": 1.9364916731037085, "weight": 1}}, "location_8544511": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8544512": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8544513": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544514": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544515": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8544516": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.18072289156626506, "radius": 1.9364916731037085, "weight": 1}}, "location_8544517": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544518": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8544550": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544551": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544552": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544553": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544554": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544555": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8544556": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544925": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544926": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544927": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8544928": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544929": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544930": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544931": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544932": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544933": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8544934": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8544935": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544936": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.24096385542168675, "radius": 2.23606797749979, "weight": 1}}, "location_8544937": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544938": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544978": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544979": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544980": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544981": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8544982": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8544983": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1566265060240964, "radius": 1.8027756377319946, "weight": 1}}, "location_8544984": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1686746987951807, "radius": 1.8708286933869707, "weight": 1}}, "location_8544985": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8544986": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8544987": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.26506024096385544, "radius": 2.345207879911715, "weight": 1}}, "location_8544988": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8545008": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545009": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545010": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545011": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8545012": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8545013": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8545014": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545015": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545016": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1566265060240964, "radius": 1.8027756377319946, "weight": 1}}, "location_8545017": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545018": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545019": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545020": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8545021": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8545022": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.5060240963855421, "radius": 3.24037034920393, "weight": 1}}, "location_8545023": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8545024": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545047": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545048": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545049": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.08433734939759036, "radius": 1.3228756555322954, "weight": 1}}, "location_8545050": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545051": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545052": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545053": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.10843373493975904, "radius": 1.5, "weight": 1}}, "location_8545054": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8545055": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.13253012048192772, "radius": 1.6583123951777, "weight": 1}}, "location_8545056": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545057": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545058": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545059": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545060": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545061": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545062": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8545063": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.1927710843373494, "radius": 2.0, "weight": 1}}, "location_8545064": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545065": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8545066": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545067": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545273": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545274": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8545275": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545276": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545277": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545278": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8545279": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8545280": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8545281": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.25301204819277107, "radius": 2.29128784747792, "weight": 1}}, "location_8545282": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8545283": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545284": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545297": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545298": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545299": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545300": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545301": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.060240963855421686, "radius": 1.118033988749895, "weight": 1}}, "location_8545302": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545303": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545304": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8545305": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8545306": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.12048192771084337, "radius": 1.5811388300841898, "weight": 1}}, "location_8545307": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545308": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8545309": {"2018": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545319": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545320": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545321": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545322": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545323": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.07228915662650602, "radius": 1.224744871391589, "weight": 1}}, "location_8545324": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.0963855421686747, "radius": 1.4142135623730951, "weight": 1}}, "location_8545325": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545326": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545327": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545328": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}, "location_8545329": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545330": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545331": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.04819277108433735, "radius": 1.0, "weight": 1}}, "location_8545332": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.012048192771084338, "radius": 0.5, "weight": 1}}, "location_8545333": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545334": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.03614457831325301, "radius": 0.8660254037844386, "weight": 1}}, "location_8545335": {"2017": {"color": "red", "fillColor": "red", "fillOpacity": 0.024096385542168676, "radius": 0.7071067811865476, "weight": 1}}};
let current_timestamp = timestamps[0];
function formatDate(date) {
var newdate = new moment(date);
return newdate.format("ddd MMM DD YYYY");
}
let slider_body = d3.select("body").insert("div", "div.folium-map")
.attr("id", "slider_macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b");
$("#slider_macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b").hide();
// insert time slider label
slider_body.append("output")
.attr("width", "100")
.style('font-size', '18px')
.style('text-align', 'center')
.style('font-weight', '500%')
.style('margin', '5px');
// insert time slider
slider_body.append("input")
.attr("type", "range")
.attr("width", "100px")
.attr("min", 0)
.attr("max", timestamps.length - 1)
.attr("value", 0)
.attr("step", "1")
.style('align', 'center');
let datestring = formatDate(parseInt(current_timestamp)*1000);
d3.select("#slider_macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b > output").text(datestring);
let fill_map = function(){
for (var feature_id in styledict){
let style = styledict[feature_id]//[current_timestamp];
var fillColor = 'white';
var opacity = 0;
if (current_timestamp in style){
fillColor = style[current_timestamp]['color'];
opacity = style[current_timestamp]['opacity'];
d3.selectAll('#macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b-feature-'+feature_id
).attr('fill', fillColor)
.style('fill-opacity', opacity);
}
}
}
d3.select("#slider_macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b > input").on("input", function() {
current_timestamp = timestamps[this.value];
let datestring = formatDate(parseInt(current_timestamp)*1000);
d3.select("#slider_macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b > output").text(datestring);
fill_map();
});
let onEachFeature;
var macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b = L.geoJson(
{"features": [{"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526082", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526083", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526084", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526085", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526086", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526087", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526088", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526114", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526115", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526116", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526117", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526118", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526119", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526120", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526382", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526383", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526384", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526385", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526386", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526387", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526388", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526389", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526390", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526391", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526392", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526393", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532691", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532692", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532693", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532694", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532695", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532696", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532730", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532731", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532732", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532733", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532734", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532735", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532736", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533021", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533022", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533023", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533024", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533025", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533026", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533047", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533048", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533049", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533050", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533051", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533052", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533053", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533054", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533779", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533780", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533781", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533782", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533783", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533784", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533792", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533793", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533794", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533795", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533979", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8533980", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534000", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534001", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534002", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534003", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534857", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534858", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534859", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534860", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534861", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534862", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534863", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534864", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534887", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534888", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534889", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8534890", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535232", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535233", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535234", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535235", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535236", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535237", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535238", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535239", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535261", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535262", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535263", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536135", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536136", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536137", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536138", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536139", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536140", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536185", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536186", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536187", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536188", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536189", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536190", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536191", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536192", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536429", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536430", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536431", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536432", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536433", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536434", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536435", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536455", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536456", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536457", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536458", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536459", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536460", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536461", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536462", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536463", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537163", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537164", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537165", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537166", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537167", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537168", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537169", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537170", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537210", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537211", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537212", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537213", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537214", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537215", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537216", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537217", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537218", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537219", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537220", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537221", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537558", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537559", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537560", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537561", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537562", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537563", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537564", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537596", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537597", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537598", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537599", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537600", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537601", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537602", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537603", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538507", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538508", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538509", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538510", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538511", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538549", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538550", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538551", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538552", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538553", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538554", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538555", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538835", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538836", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538837", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538838", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538852", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538853", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538854", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538855", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538856", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539554", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539555", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539556", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539557", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539558", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539559", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539560", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539561", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539595", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539596", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539597", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539598", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539599", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539894", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539895", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539896", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539897", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539898", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539899", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539900", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539901", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539917", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539918", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539919", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539920", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539921", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539922", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539923", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539924", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539925", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540836", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540837", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540838", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540839", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540840", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540841", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540842", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540843", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540844", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540845", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540902", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540903", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540904", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540905", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540906", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540907", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540908", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540909", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8540910", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541099", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541100", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541101", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541102", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541103", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541104", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541105", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541106", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541107", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541108", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541142", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541143", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541144", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541145", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541146", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541147", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541148", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541149", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541150", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541614", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541615", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541616", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541617", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541618", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541619", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541620", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541648", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541649", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541650", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541651", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541652", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541653", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541654", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541655", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541656", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541657", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541914", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541915", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541916", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541917", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541918", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541919", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541920", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541955", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541956", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541957", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541958", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541959", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541960", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541961", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542491", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542492", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542493", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542494", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542495", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542496", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542497", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542498", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542499", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542500", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542537", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542538", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542539", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542540", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542541", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542542", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542543", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542544", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542545", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542546", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542547", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542723", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542724", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542725", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542726", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542727", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542728", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542729", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542730", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542731", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542732", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542758", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542759", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542760", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542761", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542762", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542763", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542764", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542765", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542766", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542767", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542768", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542769", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543314", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543315", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543316", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543317", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543318", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543319", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543320", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543321", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543322", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543323", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543387", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543388", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543389", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543390", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543391", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543392", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543393", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543394", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543572", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543573", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543574", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543575", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543576", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543577", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543578", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543579", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543580", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543581", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543582", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543609", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543610", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543611", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543612", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543613", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543614", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543615", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543616", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544261", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544262", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544263", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544264", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544265", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544266", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544267", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544268", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544269", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544318", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544319", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544320", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544321", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544322", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544323", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544324", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544325", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544326", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544327", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544511", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544512", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544513", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544514", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544515", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544516", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544517", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544518", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544550", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544551", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544552", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544553", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544554", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544555", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544556", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545008", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545009", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545010", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545011", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545012", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545013", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545014", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545047", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545048", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545049", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545050", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545051", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545052", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545053", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545319", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545320", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545321", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545322", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545323", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545324", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545325", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545326", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545327", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545328", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545329", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545330", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545331", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545332", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545333", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545334", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545335", "properties": {"times": ["2017"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526089", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526090", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526091", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526092", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526093", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526094", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526121", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526122", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526123", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526124", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526125", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526126", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526127", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526128", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526357", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526358", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526359", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526360", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526361", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526365", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526366", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526367", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526368", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526369", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526370", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526371", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526372", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526373", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.557, 39.0786], "type": "Point"}, "id": "location_8526374", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532926", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532927", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532928", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532929", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532930", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532931", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532932", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532933", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532934", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532935", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532953", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532954", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532955", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532956", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532957", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532958", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532959", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532960", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532961", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532962", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532963", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8532964", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533743", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533744", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533745", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533746", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533747", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533748", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533749", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533750", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533751", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533752", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533760", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533761", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533762", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533763", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533764", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533765", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533766", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533767", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533768", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533769", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533770", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.58755, 39.07125], "type": "Point"}, "id": "location_8533771", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534061", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534062", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534063", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534064", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534065", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534072", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534073", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534074", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534075", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534076", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534077", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534078", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534079", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534080", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534081", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534082", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534083", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534084", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534085", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534374", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534375", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534376", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534377", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534378", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534379", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534380", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534381", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534382", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534383", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534384", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534385", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534386", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534387", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534388", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534700", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534701", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534702", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534703", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534704", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534705", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534706", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534707", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534708", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534709", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534710", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534711", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534712", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534713", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534714", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534715", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5672, 39.074], "type": "Point"}, "id": "location_8534716", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535178", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535179", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535180", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535181", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535182", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535183", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535184", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535185", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535186", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535187", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535196", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535197", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535198", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8535199", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536052", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536053", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536054", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536055", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536056", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536057", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536058", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536059", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536074", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536075", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536076", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536077", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536078", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5626, 39.07865], "type": "Point"}, "id": "location_8536079", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536354", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536355", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536356", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536357", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536358", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536359", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536360", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536361", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536397", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536398", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536399", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536400", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536401", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536402", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536403", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536404", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536405", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536406", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536407", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536408", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8536409", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537089", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537090", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537091", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537092", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537093", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537094", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537095", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537096", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537097", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537098", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537099", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537100", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537107", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537108", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537109", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537110", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537111", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537112", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537113", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537114", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537115", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537116", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537117", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537118", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.56263, 39.06966], "type": "Point"}, "id": "location_8537119", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537457", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537458", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537459", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537460", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537461", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537462", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537463", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537464", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537465", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537466", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537467", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537468", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537469", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537502", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537503", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537504", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537505", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537506", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537507", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537508", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537509", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537510", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537511", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537512", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537513", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537514", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537515", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537516", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8537517", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538419", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538420", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538421", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538422", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538423", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538424", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538425", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538426", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538427", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538454", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538455", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538456", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538457", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538458", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538459", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538460", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538461", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538462", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538463", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538464", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538465", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538466", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538467", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538468", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538469", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538470", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538471", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538472", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59795, 39.07497], "type": "Point"}, "id": "location_8538473", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538769", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538770", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538771", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538772", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538773", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538814", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538815", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538816", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538817", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538818", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538819", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538820", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538821", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538822", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8538823", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539497", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539498", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539499", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539500", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539501", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539502", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539503", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539513", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539514", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539515", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539516", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539517", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539518", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539519", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539520", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5712, 39.07385], "type": "Point"}, "id": "location_8539521", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539826", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539827", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539828", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539829", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539830", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539831", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539832", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539833", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539844", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539845", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539846", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539847", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539848", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539849", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8539850", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540744", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540745", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540746", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540747", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540748", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540749", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540750", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540759", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540760", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540761", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540762", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57745, 39.07255], "type": "Point"}, "id": "location_8540763", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541049", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541050", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541051", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541052", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541053", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541054", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541055", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541056", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541057", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541058", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541059", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541060", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541061", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541062", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541063", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541064", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541065", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541066", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541067", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541068", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541069", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541070", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541546", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541547", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541548", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541549", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541550", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541551", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541592", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541593", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541594", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541595", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541596", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541597", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59015, 39.0936], "type": "Point"}, "id": "location_8541598", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541621", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541622", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541623", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541624", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541625", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541658", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541659", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541660", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541661", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541662", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541663", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541664", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541665", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541666", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541667", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541668", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541868", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541869", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541870", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541871", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541872", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541873", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541874", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541883", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541884", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541885", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541886", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541887", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541888", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541889", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57135, 39.0813], "type": "Point"}, "id": "location_8541890", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542664", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542665", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542666", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542667", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542668", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542669", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542670", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542671", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542672", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542673", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542674", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542675", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542676", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542677", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542678", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542679", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542680", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542681", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542682", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542683", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542684", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542685", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542686", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542687", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542688", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542689", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8542690", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543200", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543201", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543202", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543203", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543204", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543205", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543206", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543207", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543208", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543209", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543246", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543247", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543248", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543249", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543250", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543251", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543252", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543253", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543254", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543255", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543256", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543257", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543258", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.6059, 39.0803], "type": "Point"}, "id": "location_8543259", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543502", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543503", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543504", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543505", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543506", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543507", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543508", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543509", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543510", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543511", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543512", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543513", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543514", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543515", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543516", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543517", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543518", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543519", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543520", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543521", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543522", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543523", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543524", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8543525", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544182", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544183", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544184", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544185", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544186", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544187", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544188", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544189", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544190", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544191", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544192", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544193", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544194", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544195", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544196", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544197", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544198", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544199", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544200", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544201", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544202", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544203", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544204", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.5834, 39.07985], "type": "Point"}, "id": "location_8544205", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544451", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544452", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544453", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544454", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544455", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544456", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544457", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544458", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544459", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544460", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544461", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544462", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544463", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544464", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544465", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544466", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544467", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544468", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544469", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544470", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544471", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544472", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544473", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544474", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544475", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544476", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544477", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544478", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544479", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544925", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544926", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544927", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544928", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544929", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544930", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544931", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544932", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544933", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544934", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544935", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544936", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544937", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544938", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544978", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544979", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544980", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544981", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544982", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544983", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544984", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544985", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544986", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544987", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.59865, 39.0953], "type": "Point"}, "id": "location_8544988", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545015", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545016", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545017", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545018", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545019", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545020", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545021", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545022", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545023", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545024", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545054", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545055", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545056", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545057", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545058", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545059", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545060", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545061", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545062", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545063", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545064", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545065", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545066", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545067", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545273", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545274", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545275", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545276", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545277", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545278", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545279", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545280", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545281", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545282", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545283", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545284", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545297", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545298", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545299", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545300", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545301", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545302", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545303", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545304", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545305", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545306", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545307", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545308", "properties": {"times": ["2018"]}, "type": "Feature"}, {"geometry": {"coordinates": [-96.57055, 39.08685], "type": "Point"}, "id": "location_8545309", "properties": {"times": ["2018"]}, "type": "Feature"}], "type": "FeatureCollection"},
{onEachFeature: onEachFeature}
);
macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b.setStyle(function(feature) {
if (feature.properties.style !== undefined){
return feature.properties.style;
}
else{
return "";
}
});
let onOverlayAdd = function(e) {
macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b.eachLayer(function (layer) {
layer._path.id = 'macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b-feature-' + layer.feature.id;
});
$("#slider_macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b").show();
d3.selectAll('path')
.attr('stroke', '#FFFFFF')
.attr('stroke-width', 0.8)
.attr('stroke-dasharray', '5,5')
.attr('stroke-opacity', 1)
.attr('fill-opacity', 0);
fill_map();
}
macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b.on('add', onOverlayAdd);
macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b.on('remove', function() {
$("#slider_macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b").hide();
})
macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b.addTo(map_850f259260939b5f5a41fd5ed706d77f);
$("#slider_macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b").show();
}
macro_element_0f33a1fb151ae6ef3c806ce8b6b8f42b.addTo(map_850f259260939b5f5a41fd5ed706d77f);
</script>
</html>