@hangtime/climbing-boards 1.0.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE +24 -0
- package/README.md +155 -0
- package/geojson/12climb.geojson +565 -0
- package/geojson/auroraboardapp.geojson +59 -0
- package/geojson/combined.geojson +94252 -0
- package/geojson/decoyboardapp.geojson +401 -0
- package/geojson/grasshopperboardapp.geojson +725 -0
- package/geojson/kilterboardapp.geojson +47703 -0
- package/geojson/moonboard.geojson +34505 -0
- package/geojson/soillboardapp.geojson +167 -0
- package/geojson/tensionboardapp2.geojson +5729 -0
- package/geojson/touchstoneboardapp.geojson +95 -0
- package/package.json +66 -0
|
@@ -0,0 +1,565 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "FeatureCollection",
|
|
3
|
+
"features": [
|
|
4
|
+
{
|
|
5
|
+
"type": "Feature",
|
|
6
|
+
"properties": {
|
|
7
|
+
"name": "12C Board classic (Climbing gym \"KPIskala\")",
|
|
8
|
+
"description": "12C Board classic in Climbing gym \"KPIskala\"",
|
|
9
|
+
"latitude": 50.4425234,
|
|
10
|
+
"longitude": 30.4495923
|
|
11
|
+
},
|
|
12
|
+
"geometry": {
|
|
13
|
+
"type": "Point",
|
|
14
|
+
"coordinates": [
|
|
15
|
+
30.4495923,
|
|
16
|
+
50.4425234
|
|
17
|
+
]
|
|
18
|
+
}
|
|
19
|
+
},
|
|
20
|
+
{
|
|
21
|
+
"type": "Feature",
|
|
22
|
+
"properties": {
|
|
23
|
+
"name": "12C Board School (Climbing gym \"KPIskala\")",
|
|
24
|
+
"description": "12C Board School in Climbing gym \"KPIskala\"",
|
|
25
|
+
"latitude": 50.442838,
|
|
26
|
+
"longitude": 30.4493219
|
|
27
|
+
},
|
|
28
|
+
"geometry": {
|
|
29
|
+
"type": "Point",
|
|
30
|
+
"coordinates": [
|
|
31
|
+
30.4493219,
|
|
32
|
+
50.442838
|
|
33
|
+
]
|
|
34
|
+
}
|
|
35
|
+
},
|
|
36
|
+
{
|
|
37
|
+
"type": "Feature",
|
|
38
|
+
"properties": {
|
|
39
|
+
"name": "",
|
|
40
|
+
"description": "12C Board School in Climbing gym \"Space\", Kyiv",
|
|
41
|
+
"latitude": 50.4887793,
|
|
42
|
+
"longitude": 30.4906293
|
|
43
|
+
},
|
|
44
|
+
"geometry": {
|
|
45
|
+
"type": "Point",
|
|
46
|
+
"coordinates": [
|
|
47
|
+
30.4906293,
|
|
48
|
+
50.4887793
|
|
49
|
+
]
|
|
50
|
+
}
|
|
51
|
+
},
|
|
52
|
+
{
|
|
53
|
+
"type": "Feature",
|
|
54
|
+
"properties": {
|
|
55
|
+
"name": "",
|
|
56
|
+
"description": "An interactive 12C Board School climbing wall in the Technical Lyceum, Kyiv",
|
|
57
|
+
"latitude": 50.4746182,
|
|
58
|
+
"longitude": 30.4419458
|
|
59
|
+
},
|
|
60
|
+
"geometry": {
|
|
61
|
+
"type": "Point",
|
|
62
|
+
"coordinates": [
|
|
63
|
+
30.4419458,
|
|
64
|
+
50.4746182
|
|
65
|
+
]
|
|
66
|
+
}
|
|
67
|
+
},
|
|
68
|
+
{
|
|
69
|
+
"type": "Feature",
|
|
70
|
+
"properties": {
|
|
71
|
+
"name": "12C Board School (Gymnasium \"Millennium\" №318)",
|
|
72
|
+
"description": "An interactive 12C Board School climbing wall at Gymnasium \"Millennium\" №318, Kyiv.",
|
|
73
|
+
"latitude": 50.416134,
|
|
74
|
+
"longitude": 30.4683816
|
|
75
|
+
},
|
|
76
|
+
"geometry": {
|
|
77
|
+
"type": "Point",
|
|
78
|
+
"coordinates": [
|
|
79
|
+
30.4683816,
|
|
80
|
+
50.416134
|
|
81
|
+
]
|
|
82
|
+
}
|
|
83
|
+
},
|
|
84
|
+
{
|
|
85
|
+
"type": "Feature",
|
|
86
|
+
"properties": {
|
|
87
|
+
"name": "12C Board School (Gymnasium 107 \"Vvedenskaya\")",
|
|
88
|
+
"description": "An interactive 12C Board School climbing wall at Gymnasium #107 \"Vvedenskaya\", Kyiv.",
|
|
89
|
+
"latitude": 50.472918,
|
|
90
|
+
"longitude": 30.5129492
|
|
91
|
+
},
|
|
92
|
+
"geometry": {
|
|
93
|
+
"type": "Point",
|
|
94
|
+
"coordinates": [
|
|
95
|
+
30.5129492,
|
|
96
|
+
50.472918
|
|
97
|
+
]
|
|
98
|
+
}
|
|
99
|
+
},
|
|
100
|
+
{
|
|
101
|
+
"type": "Feature",
|
|
102
|
+
"properties": {
|
|
103
|
+
"name": "",
|
|
104
|
+
"description": "An interactive 12C Board School climbing wall at School №221, Kyiv.",
|
|
105
|
+
"latitude": 50.4327164,
|
|
106
|
+
"longitude": 30.4871464
|
|
107
|
+
},
|
|
108
|
+
"geometry": {
|
|
109
|
+
"type": "Point",
|
|
110
|
+
"coordinates": [
|
|
111
|
+
30.4871464,
|
|
112
|
+
50.4327164
|
|
113
|
+
]
|
|
114
|
+
}
|
|
115
|
+
},
|
|
116
|
+
{
|
|
117
|
+
"type": "Feature",
|
|
118
|
+
"properties": {
|
|
119
|
+
"name": "",
|
|
120
|
+
"description": "",
|
|
121
|
+
"latitude": 50.4200512,
|
|
122
|
+
"longitude": 30.5173051
|
|
123
|
+
},
|
|
124
|
+
"geometry": {
|
|
125
|
+
"type": "Point",
|
|
126
|
+
"coordinates": [
|
|
127
|
+
30.5173051,
|
|
128
|
+
50.4200512
|
|
129
|
+
]
|
|
130
|
+
}
|
|
131
|
+
},
|
|
132
|
+
{
|
|
133
|
+
"type": "Feature",
|
|
134
|
+
"properties": {
|
|
135
|
+
"name": "",
|
|
136
|
+
"description": "",
|
|
137
|
+
"latitude": 50.417303,
|
|
138
|
+
"longitude": 30.5218166
|
|
139
|
+
},
|
|
140
|
+
"geometry": {
|
|
141
|
+
"type": "Point",
|
|
142
|
+
"coordinates": [
|
|
143
|
+
30.5218166,
|
|
144
|
+
50.417303
|
|
145
|
+
]
|
|
146
|
+
}
|
|
147
|
+
},
|
|
148
|
+
{
|
|
149
|
+
"type": "Feature",
|
|
150
|
+
"properties": {
|
|
151
|
+
"name": "",
|
|
152
|
+
"description": "An interactive 12C Board School climbing wall at School №45, Kyiv.",
|
|
153
|
+
"latitude": 50.4931937,
|
|
154
|
+
"longitude": 30.4078388
|
|
155
|
+
},
|
|
156
|
+
"geometry": {
|
|
157
|
+
"type": "Point",
|
|
158
|
+
"coordinates": [
|
|
159
|
+
30.4078388,
|
|
160
|
+
50.4931937
|
|
161
|
+
]
|
|
162
|
+
}
|
|
163
|
+
},
|
|
164
|
+
{
|
|
165
|
+
"type": "Feature",
|
|
166
|
+
"properties": {
|
|
167
|
+
"name": "",
|
|
168
|
+
"description": "An interactive 12C Board School climbing wall at School №1, Kyiv.",
|
|
169
|
+
"latitude": 50.4728109,
|
|
170
|
+
"longitude": 30.4767764
|
|
171
|
+
},
|
|
172
|
+
"geometry": {
|
|
173
|
+
"type": "Point",
|
|
174
|
+
"coordinates": [
|
|
175
|
+
30.4767764,
|
|
176
|
+
50.4728109
|
|
177
|
+
]
|
|
178
|
+
}
|
|
179
|
+
},
|
|
180
|
+
{
|
|
181
|
+
"type": "Feature",
|
|
182
|
+
"properties": {
|
|
183
|
+
"name": "",
|
|
184
|
+
"description": "An interactive 12C Board School climbing wall at School №95, Kyiv.",
|
|
185
|
+
"latitude": 50.4789751,
|
|
186
|
+
"longitude": 30.4028252
|
|
187
|
+
},
|
|
188
|
+
"geometry": {
|
|
189
|
+
"type": "Point",
|
|
190
|
+
"coordinates": [
|
|
191
|
+
30.4028252,
|
|
192
|
+
50.4789751
|
|
193
|
+
]
|
|
194
|
+
}
|
|
195
|
+
},
|
|
196
|
+
{
|
|
197
|
+
"type": "Feature",
|
|
198
|
+
"properties": {
|
|
199
|
+
"name": "",
|
|
200
|
+
"description": "An interactive 12C Board School climbing wall at Slov'yanska gymnasium, Kyiv.",
|
|
201
|
+
"latitude": 50.4130181,
|
|
202
|
+
"longitude": 30.6316137
|
|
203
|
+
},
|
|
204
|
+
"geometry": {
|
|
205
|
+
"type": "Point",
|
|
206
|
+
"coordinates": [
|
|
207
|
+
30.6316137,
|
|
208
|
+
50.4130181
|
|
209
|
+
]
|
|
210
|
+
}
|
|
211
|
+
},
|
|
212
|
+
{
|
|
213
|
+
"type": "Feature",
|
|
214
|
+
"properties": {
|
|
215
|
+
"name": "",
|
|
216
|
+
"description": "",
|
|
217
|
+
"latitude": 50.424299,
|
|
218
|
+
"longitude": 30.6474903
|
|
219
|
+
},
|
|
220
|
+
"geometry": {
|
|
221
|
+
"type": "Point",
|
|
222
|
+
"coordinates": [
|
|
223
|
+
30.6474903,
|
|
224
|
+
50.424299
|
|
225
|
+
]
|
|
226
|
+
}
|
|
227
|
+
},
|
|
228
|
+
{
|
|
229
|
+
"type": "Feature",
|
|
230
|
+
"properties": {
|
|
231
|
+
"name": "",
|
|
232
|
+
"description": "An interactive 12C Board School climbing wall at Lyceum №38, Kyiv.",
|
|
233
|
+
"latitude": 50.4525777,
|
|
234
|
+
"longitude": 30.4936768
|
|
235
|
+
},
|
|
236
|
+
"geometry": {
|
|
237
|
+
"type": "Point",
|
|
238
|
+
"coordinates": [
|
|
239
|
+
30.4936768,
|
|
240
|
+
50.4525777
|
|
241
|
+
]
|
|
242
|
+
}
|
|
243
|
+
},
|
|
244
|
+
{
|
|
245
|
+
"type": "Feature",
|
|
246
|
+
"properties": {
|
|
247
|
+
"name": "",
|
|
248
|
+
"description": "An interactive 12C Board School climbing wall at School №274, Kyiv.",
|
|
249
|
+
"latitude": 50.41454,
|
|
250
|
+
"longitude": 30.6582892
|
|
251
|
+
},
|
|
252
|
+
"geometry": {
|
|
253
|
+
"type": "Point",
|
|
254
|
+
"coordinates": [
|
|
255
|
+
30.6582892,
|
|
256
|
+
50.41454
|
|
257
|
+
]
|
|
258
|
+
}
|
|
259
|
+
},
|
|
260
|
+
{
|
|
261
|
+
"type": "Feature",
|
|
262
|
+
"properties": {
|
|
263
|
+
"name": "",
|
|
264
|
+
"description": "An interactive 12C Board School climbing wall at School №102, Kyiv.",
|
|
265
|
+
"latitude": 50.4519326,
|
|
266
|
+
"longitude": 30.4690384
|
|
267
|
+
},
|
|
268
|
+
"geometry": {
|
|
269
|
+
"type": "Point",
|
|
270
|
+
"coordinates": [
|
|
271
|
+
30.4690384,
|
|
272
|
+
50.4519326
|
|
273
|
+
]
|
|
274
|
+
}
|
|
275
|
+
},
|
|
276
|
+
{
|
|
277
|
+
"type": "Feature",
|
|
278
|
+
"properties": {
|
|
279
|
+
"name": "",
|
|
280
|
+
"description": "An interactive 12C Board School climbing wall at School №144, Kyiv.",
|
|
281
|
+
"latitude": 50.4220206,
|
|
282
|
+
"longitude": 30.4661904
|
|
283
|
+
},
|
|
284
|
+
"geometry": {
|
|
285
|
+
"type": "Point",
|
|
286
|
+
"coordinates": [
|
|
287
|
+
30.4661904,
|
|
288
|
+
50.4220206
|
|
289
|
+
]
|
|
290
|
+
}
|
|
291
|
+
},
|
|
292
|
+
{
|
|
293
|
+
"type": "Feature",
|
|
294
|
+
"properties": {
|
|
295
|
+
"name": "",
|
|
296
|
+
"description": "An interactive 12C Board School climbing wall at School №24, Kyiv.",
|
|
297
|
+
"latitude": 50.472142,
|
|
298
|
+
"longitude": 30.445291
|
|
299
|
+
},
|
|
300
|
+
"geometry": {
|
|
301
|
+
"type": "Point",
|
|
302
|
+
"coordinates": [
|
|
303
|
+
30.445291,
|
|
304
|
+
50.472142
|
|
305
|
+
]
|
|
306
|
+
}
|
|
307
|
+
},
|
|
308
|
+
{
|
|
309
|
+
"type": "Feature",
|
|
310
|
+
"properties": {
|
|
311
|
+
"name": "",
|
|
312
|
+
"description": "An interactive 12C Board School climbing wall at School №28, Kyiv.",
|
|
313
|
+
"latitude": 50.477919,
|
|
314
|
+
"longitude": 30.435754
|
|
315
|
+
},
|
|
316
|
+
"geometry": {
|
|
317
|
+
"type": "Point",
|
|
318
|
+
"coordinates": [
|
|
319
|
+
30.435754,
|
|
320
|
+
50.477919
|
|
321
|
+
]
|
|
322
|
+
}
|
|
323
|
+
},
|
|
324
|
+
{
|
|
325
|
+
"type": "Feature",
|
|
326
|
+
"properties": {
|
|
327
|
+
"name": "",
|
|
328
|
+
"description": "An interactive 12Climb Board School climbing wall at sport center in Slavutych.",
|
|
329
|
+
"latitude": 51.5240544,
|
|
330
|
+
"longitude": 30.7534405
|
|
331
|
+
},
|
|
332
|
+
"geometry": {
|
|
333
|
+
"type": "Point",
|
|
334
|
+
"coordinates": [
|
|
335
|
+
30.7534405,
|
|
336
|
+
51.5240544
|
|
337
|
+
]
|
|
338
|
+
}
|
|
339
|
+
},
|
|
340
|
+
{
|
|
341
|
+
"type": "Feature",
|
|
342
|
+
"properties": {
|
|
343
|
+
"name": "",
|
|
344
|
+
"description": "12Climb Board Classic at National Climbing School, South Korea",
|
|
345
|
+
"latitude": 38.2058679,
|
|
346
|
+
"longitude": 128.5299501
|
|
347
|
+
},
|
|
348
|
+
"geometry": {
|
|
349
|
+
"type": "Point",
|
|
350
|
+
"coordinates": [
|
|
351
|
+
128.5299501,
|
|
352
|
+
38.2058679
|
|
353
|
+
]
|
|
354
|
+
}
|
|
355
|
+
},
|
|
356
|
+
{
|
|
357
|
+
"type": "Feature",
|
|
358
|
+
"properties": {
|
|
359
|
+
"name": "",
|
|
360
|
+
"description": "12C Board School climbing wall at School №25",
|
|
361
|
+
"latitude": 50.4577979,
|
|
362
|
+
"longitude": 30.5185049
|
|
363
|
+
},
|
|
364
|
+
"geometry": {
|
|
365
|
+
"type": "Point",
|
|
366
|
+
"coordinates": [
|
|
367
|
+
30.5185049,
|
|
368
|
+
50.4577979
|
|
369
|
+
]
|
|
370
|
+
}
|
|
371
|
+
},
|
|
372
|
+
{
|
|
373
|
+
"type": "Feature",
|
|
374
|
+
"properties": {
|
|
375
|
+
"name": "",
|
|
376
|
+
"description": "12C Board School climbing wall at School №171",
|
|
377
|
+
"latitude": 50.4321962,
|
|
378
|
+
"longitude": 30.5492333
|
|
379
|
+
},
|
|
380
|
+
"geometry": {
|
|
381
|
+
"type": "Point",
|
|
382
|
+
"coordinates": [
|
|
383
|
+
30.5492333,
|
|
384
|
+
50.4321962
|
|
385
|
+
]
|
|
386
|
+
}
|
|
387
|
+
},
|
|
388
|
+
{
|
|
389
|
+
"type": "Feature",
|
|
390
|
+
"properties": {
|
|
391
|
+
"name": "",
|
|
392
|
+
"description": "12C Board School climbing wall at School №138",
|
|
393
|
+
"latitude": 50.4558006,
|
|
394
|
+
"longitude": 30.4999467
|
|
395
|
+
},
|
|
396
|
+
"geometry": {
|
|
397
|
+
"type": "Point",
|
|
398
|
+
"coordinates": [
|
|
399
|
+
30.4999467,
|
|
400
|
+
50.4558006
|
|
401
|
+
]
|
|
402
|
+
}
|
|
403
|
+
},
|
|
404
|
+
{
|
|
405
|
+
"type": "Feature",
|
|
406
|
+
"properties": {
|
|
407
|
+
"name": "",
|
|
408
|
+
"description": "12С Board Shool climbing wall at School №172",
|
|
409
|
+
"latitude": 50.4693718,
|
|
410
|
+
"longitude": 30.4162178
|
|
411
|
+
},
|
|
412
|
+
"geometry": {
|
|
413
|
+
"type": "Point",
|
|
414
|
+
"coordinates": [
|
|
415
|
+
30.4162178,
|
|
416
|
+
50.4693718
|
|
417
|
+
]
|
|
418
|
+
}
|
|
419
|
+
},
|
|
420
|
+
{
|
|
421
|
+
"type": "Feature",
|
|
422
|
+
"properties": {
|
|
423
|
+
"name": "",
|
|
424
|
+
"description": "",
|
|
425
|
+
"latitude": 49.2767636,
|
|
426
|
+
"longitude": 23.5186334
|
|
427
|
+
},
|
|
428
|
+
"geometry": {
|
|
429
|
+
"type": "Point",
|
|
430
|
+
"coordinates": [
|
|
431
|
+
23.5186334,
|
|
432
|
+
49.2767636
|
|
433
|
+
]
|
|
434
|
+
}
|
|
435
|
+
},
|
|
436
|
+
{
|
|
437
|
+
"type": "Feature",
|
|
438
|
+
"properties": {
|
|
439
|
+
"name": "",
|
|
440
|
+
"description": "12С Board Shool climbing wall at Britannica school",
|
|
441
|
+
"latitude": 50.333501,
|
|
442
|
+
"longitude": 30.3510772
|
|
443
|
+
},
|
|
444
|
+
"geometry": {
|
|
445
|
+
"type": "Point",
|
|
446
|
+
"coordinates": [
|
|
447
|
+
30.3510772,
|
|
448
|
+
50.333501
|
|
449
|
+
]
|
|
450
|
+
}
|
|
451
|
+
},
|
|
452
|
+
{
|
|
453
|
+
"type": "Feature",
|
|
454
|
+
"properties": {
|
|
455
|
+
"name": "",
|
|
456
|
+
"description": "12С Board Shool climbing wall Funattic climbing gym",
|
|
457
|
+
"latitude": 50.4464461,
|
|
458
|
+
"longitude": 30.4430291
|
|
459
|
+
},
|
|
460
|
+
"geometry": {
|
|
461
|
+
"type": "Point",
|
|
462
|
+
"coordinates": [
|
|
463
|
+
30.4430291,
|
|
464
|
+
50.4464461
|
|
465
|
+
]
|
|
466
|
+
}
|
|
467
|
+
},
|
|
468
|
+
{
|
|
469
|
+
"type": "Feature",
|
|
470
|
+
"properties": {
|
|
471
|
+
"name": "",
|
|
472
|
+
"description": "12C Board School climbing wall at Hyperion climbing gym",
|
|
473
|
+
"latitude": 50.4734096,
|
|
474
|
+
"longitude": 30.498501
|
|
475
|
+
},
|
|
476
|
+
"geometry": {
|
|
477
|
+
"type": "Point",
|
|
478
|
+
"coordinates": [
|
|
479
|
+
30.498501,
|
|
480
|
+
50.4734096
|
|
481
|
+
]
|
|
482
|
+
}
|
|
483
|
+
},
|
|
484
|
+
{
|
|
485
|
+
"type": "Feature",
|
|
486
|
+
"properties": {
|
|
487
|
+
"name": "",
|
|
488
|
+
"description": "12С Board Shool climbing wall at School №239",
|
|
489
|
+
"latitude": 50.507741,
|
|
490
|
+
"longitude": 30.502859
|
|
491
|
+
},
|
|
492
|
+
"geometry": {
|
|
493
|
+
"type": "Point",
|
|
494
|
+
"coordinates": [
|
|
495
|
+
30.502859,
|
|
496
|
+
50.507741
|
|
497
|
+
]
|
|
498
|
+
}
|
|
499
|
+
},
|
|
500
|
+
{
|
|
501
|
+
"type": "Feature",
|
|
502
|
+
"properties": {
|
|
503
|
+
"name": "",
|
|
504
|
+
"description": "",
|
|
505
|
+
"latitude": 50.038106,
|
|
506
|
+
"longitude": 36.2849011
|
|
507
|
+
},
|
|
508
|
+
"geometry": {
|
|
509
|
+
"type": "Point",
|
|
510
|
+
"coordinates": [
|
|
511
|
+
36.2849011,
|
|
512
|
+
50.038106
|
|
513
|
+
]
|
|
514
|
+
}
|
|
515
|
+
},
|
|
516
|
+
{
|
|
517
|
+
"type": "Feature",
|
|
518
|
+
"properties": {
|
|
519
|
+
"name": "",
|
|
520
|
+
"description": "12C Board School в Сумському Палаці дітей та юнацтва",
|
|
521
|
+
"latitude": 50.9083891,
|
|
522
|
+
"longitude": 34.8006634
|
|
523
|
+
},
|
|
524
|
+
"geometry": {
|
|
525
|
+
"type": "Point",
|
|
526
|
+
"coordinates": [
|
|
527
|
+
34.8006634,
|
|
528
|
+
50.9083891
|
|
529
|
+
]
|
|
530
|
+
}
|
|
531
|
+
},
|
|
532
|
+
{
|
|
533
|
+
"type": "Feature",
|
|
534
|
+
"properties": {
|
|
535
|
+
"name": "",
|
|
536
|
+
"description": "",
|
|
537
|
+
"latitude": 46.4723569,
|
|
538
|
+
"longitude": 30.7025312
|
|
539
|
+
},
|
|
540
|
+
"geometry": {
|
|
541
|
+
"type": "Point",
|
|
542
|
+
"coordinates": [
|
|
543
|
+
30.7025312,
|
|
544
|
+
46.4723569
|
|
545
|
+
]
|
|
546
|
+
}
|
|
547
|
+
},
|
|
548
|
+
{
|
|
549
|
+
"type": "Feature",
|
|
550
|
+
"properties": {
|
|
551
|
+
"name": "",
|
|
552
|
+
"description": "",
|
|
553
|
+
"latitude": 50.3783394,
|
|
554
|
+
"longitude": 30.4840921
|
|
555
|
+
},
|
|
556
|
+
"geometry": {
|
|
557
|
+
"type": "Point",
|
|
558
|
+
"coordinates": [
|
|
559
|
+
30.4840921,
|
|
560
|
+
50.3783394
|
|
561
|
+
]
|
|
562
|
+
}
|
|
563
|
+
}
|
|
564
|
+
]
|
|
565
|
+
}
|
|
@@ -0,0 +1,59 @@
|
|
|
1
|
+
{
|
|
2
|
+
"type": "FeatureCollection",
|
|
3
|
+
"features": [
|
|
4
|
+
{
|
|
5
|
+
"type": "Feature",
|
|
6
|
+
"id": 90,
|
|
7
|
+
"properties": {
|
|
8
|
+
"id": 90,
|
|
9
|
+
"username": "boulderhouse.victoria",
|
|
10
|
+
"name": "BoulderHouse Victoria",
|
|
11
|
+
"latitude": 48.44049,
|
|
12
|
+
"longitude": -123.36583
|
|
13
|
+
},
|
|
14
|
+
"geometry": {
|
|
15
|
+
"type": "Point",
|
|
16
|
+
"coordinates": [
|
|
17
|
+
-123.36583,
|
|
18
|
+
48.44049
|
|
19
|
+
]
|
|
20
|
+
}
|
|
21
|
+
},
|
|
22
|
+
{
|
|
23
|
+
"type": "Feature",
|
|
24
|
+
"id": 2939,
|
|
25
|
+
"properties": {
|
|
26
|
+
"id": 2939,
|
|
27
|
+
"username": "boulderhouse.langford",
|
|
28
|
+
"name": "BoulderHouse Langford",
|
|
29
|
+
"latitude": 48.44353,
|
|
30
|
+
"longitude": -123.52561
|
|
31
|
+
},
|
|
32
|
+
"geometry": {
|
|
33
|
+
"type": "Point",
|
|
34
|
+
"coordinates": [
|
|
35
|
+
-123.52561,
|
|
36
|
+
48.44353
|
|
37
|
+
]
|
|
38
|
+
}
|
|
39
|
+
},
|
|
40
|
+
{
|
|
41
|
+
"type": "Feature",
|
|
42
|
+
"id": 3896,
|
|
43
|
+
"properties": {
|
|
44
|
+
"id": 3896,
|
|
45
|
+
"username": "centralrockcambridge",
|
|
46
|
+
"name": "Central Rock Gym Cambridge",
|
|
47
|
+
"latitude": 42.39084,
|
|
48
|
+
"longitude": -71.1399
|
|
49
|
+
},
|
|
50
|
+
"geometry": {
|
|
51
|
+
"type": "Point",
|
|
52
|
+
"coordinates": [
|
|
53
|
+
-71.1399,
|
|
54
|
+
42.39084
|
|
55
|
+
]
|
|
56
|
+
}
|
|
57
|
+
}
|
|
58
|
+
]
|
|
59
|
+
}
|