-
Notifications
You must be signed in to change notification settings - Fork 0
/
spatial.kml
203 lines (199 loc) · 5.08 KB
/
spatial.kml
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
<?xml version="1.0" encoding="UTF-8"?>
<kml xmlns="http://earth.google.com/kml/2.0">
<Document>
<Style id="z1">
<IconStyle><Icon><href>http://maps.google.com/mapfiles/kml/shapes/dining.png</href></Icon></IconStyle>
</Style>
<Style id="z2">
<IconStyle><Icon><href>https://maps.google.com/mapfiles/kml/shapes/library_maps.png</href></Icon></IconStyle>
</Style>
<Style id="z3">
<IconStyle><Icon><href>https://maps.google.com/mapfiles/kml/shapes/museum_maps.png</href></Icon></IconStyle>
</Style>
<Style id="z4">
<IconStyle><Icon><href>http://maps.google.com/mapfiles/kml/paddle/orange-stars.png</href></Icon></IconStyle>
</Style>
<Placemark>
<name>Fast Food: Parados Coffee and Tea</name>
<styleUrl>#z1</styleUrl>
<Point>
<coordinates>-118.364126,34.057163</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Fast Food: Little Ethiopia</name>
<styleUrl>#z1</styleUrl>
<Point>
<coordinates>-118.364565,34.057035</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Fast Food: Lalibela</name>
<styleUrl>#z1</styleUrl>
<Point>
<coordinates>-118.364533,34.057426</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Fast Food: Market</name>
<styleUrl>#z1</styleUrl>
<Point>
<coordinates>-118.364129,34.057062</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Fast Food: E and M Coffee</name>
<styleUrl>#z1</styleUrl>
<Point>
<coordinates>-118.363983,34.057144</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Museum: Academy Museum of Motion Picture</name>
<styleUrl>#z3</styleUrl>
<Point>
<coordinates>-118.360797,34.063318</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Museum: Peterson Automotive Museum</name>
<styleUrl>#z3</styleUrl>
<Point>
<coordinates>-118.361624,34.062129</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Museum: The La Brea Tar Pits and Museum</name>
<styleUrl>#z3</styleUrl>
<Point>
<coordinates>-118.355438,34.063798</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Museum: Los Angeles Museum of the Holocaust</name>
<styleUrl>#z3</styleUrl>
<Point>
<coordinates>-118.355719,34.074531</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Museum: The Getty</name>
<styleUrl>#z3</styleUrl>
<Point>
<coordinates>-118.474077,34.078048</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Libraries: Science and Engineering Library</name>
<styleUrl>#z2</styleUrl>
<Point>
<coordinates>-118.288748,34.019628</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Libraries: Hoose Library of Philosophy</name>
<styleUrl>#z2</styleUrl>
<Point>
<coordinates>-118.286600,34.018698</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Libraries: Leavey Library</name>
<styleUrl>#z2</styleUrl>
<Point>
<coordinates>-118.282784,34.021723</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Libraries: Grand Avenue Library</name>
<styleUrl>#z2</styleUrl>
<Point>
<coordinates>-118.276407,34.019070</coordinates>
</Point>
</Placemark>
<Placemark>
<name>Libraries: J. Thomas McCarthy Library</name>
<styleUrl>#z2</styleUrl>
<Point>
<coordinates>-118.276789,34.031344</coordinates>
</Point>
</Placemark>
<Placemark>
<name>University of California, Los Angeles</name>
<styleUrl>#z4</styleUrl>
<Point>
<coordinates>-118.445200,34.068925</coordinates>
</Point>
</Placemark>
<Placemark>
<name>University of Southern California</name>
<styleUrl>#z4</styleUrl>
<Point>
<coordinates>-118.285135,34.022345</coordinates>
</Point>
</Placemark>
<!-- Convex hull for all 15 points -->
<Style id="transBluePoly">
<LineStyle>
<width>1.5</width>
</LineStyle>
<PolyStyle>
<color>7dff0000</color>
</PolyStyle>
</Style>
<Placemark>
<name>Convex Hull</name>
<styleUrl>#transBluePoly</styleUrl>
<Polygon>
<extrude>1</extrude>
<altitudeMode>relativeToGround</altitudeMode>
<outerBoundaryIs>
<LinearRing>
<coordinates>
-118.474077,34.078048,500
-118.286600,34.018698,500
-118.276407,34.019070,500
-118.276789,34.031344,500
-118.355719,34.074531,500
-118.474077,34.078048,500
</coordinates>
</LinearRing>
</outerBoundaryIs>
</Polygon>
</Placemark>
<!-- Four Nearest neighbor from UCLA -->
<Placemark>
<name>Four Nearest Neighbor: UCLA</name>
<Style>
<LineStyle>
<color>#ff0000ff</color>
</LineStyle>
</Style>
<LineString>
<coordinates>
-118.474077,34.078048,600
-118.364533,34.057426,600
-118.364565,34.057035,600
-118.364126,34.057163,600
</coordinates>
</LineString>
</Placemark>
<!-- Four Nearest neighbour from USC -->
<Placemark>
<name>Four Nearest Neighbor: USC</name>
<Style>
<LineStyle>
<color>#ff0000ff</color>
</LineStyle>
</Style>
<LineString>
<coordinates>
-118.282784,34.021723,600
-118.286600,34.018698,600
-118.288748,34.019628,600
-118.276407,34.019070,600
</coordinates>
</LineString>
</Placemark>
</Document>
</kml>