-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwhitehorseonly
68 lines (68 loc) · 1.43 KB
/
whitehorseonly
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
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {},
"geometry": {
"type": "Polygon",
"coordinates": [
[
[
-87.54502236843109,
41.69548711283437
],
[
-87.545006275177,
41.68772386833721
],
[
-87.54172325134277,
41.687735886467586
],
[
-87.54139065742493,
41.687735886467586
],
[
-87.5413852930069,
41.68788811592475
],
[
-87.54168570041655,
41.68788811592475
],
[
-87.54169642925262,
41.68815651961647
],
[
-87.54170715808867,
41.688396880181024
],
[
-87.54194855690001,
41.68860118595484
],
[
-87.5419807434082,
41.69433350109597
],
[
-87.54265666007996,
41.6943294954636
],
[
-87.54265129566193,
41.69546307946754
],
[
-87.54502236843109,
41.69548711283437
]
]
]
}
}
]
}