@hangtime/climbing-boards 1.0.1 → 1.0.3
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 +790 -153
- package/geojson/kilterboardapp.geojson +712 -143
- package/geojson/moonboard.geojson +23 -0
- package/geojson/tensionboardapp2.geojson +20 -2
- package/package.json +1 -1
|
@@ -2762,7 +2762,7 @@
|
|
|
2762
2762
|
"min_angle": null,
|
|
2763
2763
|
"max_angle": null,
|
|
2764
2764
|
"angle_increments": 5,
|
|
2765
|
-
"angle":
|
|
2765
|
+
"angle": 45,
|
|
2766
2766
|
"serial_number": "K000344",
|
|
2767
2767
|
"accumulated_hold_set_value": 3,
|
|
2768
2768
|
"is_listed": 1,
|
|
@@ -3807,6 +3807,52 @@
|
|
|
3807
3807
|
]
|
|
3808
3808
|
}
|
|
3809
3809
|
},
|
|
3810
|
+
{
|
|
3811
|
+
"type": "Feature",
|
|
3812
|
+
"id": "4a6405e2-1613-4c9d-8c43-a5fa43fd980b",
|
|
3813
|
+
"properties": {
|
|
3814
|
+
"id": "4a6405e2-1613-4c9d-8c43-a5fa43fd980b",
|
|
3815
|
+
"gym_uuid": "4a6405e2-1613-4c9d-8c43-a5fa43fd980b",
|
|
3816
|
+
"name": "Beest Boulders Delft",
|
|
3817
|
+
"address": "Mercurius 16",
|
|
3818
|
+
"city": "Delft",
|
|
3819
|
+
"country": "Netherlands",
|
|
3820
|
+
"countryCode": null,
|
|
3821
|
+
"postal_code": "2624BC",
|
|
3822
|
+
"latitude": 51.99991,
|
|
3823
|
+
"longitude": 4.356,
|
|
3824
|
+
"gym_logo": null,
|
|
3825
|
+
"banner_logo": null,
|
|
3826
|
+
"instagram_username": null,
|
|
3827
|
+
"is_listed": null,
|
|
3828
|
+
"walls": [
|
|
3829
|
+
{
|
|
3830
|
+
"id": "55197f8e-db43-499a-9b4e-8c6fc10a162e",
|
|
3831
|
+
"wall_uuid": "55197f8e-db43-499a-9b4e-8c6fc10a162e",
|
|
3832
|
+
"gym_uuid": "4a6405e2-1613-4c9d-8c43-a5fa43fd980b",
|
|
3833
|
+
"name": "Kilter Board 12x12 OG",
|
|
3834
|
+
"product_name": "Kilter Board Original",
|
|
3835
|
+
"product_layout_uuid": "10",
|
|
3836
|
+
"is_adjustable": 1,
|
|
3837
|
+
"min_angle": null,
|
|
3838
|
+
"max_angle": 70,
|
|
3839
|
+
"angle_increments": 5,
|
|
3840
|
+
"angle": 40,
|
|
3841
|
+
"serial_number": "K000334",
|
|
3842
|
+
"accumulated_hold_set_value": 3,
|
|
3843
|
+
"is_listed": 1,
|
|
3844
|
+
"created_at": "2026-03-30 22:10:41.83141Z"
|
|
3845
|
+
}
|
|
3846
|
+
]
|
|
3847
|
+
},
|
|
3848
|
+
"geometry": {
|
|
3849
|
+
"type": "Point",
|
|
3850
|
+
"coordinates": [
|
|
3851
|
+
4.356,
|
|
3852
|
+
51.99991
|
|
3853
|
+
]
|
|
3854
|
+
}
|
|
3855
|
+
},
|
|
3810
3856
|
{
|
|
3811
3857
|
"type": "Feature",
|
|
3812
3858
|
"id": "309838",
|
|
@@ -7618,52 +7664,6 @@
|
|
|
7618
7664
|
]
|
|
7619
7665
|
}
|
|
7620
7666
|
},
|
|
7621
|
-
{
|
|
7622
|
-
"type": "Feature",
|
|
7623
|
-
"id": "598611",
|
|
7624
|
-
"properties": {
|
|
7625
|
-
"id": "598611",
|
|
7626
|
-
"gym_uuid": "598611",
|
|
7627
|
-
"name": "Boulder Line 2 Euromédecine",
|
|
7628
|
-
"address": "148 Rue Jean Giroux",
|
|
7629
|
-
"city": "Montpellier",
|
|
7630
|
-
"country": "FR",
|
|
7631
|
-
"countryCode": null,
|
|
7632
|
-
"postal_code": "34090",
|
|
7633
|
-
"latitude": 43.6381,
|
|
7634
|
-
"longitude": 3.82606,
|
|
7635
|
-
"gym_logo": null,
|
|
7636
|
-
"banner_logo": null,
|
|
7637
|
-
"instagram_username": null,
|
|
7638
|
-
"is_listed": null,
|
|
7639
|
-
"walls": [
|
|
7640
|
-
{
|
|
7641
|
-
"id": "fe0c3e9c-0747-4454-93f1-1cd492ece390",
|
|
7642
|
-
"wall_uuid": "fe0c3e9c-0747-4454-93f1-1cd492ece390",
|
|
7643
|
-
"gym_uuid": "598611",
|
|
7644
|
-
"name": "Kilter Board",
|
|
7645
|
-
"product_name": "Kilter Board Original",
|
|
7646
|
-
"product_layout_uuid": "10",
|
|
7647
|
-
"is_adjustable": 1,
|
|
7648
|
-
"min_angle": null,
|
|
7649
|
-
"max_angle": null,
|
|
7650
|
-
"angle_increments": null,
|
|
7651
|
-
"angle": 40,
|
|
7652
|
-
"serial_number": "751876",
|
|
7653
|
-
"accumulated_hold_set_value": 3,
|
|
7654
|
-
"is_listed": 1,
|
|
7655
|
-
"created_at": "2024-12-08 17:06:07.963748Z"
|
|
7656
|
-
}
|
|
7657
|
-
]
|
|
7658
|
-
},
|
|
7659
|
-
"geometry": {
|
|
7660
|
-
"type": "Point",
|
|
7661
|
-
"coordinates": [
|
|
7662
|
-
3.82606,
|
|
7663
|
-
43.6381
|
|
7664
|
-
]
|
|
7665
|
-
}
|
|
7666
|
-
},
|
|
7667
7667
|
{
|
|
7668
7668
|
"type": "Feature",
|
|
7669
7669
|
"id": "c5fe6072-827c-402c-8d9a-a966b1889176",
|
|
@@ -9313,6 +9313,52 @@
|
|
|
9313
9313
|
]
|
|
9314
9314
|
}
|
|
9315
9315
|
},
|
|
9316
|
+
{
|
|
9317
|
+
"type": "Feature",
|
|
9318
|
+
"id": "e9bdb8ce-1bf6-4714-933d-a9d260f3a4f0",
|
|
9319
|
+
"properties": {
|
|
9320
|
+
"id": "e9bdb8ce-1bf6-4714-933d-a9d260f3a4f0",
|
|
9321
|
+
"gym_uuid": "e9bdb8ce-1bf6-4714-933d-a9d260f3a4f0",
|
|
9322
|
+
"name": "Boulderhal Vrijhaven",
|
|
9323
|
+
"address": "Sint Olafstraat 5, ",
|
|
9324
|
+
"city": "CG Deventer",
|
|
9325
|
+
"country": "NL",
|
|
9326
|
+
"countryCode": null,
|
|
9327
|
+
"postal_code": "7418",
|
|
9328
|
+
"latitude": 52.247847221009664,
|
|
9329
|
+
"longitude": 6.172424421175363,
|
|
9330
|
+
"gym_logo": null,
|
|
9331
|
+
"banner_logo": null,
|
|
9332
|
+
"instagram_username": null,
|
|
9333
|
+
"is_listed": null,
|
|
9334
|
+
"walls": [
|
|
9335
|
+
{
|
|
9336
|
+
"id": "0278ee5f-a0c2-4798-b255-9cab2ec71282",
|
|
9337
|
+
"wall_uuid": "0278ee5f-a0c2-4798-b255-9cab2ec71282",
|
|
9338
|
+
"gym_uuid": "e9bdb8ce-1bf6-4714-933d-a9d260f3a4f0",
|
|
9339
|
+
"name": "Kilter Board 16x12",
|
|
9340
|
+
"product_name": "Kilter Board Original",
|
|
9341
|
+
"product_layout_uuid": "28",
|
|
9342
|
+
"is_adjustable": 0,
|
|
9343
|
+
"min_angle": null,
|
|
9344
|
+
"max_angle": null,
|
|
9345
|
+
"angle_increments": 5,
|
|
9346
|
+
"angle": 40,
|
|
9347
|
+
"serial_number": "751673",
|
|
9348
|
+
"accumulated_hold_set_value": 3,
|
|
9349
|
+
"is_listed": 1,
|
|
9350
|
+
"created_at": "2026-03-31 07:32:47.519648Z"
|
|
9351
|
+
}
|
|
9352
|
+
]
|
|
9353
|
+
},
|
|
9354
|
+
"geometry": {
|
|
9355
|
+
"type": "Point",
|
|
9356
|
+
"coordinates": [
|
|
9357
|
+
6.172424421175363,
|
|
9358
|
+
52.247847221009664
|
|
9359
|
+
]
|
|
9360
|
+
}
|
|
9361
|
+
},
|
|
9316
9362
|
{
|
|
9317
9363
|
"type": "Feature",
|
|
9318
9364
|
"id": "596488",
|
|
@@ -11940,6 +11986,52 @@
|
|
|
11940
11986
|
]
|
|
11941
11987
|
}
|
|
11942
11988
|
},
|
|
11989
|
+
{
|
|
11990
|
+
"type": "Feature",
|
|
11991
|
+
"id": "91bf8e13-317d-483f-9ed1-9e958f58fc93",
|
|
11992
|
+
"properties": {
|
|
11993
|
+
"id": "91bf8e13-317d-483f-9ed1-9e958f58fc93",
|
|
11994
|
+
"gym_uuid": "91bf8e13-317d-483f-9ed1-9e958f58fc93",
|
|
11995
|
+
"name": "Camp5 Eco City",
|
|
11996
|
+
"address": "Lot 07 & 08, 4th Floor Inc KL Eco City, 3 INC, KL Eco City",
|
|
11997
|
+
"city": "Jalan Bangsar, Bangsar",
|
|
11998
|
+
"country": "Kuala Lumpur",
|
|
11999
|
+
"countryCode": null,
|
|
12000
|
+
"postal_code": "59200",
|
|
12001
|
+
"latitude": 3.12019,
|
|
12002
|
+
"longitude": 101.67444,
|
|
12003
|
+
"gym_logo": null,
|
|
12004
|
+
"banner_logo": null,
|
|
12005
|
+
"instagram_username": null,
|
|
12006
|
+
"is_listed": null,
|
|
12007
|
+
"walls": [
|
|
12008
|
+
{
|
|
12009
|
+
"id": "5bf710a8-0d03-45d7-995f-6b9f1730b259",
|
|
12010
|
+
"wall_uuid": "5bf710a8-0d03-45d7-995f-6b9f1730b259",
|
|
12011
|
+
"gym_uuid": "91bf8e13-317d-483f-9ed1-9e958f58fc93",
|
|
12012
|
+
"name": "Kilter Board 12x12 OG",
|
|
12013
|
+
"product_name": "Kilter Board Original",
|
|
12014
|
+
"product_layout_uuid": "10",
|
|
12015
|
+
"is_adjustable": 1,
|
|
12016
|
+
"min_angle": 0,
|
|
12017
|
+
"max_angle": 70,
|
|
12018
|
+
"angle_increments": 5,
|
|
12019
|
+
"angle": 40,
|
|
12020
|
+
"serial_number": null,
|
|
12021
|
+
"accumulated_hold_set_value": 3,
|
|
12022
|
+
"is_listed": 1,
|
|
12023
|
+
"created_at": "2026-03-30 23:06:14.902601Z"
|
|
12024
|
+
}
|
|
12025
|
+
]
|
|
12026
|
+
},
|
|
12027
|
+
"geometry": {
|
|
12028
|
+
"type": "Point",
|
|
12029
|
+
"coordinates": [
|
|
12030
|
+
101.67444,
|
|
12031
|
+
3.12019
|
|
12032
|
+
]
|
|
12033
|
+
}
|
|
12034
|
+
},
|
|
11943
12035
|
{
|
|
11944
12036
|
"type": "Feature",
|
|
11945
12037
|
"id": "493583",
|
|
@@ -12584,6 +12676,52 @@
|
|
|
12584
12676
|
]
|
|
12585
12677
|
}
|
|
12586
12678
|
},
|
|
12679
|
+
{
|
|
12680
|
+
"type": "Feature",
|
|
12681
|
+
"id": "83eb87ec-426e-4631-9af9-81f8b0131dd5",
|
|
12682
|
+
"properties": {
|
|
12683
|
+
"id": "83eb87ec-426e-4631-9af9-81f8b0131dd5",
|
|
12684
|
+
"gym_uuid": "83eb87ec-426e-4631-9af9-81f8b0131dd5",
|
|
12685
|
+
"name": "Central Rock Ft. Myers",
|
|
12686
|
+
"address": "6150 Exchange Ln",
|
|
12687
|
+
"city": "Fort Myers",
|
|
12688
|
+
"country": "Florida",
|
|
12689
|
+
"countryCode": null,
|
|
12690
|
+
"postal_code": "33912",
|
|
12691
|
+
"latitude": 26.52731,
|
|
12692
|
+
"longitude": -81.84924,
|
|
12693
|
+
"gym_logo": null,
|
|
12694
|
+
"banner_logo": null,
|
|
12695
|
+
"instagram_username": null,
|
|
12696
|
+
"is_listed": null,
|
|
12697
|
+
"walls": [
|
|
12698
|
+
{
|
|
12699
|
+
"id": "d1d394ed-ebfe-40aa-bf87-39bb59cf3e1c",
|
|
12700
|
+
"wall_uuid": "d1d394ed-ebfe-40aa-bf87-39bb59cf3e1c",
|
|
12701
|
+
"gym_uuid": "83eb87ec-426e-4631-9af9-81f8b0131dd5",
|
|
12702
|
+
"name": "Kilter Board 12x12 OG",
|
|
12703
|
+
"product_name": "Kilter Board Original",
|
|
12704
|
+
"product_layout_uuid": "10",
|
|
12705
|
+
"is_adjustable": 1,
|
|
12706
|
+
"min_angle": 0,
|
|
12707
|
+
"max_angle": 70,
|
|
12708
|
+
"angle_increments": 5,
|
|
12709
|
+
"angle": 40,
|
|
12710
|
+
"serial_number": null,
|
|
12711
|
+
"accumulated_hold_set_value": 3,
|
|
12712
|
+
"is_listed": 1,
|
|
12713
|
+
"created_at": "2026-03-30 17:39:14.103599Z"
|
|
12714
|
+
}
|
|
12715
|
+
]
|
|
12716
|
+
},
|
|
12717
|
+
"geometry": {
|
|
12718
|
+
"type": "Point",
|
|
12719
|
+
"coordinates": [
|
|
12720
|
+
-81.84924,
|
|
12721
|
+
26.52731
|
|
12722
|
+
]
|
|
12723
|
+
}
|
|
12724
|
+
},
|
|
12587
12725
|
{
|
|
12588
12726
|
"type": "Feature",
|
|
12589
12727
|
"id": "715342",
|
|
@@ -13159,12 +13297,12 @@
|
|
|
13159
13297
|
"id": "09227fbf-d604-4613-aa73-3becf529b545",
|
|
13160
13298
|
"wall_uuid": "09227fbf-d604-4613-aa73-3becf529b545",
|
|
13161
13299
|
"gym_uuid": "175365",
|
|
13162
|
-
"name": "Kilter Board",
|
|
13300
|
+
"name": "Kilter Board 12x12",
|
|
13163
13301
|
"product_name": "Kilter Board Original",
|
|
13164
13302
|
"product_layout_uuid": "10",
|
|
13165
13303
|
"is_adjustable": 1,
|
|
13166
|
-
"min_angle":
|
|
13167
|
-
"max_angle":
|
|
13304
|
+
"min_angle": 0,
|
|
13305
|
+
"max_angle": 70,
|
|
13168
13306
|
"angle_increments": null,
|
|
13169
13307
|
"angle": 40,
|
|
13170
13308
|
"serial_number": null,
|
|
@@ -14286,6 +14424,52 @@
|
|
|
14286
14424
|
]
|
|
14287
14425
|
}
|
|
14288
14426
|
},
|
|
14427
|
+
{
|
|
14428
|
+
"type": "Feature",
|
|
14429
|
+
"id": "6533ef9b-685a-4707-b7a3-3b651647813e",
|
|
14430
|
+
"properties": {
|
|
14431
|
+
"id": "6533ef9b-685a-4707-b7a3-3b651647813e",
|
|
14432
|
+
"gym_uuid": "6533ef9b-685a-4707-b7a3-3b651647813e",
|
|
14433
|
+
"name": "Climb Malawi",
|
|
14434
|
+
"address": "Ntchisi",
|
|
14435
|
+
"city": "Lilongwe",
|
|
14436
|
+
"country": "Malawi",
|
|
14437
|
+
"countryCode": null,
|
|
14438
|
+
"postal_code": null,
|
|
14439
|
+
"latitude": -13.93661,
|
|
14440
|
+
"longitude": 33.77632,
|
|
14441
|
+
"gym_logo": null,
|
|
14442
|
+
"banner_logo": null,
|
|
14443
|
+
"instagram_username": null,
|
|
14444
|
+
"is_listed": null,
|
|
14445
|
+
"walls": [
|
|
14446
|
+
{
|
|
14447
|
+
"id": "458bcb3d-b4e5-4419-8f75-8d6614c2e9aa",
|
|
14448
|
+
"wall_uuid": "458bcb3d-b4e5-4419-8f75-8d6614c2e9aa",
|
|
14449
|
+
"gym_uuid": "6533ef9b-685a-4707-b7a3-3b651647813e",
|
|
14450
|
+
"name": "Kilter Board 12x12 OG",
|
|
14451
|
+
"product_name": "Kilter Board Original",
|
|
14452
|
+
"product_layout_uuid": "10",
|
|
14453
|
+
"is_adjustable": 1,
|
|
14454
|
+
"min_angle": 0,
|
|
14455
|
+
"max_angle": 70,
|
|
14456
|
+
"angle_increments": 5,
|
|
14457
|
+
"angle": 40,
|
|
14458
|
+
"serial_number": null,
|
|
14459
|
+
"accumulated_hold_set_value": 3,
|
|
14460
|
+
"is_listed": 1,
|
|
14461
|
+
"created_at": "2026-03-30 17:05:00.665386Z"
|
|
14462
|
+
}
|
|
14463
|
+
]
|
|
14464
|
+
},
|
|
14465
|
+
"geometry": {
|
|
14466
|
+
"type": "Point",
|
|
14467
|
+
"coordinates": [
|
|
14468
|
+
33.77632,
|
|
14469
|
+
-13.93661
|
|
14470
|
+
]
|
|
14471
|
+
}
|
|
14472
|
+
},
|
|
14289
14473
|
{
|
|
14290
14474
|
"type": "Feature",
|
|
14291
14475
|
"id": "415858",
|
|
@@ -14332,6 +14516,52 @@
|
|
|
14332
14516
|
]
|
|
14333
14517
|
}
|
|
14334
14518
|
},
|
|
14519
|
+
{
|
|
14520
|
+
"type": "Feature",
|
|
14521
|
+
"id": "37965dec-5873-4836-85c1-b383c851adf4",
|
|
14522
|
+
"properties": {
|
|
14523
|
+
"id": "37965dec-5873-4836-85c1-b383c851adf4",
|
|
14524
|
+
"gym_uuid": "37965dec-5873-4836-85c1-b383c851adf4",
|
|
14525
|
+
"name": "Climb Nora",
|
|
14526
|
+
"address": "30820 Pacific Highway S",
|
|
14527
|
+
"city": "Federal Way",
|
|
14528
|
+
"country": "United States",
|
|
14529
|
+
"countryCode": null,
|
|
14530
|
+
"postal_code": "98003",
|
|
14531
|
+
"latitude": 47.32538,
|
|
14532
|
+
"longitude": -122.31272,
|
|
14533
|
+
"gym_logo": null,
|
|
14534
|
+
"banner_logo": null,
|
|
14535
|
+
"instagram_username": null,
|
|
14536
|
+
"is_listed": null,
|
|
14537
|
+
"walls": [
|
|
14538
|
+
{
|
|
14539
|
+
"id": "a3766f07-4122-40f0-91cd-45d294841895",
|
|
14540
|
+
"wall_uuid": "a3766f07-4122-40f0-91cd-45d294841895",
|
|
14541
|
+
"gym_uuid": "37965dec-5873-4836-85c1-b383c851adf4",
|
|
14542
|
+
"name": "Kilter Board 12x12 OG",
|
|
14543
|
+
"product_name": "Kilter Board Original",
|
|
14544
|
+
"product_layout_uuid": "10",
|
|
14545
|
+
"is_adjustable": 1,
|
|
14546
|
+
"min_angle": 0,
|
|
14547
|
+
"max_angle": 70,
|
|
14548
|
+
"angle_increments": 5,
|
|
14549
|
+
"angle": 40,
|
|
14550
|
+
"serial_number": null,
|
|
14551
|
+
"accumulated_hold_set_value": 3,
|
|
14552
|
+
"is_listed": 1,
|
|
14553
|
+
"created_at": "2026-03-30 21:35:55.755695Z"
|
|
14554
|
+
}
|
|
14555
|
+
]
|
|
14556
|
+
},
|
|
14557
|
+
"geometry": {
|
|
14558
|
+
"type": "Point",
|
|
14559
|
+
"coordinates": [
|
|
14560
|
+
-122.31272,
|
|
14561
|
+
47.32538
|
|
14562
|
+
]
|
|
14563
|
+
}
|
|
14564
|
+
},
|
|
14335
14565
|
{
|
|
14336
14566
|
"type": "Feature",
|
|
14337
14567
|
"id": "317905",
|
|
@@ -16448,6 +16678,52 @@
|
|
|
16448
16678
|
]
|
|
16449
16679
|
}
|
|
16450
16680
|
},
|
|
16681
|
+
{
|
|
16682
|
+
"type": "Feature",
|
|
16683
|
+
"id": "7015b0aa-891e-4e7f-8253-662a5574e827",
|
|
16684
|
+
"properties": {
|
|
16685
|
+
"id": "7015b0aa-891e-4e7f-8253-662a5574e827",
|
|
16686
|
+
"gym_uuid": "7015b0aa-891e-4e7f-8253-662a5574e827",
|
|
16687
|
+
"name": "DAV Feucht",
|
|
16688
|
+
"address": "Schulstrasse 28",
|
|
16689
|
+
"city": "Feucht",
|
|
16690
|
+
"country": "Germany",
|
|
16691
|
+
"countryCode": null,
|
|
16692
|
+
"postal_code": "90537",
|
|
16693
|
+
"latitude": 49.37692,
|
|
16694
|
+
"longitude": 11.20295,
|
|
16695
|
+
"gym_logo": null,
|
|
16696
|
+
"banner_logo": null,
|
|
16697
|
+
"instagram_username": null,
|
|
16698
|
+
"is_listed": null,
|
|
16699
|
+
"walls": [
|
|
16700
|
+
{
|
|
16701
|
+
"id": "936c5be2-a82e-4290-a455-73c63bae0b79",
|
|
16702
|
+
"wall_uuid": "936c5be2-a82e-4290-a455-73c63bae0b79",
|
|
16703
|
+
"gym_uuid": "7015b0aa-891e-4e7f-8253-662a5574e827",
|
|
16704
|
+
"name": "Kilter Board 12x12 OG",
|
|
16705
|
+
"product_name": "Kilter Board Original",
|
|
16706
|
+
"product_layout_uuid": "10",
|
|
16707
|
+
"is_adjustable": 1,
|
|
16708
|
+
"min_angle": 0,
|
|
16709
|
+
"max_angle": 70,
|
|
16710
|
+
"angle_increments": 5,
|
|
16711
|
+
"angle": 40,
|
|
16712
|
+
"serial_number": null,
|
|
16713
|
+
"accumulated_hold_set_value": 3,
|
|
16714
|
+
"is_listed": 1,
|
|
16715
|
+
"created_at": "2026-03-30 14:51:41.63183Z"
|
|
16716
|
+
}
|
|
16717
|
+
]
|
|
16718
|
+
},
|
|
16719
|
+
"geometry": {
|
|
16720
|
+
"type": "Point",
|
|
16721
|
+
"coordinates": [
|
|
16722
|
+
11.20295,
|
|
16723
|
+
49.37692
|
|
16724
|
+
]
|
|
16725
|
+
}
|
|
16726
|
+
},
|
|
16451
16727
|
{
|
|
16452
16728
|
"type": "Feature",
|
|
16453
16729
|
"id": "160203",
|
|
@@ -18799,6 +19075,52 @@
|
|
|
18799
19075
|
]
|
|
18800
19076
|
}
|
|
18801
19077
|
},
|
|
19078
|
+
{
|
|
19079
|
+
"type": "Feature",
|
|
19080
|
+
"id": "2b273144-3b8e-4b26-9dc6-e52c83a84ea8",
|
|
19081
|
+
"properties": {
|
|
19082
|
+
"id": "2b273144-3b8e-4b26-9dc6-e52c83a84ea8",
|
|
19083
|
+
"gym_uuid": "2b273144-3b8e-4b26-9dc6-e52c83a84ea8",
|
|
19084
|
+
"name": "Einstein Neu Ulm",
|
|
19085
|
+
"address": "Leibnizstr. 12",
|
|
19086
|
+
"city": "Neu Ulm",
|
|
19087
|
+
"country": "DE",
|
|
19088
|
+
"countryCode": null,
|
|
19089
|
+
"postal_code": "89231",
|
|
19090
|
+
"latitude": 48.38998,
|
|
19091
|
+
"longitude": 10.02949,
|
|
19092
|
+
"gym_logo": null,
|
|
19093
|
+
"banner_logo": null,
|
|
19094
|
+
"instagram_username": null,
|
|
19095
|
+
"is_listed": null,
|
|
19096
|
+
"walls": [
|
|
19097
|
+
{
|
|
19098
|
+
"id": "3046c8f0-e5bb-4daf-9c6a-4029ef4e36b1",
|
|
19099
|
+
"wall_uuid": "3046c8f0-e5bb-4daf-9c6a-4029ef4e36b1",
|
|
19100
|
+
"gym_uuid": "2b273144-3b8e-4b26-9dc6-e52c83a84ea8",
|
|
19101
|
+
"name": "Kilter Board Original 12x12",
|
|
19102
|
+
"product_name": "Kilter Board Original",
|
|
19103
|
+
"product_layout_uuid": "10",
|
|
19104
|
+
"is_adjustable": 1,
|
|
19105
|
+
"min_angle": 0,
|
|
19106
|
+
"max_angle": 70,
|
|
19107
|
+
"angle_increments": 5,
|
|
19108
|
+
"angle": 40,
|
|
19109
|
+
"serial_number": null,
|
|
19110
|
+
"accumulated_hold_set_value": 3,
|
|
19111
|
+
"is_listed": 1,
|
|
19112
|
+
"created_at": "2026-03-31 15:18:10.393727Z"
|
|
19113
|
+
}
|
|
19114
|
+
]
|
|
19115
|
+
},
|
|
19116
|
+
"geometry": {
|
|
19117
|
+
"type": "Point",
|
|
19118
|
+
"coordinates": [
|
|
19119
|
+
10.02949,
|
|
19120
|
+
48.38998
|
|
19121
|
+
]
|
|
19122
|
+
}
|
|
19123
|
+
},
|
|
18802
19124
|
{
|
|
18803
19125
|
"type": "Feature",
|
|
18804
19126
|
"id": "412001",
|
|
@@ -20385,6 +20707,52 @@
|
|
|
20385
20707
|
]
|
|
20386
20708
|
}
|
|
20387
20709
|
},
|
|
20710
|
+
{
|
|
20711
|
+
"type": "Feature",
|
|
20712
|
+
"id": "ba5981b8-8e68-4ef9-846c-37474ca923b1",
|
|
20713
|
+
"properties": {
|
|
20714
|
+
"id": "ba5981b8-8e68-4ef9-846c-37474ca923b1",
|
|
20715
|
+
"gym_uuid": "ba5981b8-8e68-4ef9-846c-37474ca923b1",
|
|
20716
|
+
"name": "Fless!",
|
|
20717
|
+
"address": "Kövér Lajos u. 23",
|
|
20718
|
+
"city": "Budapest",
|
|
20719
|
+
"country": "HU",
|
|
20720
|
+
"countryCode": null,
|
|
20721
|
+
"postal_code": "1149",
|
|
20722
|
+
"latitude": 47.51476813536509,
|
|
20723
|
+
"longitude": 19.11432501487862,
|
|
20724
|
+
"gym_logo": null,
|
|
20725
|
+
"banner_logo": null,
|
|
20726
|
+
"instagram_username": null,
|
|
20727
|
+
"is_listed": null,
|
|
20728
|
+
"walls": [
|
|
20729
|
+
{
|
|
20730
|
+
"id": "6baedfd2-1a83-4987-8645-bf32e9269df1",
|
|
20731
|
+
"wall_uuid": "6baedfd2-1a83-4987-8645-bf32e9269df1",
|
|
20732
|
+
"gym_uuid": "ba5981b8-8e68-4ef9-846c-37474ca923b1",
|
|
20733
|
+
"name": "Kilter Board",
|
|
20734
|
+
"product_name": "Kilter Board Original",
|
|
20735
|
+
"product_layout_uuid": "10",
|
|
20736
|
+
"is_adjustable": 0,
|
|
20737
|
+
"min_angle": null,
|
|
20738
|
+
"max_angle": null,
|
|
20739
|
+
"angle_increments": 5,
|
|
20740
|
+
"angle": 50,
|
|
20741
|
+
"serial_number": "K000032",
|
|
20742
|
+
"accumulated_hold_set_value": 3,
|
|
20743
|
+
"is_listed": 1,
|
|
20744
|
+
"created_at": "2026-03-31 07:36:28.185743Z"
|
|
20745
|
+
}
|
|
20746
|
+
]
|
|
20747
|
+
},
|
|
20748
|
+
"geometry": {
|
|
20749
|
+
"type": "Point",
|
|
20750
|
+
"coordinates": [
|
|
20751
|
+
19.11432501487862,
|
|
20752
|
+
47.51476813536509
|
|
20753
|
+
]
|
|
20754
|
+
}
|
|
20755
|
+
},
|
|
20388
20756
|
{
|
|
20389
20757
|
"type": "Feature",
|
|
20390
20758
|
"id": "171701",
|
|
@@ -22058,6 +22426,52 @@
|
|
|
22058
22426
|
]
|
|
22059
22427
|
}
|
|
22060
22428
|
},
|
|
22429
|
+
{
|
|
22430
|
+
"type": "Feature",
|
|
22431
|
+
"id": "159fd57e-b988-4b31-8e5a-75cdffaeb7f7",
|
|
22432
|
+
"properties": {
|
|
22433
|
+
"id": "159fd57e-b988-4b31-8e5a-75cdffaeb7f7",
|
|
22434
|
+
"gym_uuid": "159fd57e-b988-4b31-8e5a-75cdffaeb7f7",
|
|
22435
|
+
"name": "Gravity Vault - Jersey City",
|
|
22436
|
+
"address": "150 Pacific Ave Building P",
|
|
22437
|
+
"city": "Jersey City",
|
|
22438
|
+
"country": "USA",
|
|
22439
|
+
"countryCode": null,
|
|
22440
|
+
"postal_code": "07304",
|
|
22441
|
+
"latitude": 40.70857,
|
|
22442
|
+
"longitude": -74.06459,
|
|
22443
|
+
"gym_logo": null,
|
|
22444
|
+
"banner_logo": null,
|
|
22445
|
+
"instagram_username": null,
|
|
22446
|
+
"is_listed": null,
|
|
22447
|
+
"walls": [
|
|
22448
|
+
{
|
|
22449
|
+
"id": "a4cda656-2cda-441b-9773-b06988a99bf6",
|
|
22450
|
+
"wall_uuid": "a4cda656-2cda-441b-9773-b06988a99bf6",
|
|
22451
|
+
"gym_uuid": "159fd57e-b988-4b31-8e5a-75cdffaeb7f7",
|
|
22452
|
+
"name": "Kilter Board Original 12x12",
|
|
22453
|
+
"product_name": "Kilter Board Original",
|
|
22454
|
+
"product_layout_uuid": "10",
|
|
22455
|
+
"is_adjustable": 1,
|
|
22456
|
+
"min_angle": 0,
|
|
22457
|
+
"max_angle": 70,
|
|
22458
|
+
"angle_increments": 5,
|
|
22459
|
+
"angle": 40,
|
|
22460
|
+
"serial_number": null,
|
|
22461
|
+
"accumulated_hold_set_value": 3,
|
|
22462
|
+
"is_listed": 1,
|
|
22463
|
+
"created_at": "2026-03-30 21:38:54.559107Z"
|
|
22464
|
+
}
|
|
22465
|
+
]
|
|
22466
|
+
},
|
|
22467
|
+
"geometry": {
|
|
22468
|
+
"type": "Point",
|
|
22469
|
+
"coordinates": [
|
|
22470
|
+
-74.06459,
|
|
22471
|
+
40.70857
|
|
22472
|
+
]
|
|
22473
|
+
}
|
|
22474
|
+
},
|
|
22061
22475
|
{
|
|
22062
22476
|
"type": "Feature",
|
|
22063
22477
|
"id": "610965",
|
|
@@ -23295,6 +23709,23 @@
|
|
|
23295
23709
|
"accumulated_hold_set_value": 15,
|
|
23296
23710
|
"is_listed": 1,
|
|
23297
23711
|
"created_at": "2025-10-24 23:18:24.935743Z"
|
|
23712
|
+
},
|
|
23713
|
+
{
|
|
23714
|
+
"id": "02d9c745-a88e-4507-a0aa-cdcd4a8e46e2",
|
|
23715
|
+
"wall_uuid": "02d9c745-a88e-4507-a0aa-cdcd4a8e46e2",
|
|
23716
|
+
"gym_uuid": "795572",
|
|
23717
|
+
"name": "Kilter Board 12x12 OG",
|
|
23718
|
+
"product_name": "Kilter Board Original",
|
|
23719
|
+
"product_layout_uuid": "10",
|
|
23720
|
+
"is_adjustable": 1,
|
|
23721
|
+
"min_angle": 0,
|
|
23722
|
+
"max_angle": 70,
|
|
23723
|
+
"angle_increments": 5,
|
|
23724
|
+
"angle": 40,
|
|
23725
|
+
"serial_number": null,
|
|
23726
|
+
"accumulated_hold_set_value": 3,
|
|
23727
|
+
"is_listed": 1,
|
|
23728
|
+
"created_at": "2026-03-30 21:44:06.561422Z"
|
|
23298
23729
|
}
|
|
23299
23730
|
]
|
|
23300
23731
|
},
|
|
@@ -24364,6 +24795,52 @@
|
|
|
24364
24795
|
]
|
|
24365
24796
|
}
|
|
24366
24797
|
},
|
|
24798
|
+
{
|
|
24799
|
+
"type": "Feature",
|
|
24800
|
+
"id": "25837df3-3310-4ba3-a6c2-1d5e15b9879c",
|
|
24801
|
+
"properties": {
|
|
24802
|
+
"id": "25837df3-3310-4ba3-a6c2-1d5e15b9879c",
|
|
24803
|
+
"gym_uuid": "25837df3-3310-4ba3-a6c2-1d5e15b9879c",
|
|
24804
|
+
"name": "High Mountain Fitness",
|
|
24805
|
+
"address": "730 Lincoln St",
|
|
24806
|
+
"city": "Lander",
|
|
24807
|
+
"country": "USA",
|
|
24808
|
+
"countryCode": null,
|
|
24809
|
+
"postal_code": "82520",
|
|
24810
|
+
"latitude": 42.83654,
|
|
24811
|
+
"longitude": -108.73918,
|
|
24812
|
+
"gym_logo": null,
|
|
24813
|
+
"banner_logo": null,
|
|
24814
|
+
"instagram_username": null,
|
|
24815
|
+
"is_listed": null,
|
|
24816
|
+
"walls": [
|
|
24817
|
+
{
|
|
24818
|
+
"id": "f7084772-fe53-4602-b253-999121375110",
|
|
24819
|
+
"wall_uuid": "f7084772-fe53-4602-b253-999121375110",
|
|
24820
|
+
"gym_uuid": "25837df3-3310-4ba3-a6c2-1d5e15b9879c",
|
|
24821
|
+
"name": "Kilter Board 12x12 OG",
|
|
24822
|
+
"product_name": "Kilter Board Original",
|
|
24823
|
+
"product_layout_uuid": "10",
|
|
24824
|
+
"is_adjustable": 1,
|
|
24825
|
+
"min_angle": 0,
|
|
24826
|
+
"max_angle": 70,
|
|
24827
|
+
"angle_increments": 5,
|
|
24828
|
+
"angle": 40,
|
|
24829
|
+
"serial_number": null,
|
|
24830
|
+
"accumulated_hold_set_value": 3,
|
|
24831
|
+
"is_listed": 1,
|
|
24832
|
+
"created_at": "2026-03-30 21:46:53.972283Z"
|
|
24833
|
+
}
|
|
24834
|
+
]
|
|
24835
|
+
},
|
|
24836
|
+
"geometry": {
|
|
24837
|
+
"type": "Point",
|
|
24838
|
+
"coordinates": [
|
|
24839
|
+
-108.73918,
|
|
24840
|
+
42.83654
|
|
24841
|
+
]
|
|
24842
|
+
}
|
|
24843
|
+
},
|
|
24367
24844
|
{
|
|
24368
24845
|
"type": "Feature",
|
|
24369
24846
|
"id": "151550",
|
|
@@ -30860,6 +31337,52 @@
|
|
|
30860
31337
|
]
|
|
30861
31338
|
}
|
|
30862
31339
|
},
|
|
31340
|
+
{
|
|
31341
|
+
"type": "Feature",
|
|
31342
|
+
"id": "1097a2ea-3bdd-49a8-b320-c7d54ae9e013",
|
|
31343
|
+
"properties": {
|
|
31344
|
+
"id": "1097a2ea-3bdd-49a8-b320-c7d54ae9e013",
|
|
31345
|
+
"gym_uuid": "1097a2ea-3bdd-49a8-b320-c7d54ae9e013",
|
|
31346
|
+
"name": "Mountain Extreme",
|
|
31347
|
+
"address": "4th Street Al Quoz 3",
|
|
31348
|
+
"city": "Dubai",
|
|
31349
|
+
"country": "UAE",
|
|
31350
|
+
"countryCode": null,
|
|
31351
|
+
"postal_code": null,
|
|
31352
|
+
"latitude": 25.16322,
|
|
31353
|
+
"longitude": 55.23868,
|
|
31354
|
+
"gym_logo": null,
|
|
31355
|
+
"banner_logo": null,
|
|
31356
|
+
"instagram_username": null,
|
|
31357
|
+
"is_listed": null,
|
|
31358
|
+
"walls": [
|
|
31359
|
+
{
|
|
31360
|
+
"id": "0e5d48b6-cb64-4670-9b88-b50cf0471cc3",
|
|
31361
|
+
"wall_uuid": "0e5d48b6-cb64-4670-9b88-b50cf0471cc3",
|
|
31362
|
+
"gym_uuid": "1097a2ea-3bdd-49a8-b320-c7d54ae9e013",
|
|
31363
|
+
"name": "Kilter Board 12x12 OG",
|
|
31364
|
+
"product_name": "Kilter Board Original",
|
|
31365
|
+
"product_layout_uuid": "10",
|
|
31366
|
+
"is_adjustable": 1,
|
|
31367
|
+
"min_angle": 0,
|
|
31368
|
+
"max_angle": 70,
|
|
31369
|
+
"angle_increments": 5,
|
|
31370
|
+
"angle": 40,
|
|
31371
|
+
"serial_number": null,
|
|
31372
|
+
"accumulated_hold_set_value": 3,
|
|
31373
|
+
"is_listed": 1,
|
|
31374
|
+
"created_at": "2026-03-30 21:56:28.106647Z"
|
|
31375
|
+
}
|
|
31376
|
+
]
|
|
31377
|
+
},
|
|
31378
|
+
"geometry": {
|
|
31379
|
+
"type": "Point",
|
|
31380
|
+
"coordinates": [
|
|
31381
|
+
55.23868,
|
|
31382
|
+
25.16322
|
|
31383
|
+
]
|
|
31384
|
+
}
|
|
31385
|
+
},
|
|
30863
31386
|
{
|
|
30864
31387
|
"type": "Feature",
|
|
30865
31388
|
"id": "550677",
|
|
@@ -33211,6 +33734,52 @@
|
|
|
33211
33734
|
]
|
|
33212
33735
|
}
|
|
33213
33736
|
},
|
|
33737
|
+
{
|
|
33738
|
+
"type": "Feature",
|
|
33739
|
+
"id": "1e91243b-87d0-4fcc-8a22-522a91db8272",
|
|
33740
|
+
"properties": {
|
|
33741
|
+
"id": "1e91243b-87d0-4fcc-8a22-522a91db8272",
|
|
33742
|
+
"gym_uuid": "1e91243b-87d0-4fcc-8a22-522a91db8272",
|
|
33743
|
+
"name": "Pareti Sport Center",
|
|
33744
|
+
"address": "Via Francesco Magani, 14a",
|
|
33745
|
+
"city": "Parma",
|
|
33746
|
+
"country": "IT",
|
|
33747
|
+
"countryCode": null,
|
|
33748
|
+
"postal_code": "43126",
|
|
33749
|
+
"latitude": 44.812988645630455,
|
|
33750
|
+
"longitude": 10.279608813490865,
|
|
33751
|
+
"gym_logo": null,
|
|
33752
|
+
"banner_logo": null,
|
|
33753
|
+
"instagram_username": null,
|
|
33754
|
+
"is_listed": null,
|
|
33755
|
+
"walls": [
|
|
33756
|
+
{
|
|
33757
|
+
"id": "1f5e727e-c672-42d0-9f16-a48f4964b9d7",
|
|
33758
|
+
"wall_uuid": "1f5e727e-c672-42d0-9f16-a48f4964b9d7",
|
|
33759
|
+
"gym_uuid": "1e91243b-87d0-4fcc-8a22-522a91db8272",
|
|
33760
|
+
"name": "Kilter Board 16x12",
|
|
33761
|
+
"product_name": "Kilter Board Original",
|
|
33762
|
+
"product_layout_uuid": "28",
|
|
33763
|
+
"is_adjustable": 1,
|
|
33764
|
+
"min_angle": 15,
|
|
33765
|
+
"max_angle": 50,
|
|
33766
|
+
"angle_increments": 5,
|
|
33767
|
+
"angle": 40,
|
|
33768
|
+
"serial_number": "751843",
|
|
33769
|
+
"accumulated_hold_set_value": 3,
|
|
33770
|
+
"is_listed": 1,
|
|
33771
|
+
"created_at": "2026-03-31 07:26:56.055986Z"
|
|
33772
|
+
}
|
|
33773
|
+
]
|
|
33774
|
+
},
|
|
33775
|
+
"geometry": {
|
|
33776
|
+
"type": "Point",
|
|
33777
|
+
"coordinates": [
|
|
33778
|
+
10.279608813490865,
|
|
33779
|
+
44.812988645630455
|
|
33780
|
+
]
|
|
33781
|
+
}
|
|
33782
|
+
},
|
|
33214
33783
|
{
|
|
33215
33784
|
"type": "Feature",
|
|
33216
33785
|
"id": "313620",
|
|
@@ -35327,7 +35896,7 @@
|
|
|
35327
35896
|
"name": "Rock Inn Boulderhalle",
|
|
35328
35897
|
"address": "Ohmstrasse 6",
|
|
35329
35898
|
"city": "Wuerzburg",
|
|
35330
|
-
"country": "
|
|
35899
|
+
"country": "DE",
|
|
35331
35900
|
"countryCode": null,
|
|
35332
35901
|
"postal_code": "97076",
|
|
35333
35902
|
"latitude": 49.80103,
|
|
@@ -40221,52 +40790,6 @@
|
|
|
40221
40790
|
]
|
|
40222
40791
|
}
|
|
40223
40792
|
},
|
|
40224
|
-
{
|
|
40225
|
-
"type": "Feature",
|
|
40226
|
-
"id": "307209",
|
|
40227
|
-
"properties": {
|
|
40228
|
-
"id": "307209",
|
|
40229
|
-
"gym_uuid": "307209",
|
|
40230
|
-
"name": "The Boardroom Climbing Ltd. Wimbledon",
|
|
40231
|
-
"address": "Centre Court Shopping Centre",
|
|
40232
|
-
"city": "Wimbledon",
|
|
40233
|
-
"country": "UK",
|
|
40234
|
-
"countryCode": null,
|
|
40235
|
-
"postal_code": "SW19 8YE",
|
|
40236
|
-
"latitude": 51.42122,
|
|
40237
|
-
"longitude": -0.20453,
|
|
40238
|
-
"gym_logo": null,
|
|
40239
|
-
"banner_logo": null,
|
|
40240
|
-
"instagram_username": null,
|
|
40241
|
-
"is_listed": null,
|
|
40242
|
-
"walls": [
|
|
40243
|
-
{
|
|
40244
|
-
"id": "3e70c41f-83db-438d-87b2-bcc307cf9ece",
|
|
40245
|
-
"wall_uuid": "3e70c41f-83db-438d-87b2-bcc307cf9ece",
|
|
40246
|
-
"gym_uuid": "307209",
|
|
40247
|
-
"name": "Kilter Board",
|
|
40248
|
-
"product_name": "Kilter Board Original",
|
|
40249
|
-
"product_layout_uuid": "10",
|
|
40250
|
-
"is_adjustable": 0,
|
|
40251
|
-
"min_angle": null,
|
|
40252
|
-
"max_angle": null,
|
|
40253
|
-
"angle_increments": null,
|
|
40254
|
-
"angle": 40,
|
|
40255
|
-
"serial_number": "751396",
|
|
40256
|
-
"accumulated_hold_set_value": 3,
|
|
40257
|
-
"is_listed": 1,
|
|
40258
|
-
"created_at": "2023-06-19 17:40:38.906617Z"
|
|
40259
|
-
}
|
|
40260
|
-
]
|
|
40261
|
-
},
|
|
40262
|
-
"geometry": {
|
|
40263
|
-
"type": "Point",
|
|
40264
|
-
"coordinates": [
|
|
40265
|
-
-0.20453,
|
|
40266
|
-
51.42122
|
|
40267
|
-
]
|
|
40268
|
-
}
|
|
40269
|
-
},
|
|
40270
40793
|
{
|
|
40271
40794
|
"type": "Feature",
|
|
40272
40795
|
"id": "568540",
|
|
@@ -41279,52 +41802,6 @@
|
|
|
41279
41802
|
]
|
|
41280
41803
|
}
|
|
41281
41804
|
},
|
|
41282
|
-
{
|
|
41283
|
-
"type": "Feature",
|
|
41284
|
-
"id": "506812",
|
|
41285
|
-
"properties": {
|
|
41286
|
-
"id": "506812",
|
|
41287
|
-
"gym_uuid": "506812",
|
|
41288
|
-
"name": "The Font Wandsworth",
|
|
41289
|
-
"address": "30 Lydden Rd",
|
|
41290
|
-
"city": "London",
|
|
41291
|
-
"country": "UK",
|
|
41292
|
-
"countryCode": null,
|
|
41293
|
-
"postal_code": "SW18 4LR",
|
|
41294
|
-
"latitude": 51.44716,
|
|
41295
|
-
"longitude": -0.19118,
|
|
41296
|
-
"gym_logo": null,
|
|
41297
|
-
"banner_logo": null,
|
|
41298
|
-
"instagram_username": null,
|
|
41299
|
-
"is_listed": null,
|
|
41300
|
-
"walls": [
|
|
41301
|
-
{
|
|
41302
|
-
"id": "0d0bd1b2-b392-494a-b4ba-b8b774adf73a",
|
|
41303
|
-
"wall_uuid": "0d0bd1b2-b392-494a-b4ba-b8b774adf73a",
|
|
41304
|
-
"gym_uuid": "506812",
|
|
41305
|
-
"name": "Kilter Board",
|
|
41306
|
-
"product_name": "Kilter Board Original",
|
|
41307
|
-
"product_layout_uuid": "28",
|
|
41308
|
-
"is_adjustable": 1,
|
|
41309
|
-
"min_angle": null,
|
|
41310
|
-
"max_angle": null,
|
|
41311
|
-
"angle_increments": null,
|
|
41312
|
-
"angle": 40,
|
|
41313
|
-
"serial_number": null,
|
|
41314
|
-
"accumulated_hold_set_value": 3,
|
|
41315
|
-
"is_listed": 1,
|
|
41316
|
-
"created_at": "2024-06-29 17:51:47.243767Z"
|
|
41317
|
-
}
|
|
41318
|
-
]
|
|
41319
|
-
},
|
|
41320
|
-
"geometry": {
|
|
41321
|
-
"type": "Point",
|
|
41322
|
-
"coordinates": [
|
|
41323
|
-
-0.19118,
|
|
41324
|
-
51.44716
|
|
41325
|
-
]
|
|
41326
|
-
}
|
|
41327
|
-
},
|
|
41328
41805
|
{
|
|
41329
41806
|
"type": "Feature",
|
|
41330
41807
|
"id": "732571",
|
|
@@ -43233,6 +43710,52 @@
|
|
|
43233
43710
|
]
|
|
43234
43711
|
}
|
|
43235
43712
|
},
|
|
43713
|
+
{
|
|
43714
|
+
"type": "Feature",
|
|
43715
|
+
"id": "331b70a2-809d-4e67-a9e9-5ace6bd7a150",
|
|
43716
|
+
"properties": {
|
|
43717
|
+
"id": "331b70a2-809d-4e67-a9e9-5ace6bd7a150",
|
|
43718
|
+
"gym_uuid": "331b70a2-809d-4e67-a9e9-5ace6bd7a150",
|
|
43719
|
+
"name": "Triaden Klatresenter",
|
|
43720
|
+
"address": "Skårersletta 65",
|
|
43721
|
+
"city": "Lørenskog",
|
|
43722
|
+
"country": "Norway",
|
|
43723
|
+
"countryCode": null,
|
|
43724
|
+
"postal_code": "1461",
|
|
43725
|
+
"latitude": 59.91952,
|
|
43726
|
+
"longitude": 10.95448,
|
|
43727
|
+
"gym_logo": null,
|
|
43728
|
+
"banner_logo": null,
|
|
43729
|
+
"instagram_username": null,
|
|
43730
|
+
"is_listed": null,
|
|
43731
|
+
"walls": [
|
|
43732
|
+
{
|
|
43733
|
+
"id": "0caa886e-d9ac-46e3-bf63-89f64cac0e76",
|
|
43734
|
+
"wall_uuid": "0caa886e-d9ac-46e3-bf63-89f64cac0e76",
|
|
43735
|
+
"gym_uuid": "331b70a2-809d-4e67-a9e9-5ace6bd7a150",
|
|
43736
|
+
"name": "Kilter Board 12x12 OG",
|
|
43737
|
+
"product_name": "Kilter Board Original",
|
|
43738
|
+
"product_layout_uuid": "10",
|
|
43739
|
+
"is_adjustable": 1,
|
|
43740
|
+
"min_angle": 0,
|
|
43741
|
+
"max_angle": 70,
|
|
43742
|
+
"angle_increments": 5,
|
|
43743
|
+
"angle": 40,
|
|
43744
|
+
"serial_number": null,
|
|
43745
|
+
"accumulated_hold_set_value": 3,
|
|
43746
|
+
"is_listed": 1,
|
|
43747
|
+
"created_at": "2026-03-30 22:00:47.362801Z"
|
|
43748
|
+
}
|
|
43749
|
+
]
|
|
43750
|
+
},
|
|
43751
|
+
"geometry": {
|
|
43752
|
+
"type": "Point",
|
|
43753
|
+
"coordinates": [
|
|
43754
|
+
10.95448,
|
|
43755
|
+
59.91952
|
|
43756
|
+
]
|
|
43757
|
+
}
|
|
43758
|
+
},
|
|
43236
43759
|
{
|
|
43237
43760
|
"type": "Feature",
|
|
43238
43761
|
"id": "215611",
|
|
@@ -43463,6 +43986,52 @@
|
|
|
43463
43986
|
]
|
|
43464
43987
|
}
|
|
43465
43988
|
},
|
|
43989
|
+
{
|
|
43990
|
+
"type": "Feature",
|
|
43991
|
+
"id": "c3fb18ce-5c50-4134-a04e-42e38c608fcd",
|
|
43992
|
+
"properties": {
|
|
43993
|
+
"id": "c3fb18ce-5c50-4134-a04e-42e38c608fcd",
|
|
43994
|
+
"gym_uuid": "c3fb18ce-5c50-4134-a04e-42e38c608fcd",
|
|
43995
|
+
"name": "University of Calgary Outdoor Centre",
|
|
43996
|
+
"address": "2500 University Drive NW",
|
|
43997
|
+
"city": "Calgary",
|
|
43998
|
+
"country": "CA",
|
|
43999
|
+
"countryCode": null,
|
|
44000
|
+
"postal_code": "T2N1N4",
|
|
44001
|
+
"latitude": 51.07767,
|
|
44002
|
+
"longitude": -114.13419,
|
|
44003
|
+
"gym_logo": null,
|
|
44004
|
+
"banner_logo": null,
|
|
44005
|
+
"instagram_username": null,
|
|
44006
|
+
"is_listed": null,
|
|
44007
|
+
"walls": [
|
|
44008
|
+
{
|
|
44009
|
+
"id": "978b0076-2047-4400-a3b6-75f86e26bf78",
|
|
44010
|
+
"wall_uuid": "978b0076-2047-4400-a3b6-75f86e26bf78",
|
|
44011
|
+
"gym_uuid": "c3fb18ce-5c50-4134-a04e-42e38c608fcd",
|
|
44012
|
+
"name": "Kilter Board 12x12 OG",
|
|
44013
|
+
"product_name": "Kilter Board Original",
|
|
44014
|
+
"product_layout_uuid": "10",
|
|
44015
|
+
"is_adjustable": 1,
|
|
44016
|
+
"min_angle": 0,
|
|
44017
|
+
"max_angle": 70,
|
|
44018
|
+
"angle_increments": 5,
|
|
44019
|
+
"angle": 40,
|
|
44020
|
+
"serial_number": "K000274",
|
|
44021
|
+
"accumulated_hold_set_value": 3,
|
|
44022
|
+
"is_listed": 1,
|
|
44023
|
+
"created_at": "2026-03-30 23:45:06.276093Z"
|
|
44024
|
+
}
|
|
44025
|
+
]
|
|
44026
|
+
},
|
|
44027
|
+
"geometry": {
|
|
44028
|
+
"type": "Point",
|
|
44029
|
+
"coordinates": [
|
|
44030
|
+
-114.13419,
|
|
44031
|
+
51.07767
|
|
44032
|
+
]
|
|
44033
|
+
}
|
|
44034
|
+
},
|
|
43466
44035
|
{
|
|
43467
44036
|
"type": "Feature",
|
|
43468
44037
|
"id": "467684",
|