-
Notifications
You must be signed in to change notification settings - Fork 0
/
zones.yaml
598 lines (510 loc) · 12.3 KB
/
zones.yaml
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
#####################################################################################
#
# ZONES.YAML
#
# INCLUDES ALL VILLAGES COUNTRY CLUBS, SQUARES, REGIONAL, & VILLAGES REC CENTERS
# AS OF LAST UPDATE
#
# LAST UPDATED: 5/1/2023
#
#####################################################################################
#
# PLEASE READ!
#
# To make editing and updating easier, locations are categorized in this file. Please
# scroll down and understand the categories before entering info randomly and enter your
# location info in the appropriate category.
#
# There are three types of Rec Centers as indicated by the categories.
# From largest to smallest: Regional Rec Centers, Villages Rec Centers, & Neighborhood
# Rec Centers. Please place your Rec Center additions in the correct category.
#
# ADDING A ZONE BY EDITING zones.yaml:
#
# To add a zone, use Google Maps to determine Long/Lat/Radius of the location you
# are adding:
# 1. Use Google Maps to find location to be added
# 2. Right click on the approximate center of the location and use the
# "Measure distance" function to determine the Radius. Shift the
# center as necessary to determine center of the facility. The Google
# definition of the location center is not necessarily the center
# desired for zone purposes. The desired center is the approximate geo-center
# of the entire grounds or building when overlaid with a circle - consider
# including parking, athletic facilities, activity centers, pools, etc.
# if appropriate. Try to avoid overlapping cart paths and try
# to bias towards where people will congregate.
# 3. Once the center and radius (in meters not feet!) are determined, record the
# Lat/Long/Radius below along with a name. You must use meters for the radius.
# Please leave "icon: mdi:blank" for rec centers as there are too many & any
# icons will clutter the map. ("mdi:blank" is an non-existent icon)
# 4. Delete any private locations or use !secret to protect and publish this file
# or your additions to the group by emailing vHOTSmComp@googlegroups.com
#
#####################################################################################
#
# PERSONAL MISC
# Delete this personal misc section or replace with your own
# Anything with !secret without corresponding data will cause an error
#
- name: home
latitude: !secret home_latitude
longitude: !secret home_longitude
radius: 60 # in meters
icon: mdi:home
- name: Church@Springs - Ocala
latitude: 29.13195
longitude: -82.05666
radius: 145 # meters
icon: mdi:church
- name: Church@Springs - Lady Lake
latitude: 28.939792
longitude: -81.927593
radius: 61 # meters
icon: mdi:church
- name: First Baptist - Village Park
latitude: 28.857509
longitude: -81.934602
radius: 152 # meters
icon: mdi:church
#
# MEDICAL
#
- name: The Villages Regional Hospital
latitude: 28.950351
longitude: -81.957802
radius: 170 # meters
icon: mdi:hospital
- name: The Villages Hospital East Campus
latitude: 28.95211
longitude: -81.95517
radius: 170 # meters
icon: mdi:hospital
- name: Villages Health Creekside Care Center
latitude: 28.907006
longitude: -81.979164
radius: 40 # meters
icon: mdi:hospital
- name: UF Health Emergency Care
latitude: 28.840883
longitude: -82.023891
radius: 86 # meters
icon: mdi:hospital
- name: Center for Advanced Healthcare
latitude: 28.845920
longitude: -82.032300
radius: 112 # meters
icon: mdi:hospital
# THEATERS, INDOOR VENUES
#
- name: Old Mill Movies
latitude: 28.90769
longitude: -81.97513
radius: 51 # meters
icon: mdi:blank
- name: Sharon Morse Performing Arts
latitude: 29.94092
longitude: -81.95098
radius: 30 # meters
icon: mdi:blank
- name: Savannah Center Theater
latitude: 28.95141
longitude: -81.99892
radius: 58 # meters
icon: mdi:blank
- name: AMC Lake Square Movies
latitude: 28.82503
longitude: -81.78461
radius: 34 # meters
icon: mdi:blank
- name: Orange Blossom Opry
latitude: 28.98341
longitude: -81.92186
radius: 25 # meters
icon: mdi:blank
# TOWN SQUARES AND GATHERING PLACES
#
- name: Spanish Springs
latitude: 28.940417
longitude: -81.950512
radius: 259 # meters
icon: mdi:blank
- name: Lake Sumter Landing
latitude: 28.909091
longitude: -81.975026
radius: 305 # meters
icon: mdi:blank
- name: Brownwood Paddock Square
latitude: 28.844450
longitude: -82.02211
radius: 300 # meters
icon: mdi:blank
- name: Sawgrass Grove
latitude: 28.79027
longitude: -81.96881
radius: 111 # meters
icon: mdi:blank
#
# REGIONAL REC CENTERS (RRC)
#
# Note: Villages Rec Centers (VRC) & Neighborhoon Rec Centers (NRC)
# do not go in this section
#
- name: Mulberry Grove RRC
latitude: 28.981104
longitude: -82.013200
radius: 85 # meters
icon: mdi:blank
- name: Paradise RRC
latitude: 28.948021
longitude: -81.950421
radius: 62 # meters
icon: mdi:blank
- name: La Hacienda RRC
latitude: 28.943342
longitude: -81.951892
radius: 50 # meters
icon: mdi:blank
- name: Savannah RRC
latitude: 28.951604
longitude: -81.999091
radius: 81 # meters
icon: mdi:blank
- name: Laurel Manor RRC
latitude: 28.926390
longitude: -82.002618
radius: 80 # meters
icon: mdi:blank
- name: Lake Miona RRC
latitude: 28.896525
longitude: -81.980307
radius: 61 # meters
icon: mdi:blank
- name: Seabreeze RRC
latitude: 28.875081
longitude: -81.992749
radius: 97 # meters
icon: mdi:blank
- name: Colony Cottage RRC
latitude: 28.866164
longitude: -81.961261
radius: 70 # meters
icon: mdi:blank
- name: Eisenhower RRC
latitude: 28.847718
longitude: -82.015365
radius: 102 # meters
icon: mdi:blank
- name: Rohan RRC
latitude: 28.824873
longitude: -81.971911
radius: 110 # meters
icon: mdi:blank
- name: Fenney RRC
latitude: 28.796074
longitude: -82.038613
radius: 92 # meters
icon: mdi:blank
- name: Everglades RRC
latitude: 28.800575
longitude: -82.004216
radius: 110 # meters
icon: mdi:blank
- name: Ezell RRC
latitude: 28.791618
longitude: -81.968650
radius: 100 # meters
icon: mdi:blank
#
# VILLAGES REC CENTERS (VRC)
#
# Note: Regional Rec CEnters (RRC) and Neighborhood Rec Centers (NRC)
# do not go in this section
#
- name: Chatham VRC
latitude: 28.970825
longitude: -82.029440
radius: 100 # meters
icon: mdi:blank
- name: Silver Lake VRC
latitude: 28.945396
longitude: -81.940073
radius: 60 # meters
icon: mdi:blank
- name: Southside VRC
latitude: 28.940328
longitude: -81.935481
radius: 40 # meters
icon: mdi:blank
- name: Chula Vista VRC
latitude: 28.930479
longitude: -81.946080
radius: 73 # meters
icon: mdi:blank
- name: Tierra Del Sol VRC
latitude: 28.935087
longitude: -81.971541
radius: 64 # meters
icon: mdi:blank
- name: El Santiago VRC
latitude: 28.948330
longitude: -81.984407
radius: 100 # meters
icon: mdi:blank
- name: Saddlebrook VRC
latitude: 28.931706
longitude: -82.000795
radius: 100 # meters
icon: mdi:blank
- name: Bridgeport VRC
latitude: 28.908482
longitude: -81.993523
radius: 66 # meters
icon: mdi:blank
- name: Churchill Street VRC
latitude: 28.913620
longitude: -82.012835
radius: 70 # meters
icon: mdi:blank
- name: Pimlico VRC
latitude: 28.919946
longitude: -82.017577
radius: 80 # meters
icon: mdi:blank
- name: Bacall VRC
latitude: 28.883855
longitude: -81.973015
radius: 61 # meters
icon: mdi:blank
- name: Canal Street VRC
latitude: 28.896646
longitude: -81.972610
radius: 68 # meters
icon: mdi:blank
- name: Coconut Cove VRC
latitude: 28.898262
longitude: -81.955849
radius: 46 # meters
icon: mdi:blank
- name: Allamanda VRC
latitude: 28.885368
longitude: -81.990074
radius: 110 # meters
icon: mdi:blank
- name: Fish Hawk VRC
latitude: 28.887223
longitude: -82.011936
radius: 60 # meters
icon: mdi:blank
- name: Hibiscus VRC
latitude: 28.892092
longitude: -81.993426
radius: 61 # meters
icon: mdi:blank
- name: Sterling Heights VRC
latitude: 28.875618
longitude: -82.002474
radius: 110 # meters
icon: mdi:blank
- name: Odell VRC
latitude: 28.878569
longitude: -81.959843
radius: 48 # meters
icon: mdi:blank
- name: Truman VRC
latitude: 28.867955
longitude: -81.978815
radius: 100 # meters
icon: mdi:blank
- name: Big Cypress VRC
latitude: 28.857372
longitude: -82.011489
radius: 100 # meters
icon: mdi:blank
- name: Bradenton Village VRC
latitude: 28.854888
longitude: -81.983364
radius: 61 # meters
icon: mdi:blank
- name: Manatee VRC
latitude: 28.848230
longitude: -81.989848
radius: 61 # meters
icon: mdi:blank
- name: Burnsed VRC
latitude: 28.835987
longitude: -81.964244
radius: 75 # meters
icon: mdi:blank
- name: Captiva VRC
latitude: 28.858123
longitude: -81.965586
radius: 75 # meters
icon: mdi:blank
- name: Moyer VRC
latitude: 28.860163
longitude: -81.951261
radius: 85 # meters
icon: mdi:blank
- name: Aviary VRC
latitude: 28.794182
longitude: -81.978904
radius: 75 # meters
icon: mdi:blank
- name: Riverbend VRC
latitude: 28.792301
longitude: -81.998241
radius: 90 # meters
icon: mdi:blank
- name: Water Lily VRC
latitude: 28.817941
longitude: -82.022452
radius: 88 # meters
icon: mdi:blank
- name: Cattail VRC
latitude: 28.806294
longitude: -82.024488
radius: 67 # meters
icon: mdi:blank
- name: Trillium VRC
latitude: 28.8418
longitude: -82.02093
radius: 26 # meters
icon: mdi:blank
- name: First Responders VRC
latitude: 28.97571
longitude: -82.02577
radius: 96 # meters
icon: mdi:blank
# to be added when more info avaialble:
# Clarendon VRC
# Franklin VRC
#
# NEIGHBORHOOD REC CENTERS (VRC)
#
# Note: Regional Rec CEnters (RRC) and Villages Rec Centers (VRC)
# do not go in this section
#
- name: Collier NRC
latitude: 28.85197
longitude: -82.01149
radius: 26 # meters
icon: mdi:blank
#
# Country Club & Practice Centers (facilities only)
#
- name: Cane Garden CC
latitude: 28.892713
longitude: -81.993969
radius: 105 # meters
icon: mdi:blank
- name: Glenview Champions CC
latitude: 28.949804
longitude: -82.005928
radius: 123 # meters
icon: mdi:blank
- name: Hacienda Hills CC
latitude: 28.943730
longitude: -81.963653
radius: 100 # meters
icon: mdi:blank
- name: Lopez Legacy CC
latitude: 28.972338
longitude: -82.014109
radius: 106 # meters
icon: mdi:blank
- name: Mallory Hills CC
latitude: 28.895284
longitude: -81.967692
radius: 91 # meters
icon: mdi:blank
- name: Orange Blossom Hills CC
latitude: 28.950952
longitude: -81.946755
radius: 91 # meters
icon: mdi:blank
- name: Palmer Legends CC
latitude: 28.910104
longitude: -81.993308
radius: 64 # meters
icon: mdi:blank
- name: Tierra Del Sol CC
latitude: 28.934620
longitude: -81.970594
radius: 65 # meters
icon: mdi:blank
- name: Havana CC
latitude: 28.871228
longitude: -81.965650
radius: 79 # meters
icon: mdi:blank
- name: Bonifay CC
latitude: 28.859309
longitude: -81.975833
radius: 84 # meters
icon: mdi:blank
- name: Evans Prairie CC
latitude: 28.854258
longitude: -81.998345
radius: 92 # meters
icon: mdi:blank
- name: Belle Glade CC
latitude: 28.845145
longitude: -81.958513
radius: 82 # meters
icon: mdi:blank
- name: Sarasota Golf Practice Ctr
latitude: 28.860957
longitude: -81.960759
radius: 79 # meters
icon: mdi:blank
- name: Villages Golf Academy
latitude: 28.910629
longitude: -81.992592
radius: 55 # meters
icon: mdi:blank
#
# NEIGHBORHOOD REC CENTERS
#
- name: Collier NRC
latitude: 28.851990
longitude: -82.011360
radius: 41 # meters
icon: mdi:blank
#
# SHOPPING CENTERS
#
- name: La Plaza Grande
latitude: 28.938403
longitude: -81.945410
radius: 280 # meters
icon: mdi:blank
- name: Colony Plaza
latitude: 28.866266
longitude: -81.955229
radius: 152 # meters
icon: mdi:blank
- name: Pinellis Plaza
latitude: 28.863955
longitude: -82.017336
radius: 280 # meters
icon: mdi:blank
- name: Trailwinds Village Plaza
latitude: 28.867582
longitude: -82.007642
radius: 420
icon: mdi:blank
- name: Grand Traverse Plaza
latitude: 28.845351
longitude: -82.028638
radius: 168 # meters
icon: mdi:blank
- name: Lake Deaton Plaza
latitude: 28.824751
longitude: -81.966561
radius: 200 # meters
icon: mdi:blank
- name: Magnolia Plaza
latitude: 28.80115
longitude: -82.00680
radius: 165 # meters
icon: mdi:blank