@hangtime/climbing-boards 1.0.49 → 1.0.50
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/geojson/combined.geojson +108 -48
- package/geojson/kilterboardapp.geojson +46 -46
- package/geojson/tensionboardapp2.geojson +54 -0
- package/package.json +1 -1
package/geojson/combined.geojson
CHANGED
|
@@ -1361,6 +1361,54 @@
|
|
|
1361
1361
|
]
|
|
1362
1362
|
}
|
|
1363
1363
|
},
|
|
1364
|
+
{
|
|
1365
|
+
"type": "Feature",
|
|
1366
|
+
"id": "fdf19bb7-81d8-49ff-a2dc-b8ad223464f2",
|
|
1367
|
+
"properties": {
|
|
1368
|
+
"id": "fdf19bb7-81d8-49ff-a2dc-b8ad223464f2",
|
|
1369
|
+
"gym_uuid": "fdf19bb7-81d8-49ff-a2dc-b8ad223464f2",
|
|
1370
|
+
"address": "N.139 Mixc F1 wan xiang tian di , 369 guangji na Road",
|
|
1371
|
+
"city": "Gusu District, Suzhou City",
|
|
1372
|
+
"country": "CN",
|
|
1373
|
+
"countryCode": null,
|
|
1374
|
+
"postal_code": null,
|
|
1375
|
+
"latitude": 31.298881516800712,
|
|
1376
|
+
"longitude": 120.58426845767148,
|
|
1377
|
+
"gym_logo": null,
|
|
1378
|
+
"banner_logo": null,
|
|
1379
|
+
"instagram_username": null,
|
|
1380
|
+
"is_listed": null,
|
|
1381
|
+
"walls": [
|
|
1382
|
+
{
|
|
1383
|
+
"id": "9ba597a7-d4da-4b02-8352-dc04d79f4348",
|
|
1384
|
+
"wall_uuid": "9ba597a7-d4da-4b02-8352-dc04d79f4348",
|
|
1385
|
+
"gym_uuid": "fdf19bb7-81d8-49ff-a2dc-b8ad223464f2",
|
|
1386
|
+
"name": "OG Kilter Board 角度调节范围",
|
|
1387
|
+
"product_name": "Kilter Board Original",
|
|
1388
|
+
"product_layout_uuid": "10",
|
|
1389
|
+
"is_adjustable": 1,
|
|
1390
|
+
"min_angle": null,
|
|
1391
|
+
"max_angle": 70,
|
|
1392
|
+
"angle_increments": 5,
|
|
1393
|
+
"angle": 40,
|
|
1394
|
+
"serial_number": null,
|
|
1395
|
+
"accumulated_hold_set_value": 3,
|
|
1396
|
+
"is_listed": 1,
|
|
1397
|
+
"created_at": "2026-06-09 03:22:08.525734Z"
|
|
1398
|
+
}
|
|
1399
|
+
],
|
|
1400
|
+
"title": "\"九星龙国际攀岩(万象店) Jiuxinglong Climbing Gym (Mixc)\"",
|
|
1401
|
+
"description": "Kilter Board at \"九星龙国际攀岩(万象店) Jiuxinglong Climbing Gym (Mixc)\"",
|
|
1402
|
+
"marker-color": "#ED1D24"
|
|
1403
|
+
},
|
|
1404
|
+
"geometry": {
|
|
1405
|
+
"type": "Point",
|
|
1406
|
+
"coordinates": [
|
|
1407
|
+
120.58426845767148,
|
|
1408
|
+
31.298881516800712
|
|
1409
|
+
]
|
|
1410
|
+
}
|
|
1411
|
+
},
|
|
1364
1412
|
{
|
|
1365
1413
|
"type": "Feature",
|
|
1366
1414
|
"id": "258851",
|
|
@@ -8197,54 +8245,6 @@
|
|
|
8197
8245
|
]
|
|
8198
8246
|
}
|
|
8199
8247
|
},
|
|
8200
|
-
{
|
|
8201
|
-
"type": "Feature",
|
|
8202
|
-
"id": "591615",
|
|
8203
|
-
"properties": {
|
|
8204
|
-
"id": "591615",
|
|
8205
|
-
"gym_uuid": "591615",
|
|
8206
|
-
"address": "9 Av du Danemark",
|
|
8207
|
-
"city": "Tours",
|
|
8208
|
-
"country": "FR",
|
|
8209
|
-
"countryCode": null,
|
|
8210
|
-
"postal_code": "37100",
|
|
8211
|
-
"latitude": 47.43259,
|
|
8212
|
-
"longitude": 0.69433,
|
|
8213
|
-
"gym_logo": null,
|
|
8214
|
-
"banner_logo": null,
|
|
8215
|
-
"instagram_username": null,
|
|
8216
|
-
"is_listed": null,
|
|
8217
|
-
"walls": [
|
|
8218
|
-
{
|
|
8219
|
-
"id": "7d7c9691-004b-468b-a982-f28e1b5491ca",
|
|
8220
|
-
"wall_uuid": "7d7c9691-004b-468b-a982-f28e1b5491ca",
|
|
8221
|
-
"gym_uuid": "591615",
|
|
8222
|
-
"name": "Kilter Board",
|
|
8223
|
-
"product_name": "Kilter Board Original",
|
|
8224
|
-
"product_layout_uuid": "10",
|
|
8225
|
-
"is_adjustable": 1,
|
|
8226
|
-
"min_angle": null,
|
|
8227
|
-
"max_angle": null,
|
|
8228
|
-
"angle_increments": null,
|
|
8229
|
-
"angle": 40,
|
|
8230
|
-
"serial_number": "751742",
|
|
8231
|
-
"accumulated_hold_set_value": 3,
|
|
8232
|
-
"is_listed": 1,
|
|
8233
|
-
"created_at": "2024-11-27 00:57:59.600135Z"
|
|
8234
|
-
}
|
|
8235
|
-
],
|
|
8236
|
-
"title": "Block'Out Tours",
|
|
8237
|
-
"description": "Kilter Board at Block'Out Tours",
|
|
8238
|
-
"marker-color": "#ED1D24"
|
|
8239
|
-
},
|
|
8240
|
-
"geometry": {
|
|
8241
|
-
"type": "Point",
|
|
8242
|
-
"coordinates": [
|
|
8243
|
-
0.69433,
|
|
8244
|
-
47.43259
|
|
8245
|
-
]
|
|
8246
|
-
}
|
|
8247
|
-
},
|
|
8248
8248
|
{
|
|
8249
8249
|
"type": "Feature",
|
|
8250
8250
|
"id": "597853",
|
|
@@ -98441,6 +98441,66 @@
|
|
|
98441
98441
|
]
|
|
98442
98442
|
}
|
|
98443
98443
|
},
|
|
98444
|
+
{
|
|
98445
|
+
"type": "Feature",
|
|
98446
|
+
"id": 269111,
|
|
98447
|
+
"properties": {
|
|
98448
|
+
"id": 269111,
|
|
98449
|
+
"username": "benchmarkclimbing_sf",
|
|
98450
|
+
"latitude": 37.78891,
|
|
98451
|
+
"longitude": -122.42163,
|
|
98452
|
+
"title": "Benchmark Climbing SF",
|
|
98453
|
+
"description": "Tension Board at Benchmark Climbing SF",
|
|
98454
|
+
"marker-color": "#000000"
|
|
98455
|
+
},
|
|
98456
|
+
"geometry": {
|
|
98457
|
+
"type": "Point",
|
|
98458
|
+
"coordinates": [
|
|
98459
|
+
-122.42163,
|
|
98460
|
+
37.78891
|
|
98461
|
+
]
|
|
98462
|
+
}
|
|
98463
|
+
},
|
|
98464
|
+
{
|
|
98465
|
+
"type": "Feature",
|
|
98466
|
+
"id": 269112,
|
|
98467
|
+
"properties": {
|
|
98468
|
+
"id": 269112,
|
|
98469
|
+
"username": "benchmarkclimbing_berkeley",
|
|
98470
|
+
"latitude": 37.87804,
|
|
98471
|
+
"longitude": -122.26885,
|
|
98472
|
+
"title": "Benchmark Climbing Berkeley",
|
|
98473
|
+
"description": "Tension Board at Benchmark Climbing Berkeley",
|
|
98474
|
+
"marker-color": "#000000"
|
|
98475
|
+
},
|
|
98476
|
+
"geometry": {
|
|
98477
|
+
"type": "Point",
|
|
98478
|
+
"coordinates": [
|
|
98479
|
+
-122.26885,
|
|
98480
|
+
37.87804
|
|
98481
|
+
]
|
|
98482
|
+
}
|
|
98483
|
+
},
|
|
98484
|
+
{
|
|
98485
|
+
"type": "Feature",
|
|
98486
|
+
"id": 269119,
|
|
98487
|
+
"properties": {
|
|
98488
|
+
"id": 269119,
|
|
98489
|
+
"username": "capyclimb",
|
|
98490
|
+
"latitude": 35.70682,
|
|
98491
|
+
"longitude": 139.66606,
|
|
98492
|
+
"title": "CapyClimb",
|
|
98493
|
+
"description": "Tension Board at CapyClimb",
|
|
98494
|
+
"marker-color": "#000000"
|
|
98495
|
+
},
|
|
98496
|
+
"geometry": {
|
|
98497
|
+
"type": "Point",
|
|
98498
|
+
"coordinates": [
|
|
98499
|
+
139.66606,
|
|
98500
|
+
35.70682
|
|
98501
|
+
]
|
|
98502
|
+
}
|
|
98503
|
+
},
|
|
98444
98504
|
{
|
|
98445
98505
|
"type": "Feature",
|
|
98446
98506
|
"id": 50,
|
|
@@ -1,6 +1,52 @@
|
|
|
1
1
|
{
|
|
2
2
|
"type": "FeatureCollection",
|
|
3
3
|
"features": [
|
|
4
|
+
{
|
|
5
|
+
"type": "Feature",
|
|
6
|
+
"id": "fdf19bb7-81d8-49ff-a2dc-b8ad223464f2",
|
|
7
|
+
"properties": {
|
|
8
|
+
"id": "fdf19bb7-81d8-49ff-a2dc-b8ad223464f2",
|
|
9
|
+
"gym_uuid": "fdf19bb7-81d8-49ff-a2dc-b8ad223464f2",
|
|
10
|
+
"name": "\"九星龙国际攀岩(万象店) Jiuxinglong Climbing Gym (Mixc)\"",
|
|
11
|
+
"address": "N.139 Mixc F1 wan xiang tian di , 369 guangji na Road",
|
|
12
|
+
"city": "Gusu District, Suzhou City",
|
|
13
|
+
"country": "CN",
|
|
14
|
+
"countryCode": null,
|
|
15
|
+
"postal_code": null,
|
|
16
|
+
"latitude": 31.298881516800712,
|
|
17
|
+
"longitude": 120.58426845767148,
|
|
18
|
+
"gym_logo": null,
|
|
19
|
+
"banner_logo": null,
|
|
20
|
+
"instagram_username": null,
|
|
21
|
+
"is_listed": null,
|
|
22
|
+
"walls": [
|
|
23
|
+
{
|
|
24
|
+
"id": "9ba597a7-d4da-4b02-8352-dc04d79f4348",
|
|
25
|
+
"wall_uuid": "9ba597a7-d4da-4b02-8352-dc04d79f4348",
|
|
26
|
+
"gym_uuid": "fdf19bb7-81d8-49ff-a2dc-b8ad223464f2",
|
|
27
|
+
"name": "OG Kilter Board 角度调节范围",
|
|
28
|
+
"product_name": "Kilter Board Original",
|
|
29
|
+
"product_layout_uuid": "10",
|
|
30
|
+
"is_adjustable": 1,
|
|
31
|
+
"min_angle": null,
|
|
32
|
+
"max_angle": 70,
|
|
33
|
+
"angle_increments": 5,
|
|
34
|
+
"angle": 40,
|
|
35
|
+
"serial_number": null,
|
|
36
|
+
"accumulated_hold_set_value": 3,
|
|
37
|
+
"is_listed": 1,
|
|
38
|
+
"created_at": "2026-06-09 03:22:08.525734Z"
|
|
39
|
+
}
|
|
40
|
+
]
|
|
41
|
+
},
|
|
42
|
+
"geometry": {
|
|
43
|
+
"type": "Point",
|
|
44
|
+
"coordinates": [
|
|
45
|
+
120.58426845767148,
|
|
46
|
+
31.298881516800712
|
|
47
|
+
]
|
|
48
|
+
}
|
|
49
|
+
},
|
|
4
50
|
{
|
|
5
51
|
"type": "Feature",
|
|
6
52
|
"id": "258851",
|
|
@@ -6555,52 +6601,6 @@
|
|
|
6555
6601
|
]
|
|
6556
6602
|
}
|
|
6557
6603
|
},
|
|
6558
|
-
{
|
|
6559
|
-
"type": "Feature",
|
|
6560
|
-
"id": "591615",
|
|
6561
|
-
"properties": {
|
|
6562
|
-
"id": "591615",
|
|
6563
|
-
"gym_uuid": "591615",
|
|
6564
|
-
"name": "Block'Out Tours",
|
|
6565
|
-
"address": "9 Av du Danemark",
|
|
6566
|
-
"city": "Tours",
|
|
6567
|
-
"country": "FR",
|
|
6568
|
-
"countryCode": null,
|
|
6569
|
-
"postal_code": "37100",
|
|
6570
|
-
"latitude": 47.43259,
|
|
6571
|
-
"longitude": 0.69433,
|
|
6572
|
-
"gym_logo": null,
|
|
6573
|
-
"banner_logo": null,
|
|
6574
|
-
"instagram_username": null,
|
|
6575
|
-
"is_listed": null,
|
|
6576
|
-
"walls": [
|
|
6577
|
-
{
|
|
6578
|
-
"id": "7d7c9691-004b-468b-a982-f28e1b5491ca",
|
|
6579
|
-
"wall_uuid": "7d7c9691-004b-468b-a982-f28e1b5491ca",
|
|
6580
|
-
"gym_uuid": "591615",
|
|
6581
|
-
"name": "Kilter Board",
|
|
6582
|
-
"product_name": "Kilter Board Original",
|
|
6583
|
-
"product_layout_uuid": "10",
|
|
6584
|
-
"is_adjustable": 1,
|
|
6585
|
-
"min_angle": null,
|
|
6586
|
-
"max_angle": null,
|
|
6587
|
-
"angle_increments": null,
|
|
6588
|
-
"angle": 40,
|
|
6589
|
-
"serial_number": "751742",
|
|
6590
|
-
"accumulated_hold_set_value": 3,
|
|
6591
|
-
"is_listed": 1,
|
|
6592
|
-
"created_at": "2024-11-27 00:57:59.600135Z"
|
|
6593
|
-
}
|
|
6594
|
-
]
|
|
6595
|
-
},
|
|
6596
|
-
"geometry": {
|
|
6597
|
-
"type": "Point",
|
|
6598
|
-
"coordinates": [
|
|
6599
|
-
0.69433,
|
|
6600
|
-
47.43259
|
|
6601
|
-
]
|
|
6602
|
-
}
|
|
6603
|
-
},
|
|
6604
6604
|
{
|
|
6605
6605
|
"type": "Feature",
|
|
6606
6606
|
"id": "597853",
|
|
@@ -6012,6 +6012,60 @@
|
|
|
6012
6012
|
53.39067
|
|
6013
6013
|
]
|
|
6014
6014
|
}
|
|
6015
|
+
},
|
|
6016
|
+
{
|
|
6017
|
+
"type": "Feature",
|
|
6018
|
+
"id": 269111,
|
|
6019
|
+
"properties": {
|
|
6020
|
+
"id": 269111,
|
|
6021
|
+
"username": "benchmarkclimbing_sf",
|
|
6022
|
+
"name": "Benchmark Climbing SF",
|
|
6023
|
+
"latitude": 37.78891,
|
|
6024
|
+
"longitude": -122.42163
|
|
6025
|
+
},
|
|
6026
|
+
"geometry": {
|
|
6027
|
+
"type": "Point",
|
|
6028
|
+
"coordinates": [
|
|
6029
|
+
-122.42163,
|
|
6030
|
+
37.78891
|
|
6031
|
+
]
|
|
6032
|
+
}
|
|
6033
|
+
},
|
|
6034
|
+
{
|
|
6035
|
+
"type": "Feature",
|
|
6036
|
+
"id": 269112,
|
|
6037
|
+
"properties": {
|
|
6038
|
+
"id": 269112,
|
|
6039
|
+
"username": "benchmarkclimbing_berkeley",
|
|
6040
|
+
"name": "Benchmark Climbing Berkeley",
|
|
6041
|
+
"latitude": 37.87804,
|
|
6042
|
+
"longitude": -122.26885
|
|
6043
|
+
},
|
|
6044
|
+
"geometry": {
|
|
6045
|
+
"type": "Point",
|
|
6046
|
+
"coordinates": [
|
|
6047
|
+
-122.26885,
|
|
6048
|
+
37.87804
|
|
6049
|
+
]
|
|
6050
|
+
}
|
|
6051
|
+
},
|
|
6052
|
+
{
|
|
6053
|
+
"type": "Feature",
|
|
6054
|
+
"id": 269119,
|
|
6055
|
+
"properties": {
|
|
6056
|
+
"id": 269119,
|
|
6057
|
+
"username": "capyclimb",
|
|
6058
|
+
"name": "CapyClimb",
|
|
6059
|
+
"latitude": 35.70682,
|
|
6060
|
+
"longitude": 139.66606
|
|
6061
|
+
},
|
|
6062
|
+
"geometry": {
|
|
6063
|
+
"type": "Point",
|
|
6064
|
+
"coordinates": [
|
|
6065
|
+
139.66606,
|
|
6066
|
+
35.70682
|
|
6067
|
+
]
|
|
6068
|
+
}
|
|
6015
6069
|
}
|
|
6016
6070
|
]
|
|
6017
6071
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hangtime/climbing-boards",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.50",
|
|
4
4
|
"description": "Auto-updating GeoJSON dataset of Aurora Climbing board locations: Kilter, Tension, Grasshopper, Decoy, So iLL, Touchstone and Aurora.",
|
|
5
5
|
"type": "module",
|
|
6
6
|
"main": "geojson/combined.geojson",
|