@hangtime/climbing-boards 1.0.58 → 1.0.60
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 +208 -52
- package/geojson/kilterboardapp.geojson +142 -50
- package/geojson/tensionboardapp2.geojson +54 -0
- package/package.json +1 -1
package/geojson/combined.geojson
CHANGED
|
@@ -14065,54 +14065,6 @@
|
|
|
14065
14065
|
]
|
|
14066
14066
|
}
|
|
14067
14067
|
},
|
|
14068
|
-
{
|
|
14069
|
-
"type": "Feature",
|
|
14070
|
-
"id": "151236",
|
|
14071
|
-
"properties": {
|
|
14072
|
-
"id": "151236",
|
|
14073
|
-
"gym_uuid": "151236",
|
|
14074
|
-
"address": "100 S Morgan St",
|
|
14075
|
-
"city": "Chicago",
|
|
14076
|
-
"country": "USA",
|
|
14077
|
-
"countryCode": null,
|
|
14078
|
-
"postal_code": "60607",
|
|
14079
|
-
"latitude": 41.88035,
|
|
14080
|
-
"longitude": -87.65213,
|
|
14081
|
-
"gym_logo": null,
|
|
14082
|
-
"banner_logo": null,
|
|
14083
|
-
"instagram_username": null,
|
|
14084
|
-
"is_listed": null,
|
|
14085
|
-
"walls": [
|
|
14086
|
-
{
|
|
14087
|
-
"id": "f43f4366-ae3c-4d21-8cb6-22565400b5aa",
|
|
14088
|
-
"wall_uuid": "f43f4366-ae3c-4d21-8cb6-22565400b5aa",
|
|
14089
|
-
"gym_uuid": "151236",
|
|
14090
|
-
"name": "Kilter Board",
|
|
14091
|
-
"product_name": "Kilter Board Original",
|
|
14092
|
-
"product_layout_uuid": "10",
|
|
14093
|
-
"is_adjustable": 1,
|
|
14094
|
-
"min_angle": null,
|
|
14095
|
-
"max_angle": null,
|
|
14096
|
-
"angle_increments": null,
|
|
14097
|
-
"angle": 40,
|
|
14098
|
-
"serial_number": "81096",
|
|
14099
|
-
"accumulated_hold_set_value": 3,
|
|
14100
|
-
"is_listed": 1,
|
|
14101
|
-
"created_at": "2022-06-09 17:01:27.906943Z"
|
|
14102
|
-
}
|
|
14103
|
-
],
|
|
14104
|
-
"title": "Brooklyn Boulders Chicago West Loop",
|
|
14105
|
-
"description": "Kilter Board at Brooklyn Boulders Chicago West Loop",
|
|
14106
|
-
"marker-color": "#ED1D24"
|
|
14107
|
-
},
|
|
14108
|
-
"geometry": {
|
|
14109
|
-
"type": "Point",
|
|
14110
|
-
"coordinates": [
|
|
14111
|
-
-87.65213,
|
|
14112
|
-
41.88035
|
|
14113
|
-
]
|
|
14114
|
-
}
|
|
14115
|
-
},
|
|
14116
14068
|
{
|
|
14117
14069
|
"type": "Feature",
|
|
14118
14070
|
"id": "659779",
|
|
@@ -24329,6 +24281,54 @@
|
|
|
24329
24281
|
]
|
|
24330
24282
|
}
|
|
24331
24283
|
},
|
|
24284
|
+
{
|
|
24285
|
+
"type": "Feature",
|
|
24286
|
+
"id": "151236",
|
|
24287
|
+
"properties": {
|
|
24288
|
+
"id": "151236",
|
|
24289
|
+
"gym_uuid": "151236",
|
|
24290
|
+
"address": "100 S Morgan St",
|
|
24291
|
+
"city": "Chicago",
|
|
24292
|
+
"country": "USA",
|
|
24293
|
+
"countryCode": null,
|
|
24294
|
+
"postal_code": "60607",
|
|
24295
|
+
"latitude": 41.88035,
|
|
24296
|
+
"longitude": -87.65213,
|
|
24297
|
+
"gym_logo": null,
|
|
24298
|
+
"banner_logo": null,
|
|
24299
|
+
"instagram_username": null,
|
|
24300
|
+
"is_listed": null,
|
|
24301
|
+
"walls": [
|
|
24302
|
+
{
|
|
24303
|
+
"id": "f43f4366-ae3c-4d21-8cb6-22565400b5aa",
|
|
24304
|
+
"wall_uuid": "f43f4366-ae3c-4d21-8cb6-22565400b5aa",
|
|
24305
|
+
"gym_uuid": "151236",
|
|
24306
|
+
"name": "Kilter Board",
|
|
24307
|
+
"product_name": "Kilter Board Original",
|
|
24308
|
+
"product_layout_uuid": "10",
|
|
24309
|
+
"is_adjustable": 1,
|
|
24310
|
+
"min_angle": null,
|
|
24311
|
+
"max_angle": null,
|
|
24312
|
+
"angle_increments": null,
|
|
24313
|
+
"angle": 40,
|
|
24314
|
+
"serial_number": "81096",
|
|
24315
|
+
"accumulated_hold_set_value": 3,
|
|
24316
|
+
"is_listed": 1,
|
|
24317
|
+
"created_at": "2022-06-09 17:01:27.906943Z"
|
|
24318
|
+
}
|
|
24319
|
+
],
|
|
24320
|
+
"title": "First Ascent West Loop",
|
|
24321
|
+
"description": "Kilter Board at First Ascent West Loop",
|
|
24322
|
+
"marker-color": "#ED1D24"
|
|
24323
|
+
},
|
|
24324
|
+
"geometry": {
|
|
24325
|
+
"type": "Point",
|
|
24326
|
+
"coordinates": [
|
|
24327
|
+
-87.65213,
|
|
24328
|
+
41.88035
|
|
24329
|
+
]
|
|
24330
|
+
}
|
|
24331
|
+
},
|
|
24332
24332
|
{
|
|
24333
24333
|
"type": "Feature",
|
|
24334
24334
|
"id": "155385",
|
|
@@ -31022,8 +31022,8 @@
|
|
|
31022
31022
|
"country": "US",
|
|
31023
31023
|
"countryCode": null,
|
|
31024
31024
|
"postal_code": "80503",
|
|
31025
|
-
"latitude": 40.
|
|
31026
|
-
"longitude": -105.
|
|
31025
|
+
"latitude": 40.192755,
|
|
31026
|
+
"longitude": -105.155987,
|
|
31027
31027
|
"gym_logo": null,
|
|
31028
31028
|
"banner_logo": null,
|
|
31029
31029
|
"instagram_username": null,
|
|
@@ -31190,8 +31190,8 @@
|
|
|
31190
31190
|
"geometry": {
|
|
31191
31191
|
"type": "Point",
|
|
31192
31192
|
"coordinates": [
|
|
31193
|
-
-105.
|
|
31194
|
-
40.
|
|
31193
|
+
-105.155987,
|
|
31194
|
+
40.192755
|
|
31195
31195
|
]
|
|
31196
31196
|
}
|
|
31197
31197
|
},
|
|
@@ -43905,6 +43905,54 @@
|
|
|
43905
43905
|
]
|
|
43906
43906
|
}
|
|
43907
43907
|
},
|
|
43908
|
+
{
|
|
43909
|
+
"type": "Feature",
|
|
43910
|
+
"id": "5207c9c2-a259-4ccc-ba65-565bc7d71a25",
|
|
43911
|
+
"properties": {
|
|
43912
|
+
"id": "5207c9c2-a259-4ccc-ba65-565bc7d71a25",
|
|
43913
|
+
"gym_uuid": "5207c9c2-a259-4ccc-ba65-565bc7d71a25",
|
|
43914
|
+
"address": "Vico Chiuso degli Eroi, 2",
|
|
43915
|
+
"city": "Genova",
|
|
43916
|
+
"country": "Italy",
|
|
43917
|
+
"countryCode": null,
|
|
43918
|
+
"postal_code": "16128",
|
|
43919
|
+
"latitude": 44.40557007188392,
|
|
43920
|
+
"longitude": 8.933108505553752,
|
|
43921
|
+
"gym_logo": null,
|
|
43922
|
+
"banner_logo": null,
|
|
43923
|
+
"instagram_username": null,
|
|
43924
|
+
"is_listed": null,
|
|
43925
|
+
"walls": [
|
|
43926
|
+
{
|
|
43927
|
+
"id": "fdaa9d7f-da97-4d08-b16f-42b183e063b4",
|
|
43928
|
+
"wall_uuid": "fdaa9d7f-da97-4d08-b16f-42b183e063b4",
|
|
43929
|
+
"gym_uuid": "5207c9c2-a259-4ccc-ba65-565bc7d71a25",
|
|
43930
|
+
"name": "OG Kilter Board",
|
|
43931
|
+
"product_name": "Kilter Board Original",
|
|
43932
|
+
"product_layout_uuid": "8",
|
|
43933
|
+
"is_adjustable": 1,
|
|
43934
|
+
"min_angle": 0,
|
|
43935
|
+
"max_angle": 70,
|
|
43936
|
+
"angle_increments": 5,
|
|
43937
|
+
"angle": 40,
|
|
43938
|
+
"serial_number": null,
|
|
43939
|
+
"accumulated_hold_set_value": 3,
|
|
43940
|
+
"is_listed": 1,
|
|
43941
|
+
"created_at": "2026-06-26 15:08:03.792709Z"
|
|
43942
|
+
}
|
|
43943
|
+
],
|
|
43944
|
+
"title": "Sisport Genova",
|
|
43945
|
+
"description": "Kilter Board at Sisport Genova",
|
|
43946
|
+
"marker-color": "#ED1D24"
|
|
43947
|
+
},
|
|
43948
|
+
"geometry": {
|
|
43949
|
+
"type": "Point",
|
|
43950
|
+
"coordinates": [
|
|
43951
|
+
8.933108505553752,
|
|
43952
|
+
44.40557007188392
|
|
43953
|
+
]
|
|
43954
|
+
}
|
|
43955
|
+
},
|
|
43908
43956
|
{
|
|
43909
43957
|
"type": "Feature",
|
|
43910
43958
|
"id": "173612",
|
|
@@ -51817,6 +51865,54 @@
|
|
|
51817
51865
|
]
|
|
51818
51866
|
}
|
|
51819
51867
|
},
|
|
51868
|
+
{
|
|
51869
|
+
"type": "Feature",
|
|
51870
|
+
"id": "f70f6865-2268-4b3a-a84e-9957347f13b2",
|
|
51871
|
+
"properties": {
|
|
51872
|
+
"id": "f70f6865-2268-4b3a-a84e-9957347f13b2",
|
|
51873
|
+
"gym_uuid": "f70f6865-2268-4b3a-a84e-9957347f13b2",
|
|
51874
|
+
"address": "Rua Eça de Queiroz",
|
|
51875
|
+
"city": "Estombar",
|
|
51876
|
+
"country": "Portugal",
|
|
51877
|
+
"countryCode": null,
|
|
51878
|
+
"postal_code": "8400-018",
|
|
51879
|
+
"latitude": 37.14661226641366,
|
|
51880
|
+
"longitude": -8.482054452243313,
|
|
51881
|
+
"gym_logo": null,
|
|
51882
|
+
"banner_logo": null,
|
|
51883
|
+
"instagram_username": null,
|
|
51884
|
+
"is_listed": null,
|
|
51885
|
+
"walls": [
|
|
51886
|
+
{
|
|
51887
|
+
"id": "0ed5f4f5-d6c9-4035-922d-7e71a178d430",
|
|
51888
|
+
"wall_uuid": "0ed5f4f5-d6c9-4035-922d-7e71a178d430",
|
|
51889
|
+
"gym_uuid": "f70f6865-2268-4b3a-a84e-9957347f13b2",
|
|
51890
|
+
"name": "OG Kilter Board",
|
|
51891
|
+
"product_name": "Kilter Board Original",
|
|
51892
|
+
"product_layout_uuid": "10",
|
|
51893
|
+
"is_adjustable": 1,
|
|
51894
|
+
"min_angle": 0,
|
|
51895
|
+
"max_angle": 70,
|
|
51896
|
+
"angle_increments": 5,
|
|
51897
|
+
"angle": 40,
|
|
51898
|
+
"serial_number": null,
|
|
51899
|
+
"accumulated_hold_set_value": 3,
|
|
51900
|
+
"is_listed": 1,
|
|
51901
|
+
"created_at": "2026-06-24 15:02:06.439904Z"
|
|
51902
|
+
}
|
|
51903
|
+
],
|
|
51904
|
+
"title": "Vertical Escalada",
|
|
51905
|
+
"description": "Kilter Board at Vertical Escalada",
|
|
51906
|
+
"marker-color": "#ED1D24"
|
|
51907
|
+
},
|
|
51908
|
+
"geometry": {
|
|
51909
|
+
"type": "Point",
|
|
51910
|
+
"coordinates": [
|
|
51911
|
+
-8.482054452243313,
|
|
51912
|
+
37.14661226641366
|
|
51913
|
+
]
|
|
51914
|
+
}
|
|
51915
|
+
},
|
|
51820
51916
|
{
|
|
51821
51917
|
"type": "Feature",
|
|
51822
51918
|
"id": "157376",
|
|
@@ -98821,6 +98917,66 @@
|
|
|
98821
98917
|
]
|
|
98822
98918
|
}
|
|
98823
98919
|
},
|
|
98920
|
+
{
|
|
98921
|
+
"type": "Feature",
|
|
98922
|
+
"id": 272215,
|
|
98923
|
+
"properties": {
|
|
98924
|
+
"id": 272215,
|
|
98925
|
+
"username": "funabashirocky",
|
|
98926
|
+
"latitude": 35.699996,
|
|
98927
|
+
"longitude": 139.975146,
|
|
98928
|
+
"title": "Rocky Funabashi",
|
|
98929
|
+
"description": "Tension Board at Rocky Funabashi",
|
|
98930
|
+
"marker-color": "#000000"
|
|
98931
|
+
},
|
|
98932
|
+
"geometry": {
|
|
98933
|
+
"type": "Point",
|
|
98934
|
+
"coordinates": [
|
|
98935
|
+
139.975146,
|
|
98936
|
+
35.699996
|
|
98937
|
+
]
|
|
98938
|
+
}
|
|
98939
|
+
},
|
|
98940
|
+
{
|
|
98941
|
+
"type": "Feature",
|
|
98942
|
+
"id": 272219,
|
|
98943
|
+
"properties": {
|
|
98944
|
+
"id": 272219,
|
|
98945
|
+
"username": "klimmerei",
|
|
98946
|
+
"latitude": 47.157655,
|
|
98947
|
+
"longitude": 9.806525,
|
|
98948
|
+
"title": "Klimmerei Boulder",
|
|
98949
|
+
"description": "Tension Board at Klimmerei Boulder",
|
|
98950
|
+
"marker-color": "#000000"
|
|
98951
|
+
},
|
|
98952
|
+
"geometry": {
|
|
98953
|
+
"type": "Point",
|
|
98954
|
+
"coordinates": [
|
|
98955
|
+
9.806525,
|
|
98956
|
+
47.157655
|
|
98957
|
+
]
|
|
98958
|
+
}
|
|
98959
|
+
},
|
|
98960
|
+
{
|
|
98961
|
+
"type": "Feature",
|
|
98962
|
+
"id": 272692,
|
|
98963
|
+
"properties": {
|
|
98964
|
+
"id": 272692,
|
|
98965
|
+
"username": "long_beach_rising",
|
|
98966
|
+
"latitude": 33.782753,
|
|
98967
|
+
"longitude": -118.190802,
|
|
98968
|
+
"title": "Long Beach Rising",
|
|
98969
|
+
"description": "Tension Board at Long Beach Rising",
|
|
98970
|
+
"marker-color": "#000000"
|
|
98971
|
+
},
|
|
98972
|
+
"geometry": {
|
|
98973
|
+
"type": "Point",
|
|
98974
|
+
"coordinates": [
|
|
98975
|
+
-118.190802,
|
|
98976
|
+
33.782753
|
|
98977
|
+
]
|
|
98978
|
+
}
|
|
98979
|
+
},
|
|
98824
98980
|
{
|
|
98825
98981
|
"type": "Feature",
|
|
98826
98982
|
"id": 50,
|
|
@@ -12187,52 +12187,6 @@
|
|
|
12187
12187
|
]
|
|
12188
12188
|
}
|
|
12189
12189
|
},
|
|
12190
|
-
{
|
|
12191
|
-
"type": "Feature",
|
|
12192
|
-
"id": "151236",
|
|
12193
|
-
"properties": {
|
|
12194
|
-
"id": "151236",
|
|
12195
|
-
"gym_uuid": "151236",
|
|
12196
|
-
"name": "Brooklyn Boulders Chicago West Loop",
|
|
12197
|
-
"address": "100 S Morgan St",
|
|
12198
|
-
"city": "Chicago",
|
|
12199
|
-
"country": "USA",
|
|
12200
|
-
"countryCode": null,
|
|
12201
|
-
"postal_code": "60607",
|
|
12202
|
-
"latitude": 41.88035,
|
|
12203
|
-
"longitude": -87.65213,
|
|
12204
|
-
"gym_logo": null,
|
|
12205
|
-
"banner_logo": null,
|
|
12206
|
-
"instagram_username": null,
|
|
12207
|
-
"is_listed": null,
|
|
12208
|
-
"walls": [
|
|
12209
|
-
{
|
|
12210
|
-
"id": "f43f4366-ae3c-4d21-8cb6-22565400b5aa",
|
|
12211
|
-
"wall_uuid": "f43f4366-ae3c-4d21-8cb6-22565400b5aa",
|
|
12212
|
-
"gym_uuid": "151236",
|
|
12213
|
-
"name": "Kilter Board",
|
|
12214
|
-
"product_name": "Kilter Board Original",
|
|
12215
|
-
"product_layout_uuid": "10",
|
|
12216
|
-
"is_adjustable": 1,
|
|
12217
|
-
"min_angle": null,
|
|
12218
|
-
"max_angle": null,
|
|
12219
|
-
"angle_increments": null,
|
|
12220
|
-
"angle": 40,
|
|
12221
|
-
"serial_number": "81096",
|
|
12222
|
-
"accumulated_hold_set_value": 3,
|
|
12223
|
-
"is_listed": 1,
|
|
12224
|
-
"created_at": "2022-06-09 17:01:27.906943Z"
|
|
12225
|
-
}
|
|
12226
|
-
]
|
|
12227
|
-
},
|
|
12228
|
-
"geometry": {
|
|
12229
|
-
"type": "Point",
|
|
12230
|
-
"coordinates": [
|
|
12231
|
-
-87.65213,
|
|
12232
|
-
41.88035
|
|
12233
|
-
]
|
|
12234
|
-
}
|
|
12235
|
-
},
|
|
12236
12190
|
{
|
|
12237
12191
|
"type": "Feature",
|
|
12238
12192
|
"id": "659779",
|
|
@@ -22029,6 +21983,52 @@
|
|
|
22029
21983
|
]
|
|
22030
21984
|
}
|
|
22031
21985
|
},
|
|
21986
|
+
{
|
|
21987
|
+
"type": "Feature",
|
|
21988
|
+
"id": "151236",
|
|
21989
|
+
"properties": {
|
|
21990
|
+
"id": "151236",
|
|
21991
|
+
"gym_uuid": "151236",
|
|
21992
|
+
"name": "First Ascent West Loop",
|
|
21993
|
+
"address": "100 S Morgan St",
|
|
21994
|
+
"city": "Chicago",
|
|
21995
|
+
"country": "USA",
|
|
21996
|
+
"countryCode": null,
|
|
21997
|
+
"postal_code": "60607",
|
|
21998
|
+
"latitude": 41.88035,
|
|
21999
|
+
"longitude": -87.65213,
|
|
22000
|
+
"gym_logo": null,
|
|
22001
|
+
"banner_logo": null,
|
|
22002
|
+
"instagram_username": null,
|
|
22003
|
+
"is_listed": null,
|
|
22004
|
+
"walls": [
|
|
22005
|
+
{
|
|
22006
|
+
"id": "f43f4366-ae3c-4d21-8cb6-22565400b5aa",
|
|
22007
|
+
"wall_uuid": "f43f4366-ae3c-4d21-8cb6-22565400b5aa",
|
|
22008
|
+
"gym_uuid": "151236",
|
|
22009
|
+
"name": "Kilter Board",
|
|
22010
|
+
"product_name": "Kilter Board Original",
|
|
22011
|
+
"product_layout_uuid": "10",
|
|
22012
|
+
"is_adjustable": 1,
|
|
22013
|
+
"min_angle": null,
|
|
22014
|
+
"max_angle": null,
|
|
22015
|
+
"angle_increments": null,
|
|
22016
|
+
"angle": 40,
|
|
22017
|
+
"serial_number": "81096",
|
|
22018
|
+
"accumulated_hold_set_value": 3,
|
|
22019
|
+
"is_listed": 1,
|
|
22020
|
+
"created_at": "2022-06-09 17:01:27.906943Z"
|
|
22021
|
+
}
|
|
22022
|
+
]
|
|
22023
|
+
},
|
|
22024
|
+
"geometry": {
|
|
22025
|
+
"type": "Point",
|
|
22026
|
+
"coordinates": [
|
|
22027
|
+
-87.65213,
|
|
22028
|
+
41.88035
|
|
22029
|
+
]
|
|
22030
|
+
}
|
|
22031
|
+
},
|
|
22032
22032
|
{
|
|
22033
22033
|
"type": "Feature",
|
|
22034
22034
|
"id": "155385",
|
|
@@ -28463,8 +28463,8 @@
|
|
|
28463
28463
|
"country": "US",
|
|
28464
28464
|
"countryCode": null,
|
|
28465
28465
|
"postal_code": "80503",
|
|
28466
|
-
"latitude": 40.
|
|
28467
|
-
"longitude": -105.
|
|
28466
|
+
"latitude": 40.192755,
|
|
28467
|
+
"longitude": -105.155987,
|
|
28468
28468
|
"gym_logo": null,
|
|
28469
28469
|
"banner_logo": null,
|
|
28470
28470
|
"instagram_username": null,
|
|
@@ -28628,8 +28628,8 @@
|
|
|
28628
28628
|
"geometry": {
|
|
28629
28629
|
"type": "Point",
|
|
28630
28630
|
"coordinates": [
|
|
28631
|
-
-105.
|
|
28632
|
-
40.
|
|
28631
|
+
-105.155987,
|
|
28632
|
+
40.192755
|
|
28633
28633
|
]
|
|
28634
28634
|
}
|
|
28635
28635
|
},
|
|
@@ -40829,6 +40829,52 @@
|
|
|
40829
40829
|
]
|
|
40830
40830
|
}
|
|
40831
40831
|
},
|
|
40832
|
+
{
|
|
40833
|
+
"type": "Feature",
|
|
40834
|
+
"id": "5207c9c2-a259-4ccc-ba65-565bc7d71a25",
|
|
40835
|
+
"properties": {
|
|
40836
|
+
"id": "5207c9c2-a259-4ccc-ba65-565bc7d71a25",
|
|
40837
|
+
"gym_uuid": "5207c9c2-a259-4ccc-ba65-565bc7d71a25",
|
|
40838
|
+
"name": "Sisport Genova",
|
|
40839
|
+
"address": "Vico Chiuso degli Eroi, 2",
|
|
40840
|
+
"city": "Genova",
|
|
40841
|
+
"country": "Italy",
|
|
40842
|
+
"countryCode": null,
|
|
40843
|
+
"postal_code": "16128",
|
|
40844
|
+
"latitude": 44.40557007188392,
|
|
40845
|
+
"longitude": 8.933108505553752,
|
|
40846
|
+
"gym_logo": null,
|
|
40847
|
+
"banner_logo": null,
|
|
40848
|
+
"instagram_username": null,
|
|
40849
|
+
"is_listed": null,
|
|
40850
|
+
"walls": [
|
|
40851
|
+
{
|
|
40852
|
+
"id": "fdaa9d7f-da97-4d08-b16f-42b183e063b4",
|
|
40853
|
+
"wall_uuid": "fdaa9d7f-da97-4d08-b16f-42b183e063b4",
|
|
40854
|
+
"gym_uuid": "5207c9c2-a259-4ccc-ba65-565bc7d71a25",
|
|
40855
|
+
"name": "OG Kilter Board",
|
|
40856
|
+
"product_name": "Kilter Board Original",
|
|
40857
|
+
"product_layout_uuid": "8",
|
|
40858
|
+
"is_adjustable": 1,
|
|
40859
|
+
"min_angle": 0,
|
|
40860
|
+
"max_angle": 70,
|
|
40861
|
+
"angle_increments": 5,
|
|
40862
|
+
"angle": 40,
|
|
40863
|
+
"serial_number": null,
|
|
40864
|
+
"accumulated_hold_set_value": 3,
|
|
40865
|
+
"is_listed": 1,
|
|
40866
|
+
"created_at": "2026-06-26 15:08:03.792709Z"
|
|
40867
|
+
}
|
|
40868
|
+
]
|
|
40869
|
+
},
|
|
40870
|
+
"geometry": {
|
|
40871
|
+
"type": "Point",
|
|
40872
|
+
"coordinates": [
|
|
40873
|
+
8.933108505553752,
|
|
40874
|
+
44.40557007188392
|
|
40875
|
+
]
|
|
40876
|
+
}
|
|
40877
|
+
},
|
|
40832
40878
|
{
|
|
40833
40879
|
"type": "Feature",
|
|
40834
40880
|
"id": "173612",
|
|
@@ -48417,6 +48463,52 @@
|
|
|
48417
48463
|
]
|
|
48418
48464
|
}
|
|
48419
48465
|
},
|
|
48466
|
+
{
|
|
48467
|
+
"type": "Feature",
|
|
48468
|
+
"id": "f70f6865-2268-4b3a-a84e-9957347f13b2",
|
|
48469
|
+
"properties": {
|
|
48470
|
+
"id": "f70f6865-2268-4b3a-a84e-9957347f13b2",
|
|
48471
|
+
"gym_uuid": "f70f6865-2268-4b3a-a84e-9957347f13b2",
|
|
48472
|
+
"name": "Vertical Escalada",
|
|
48473
|
+
"address": "Rua Eça de Queiroz",
|
|
48474
|
+
"city": "Estombar",
|
|
48475
|
+
"country": "Portugal",
|
|
48476
|
+
"countryCode": null,
|
|
48477
|
+
"postal_code": "8400-018",
|
|
48478
|
+
"latitude": 37.14661226641366,
|
|
48479
|
+
"longitude": -8.482054452243313,
|
|
48480
|
+
"gym_logo": null,
|
|
48481
|
+
"banner_logo": null,
|
|
48482
|
+
"instagram_username": null,
|
|
48483
|
+
"is_listed": null,
|
|
48484
|
+
"walls": [
|
|
48485
|
+
{
|
|
48486
|
+
"id": "0ed5f4f5-d6c9-4035-922d-7e71a178d430",
|
|
48487
|
+
"wall_uuid": "0ed5f4f5-d6c9-4035-922d-7e71a178d430",
|
|
48488
|
+
"gym_uuid": "f70f6865-2268-4b3a-a84e-9957347f13b2",
|
|
48489
|
+
"name": "OG Kilter Board",
|
|
48490
|
+
"product_name": "Kilter Board Original",
|
|
48491
|
+
"product_layout_uuid": "10",
|
|
48492
|
+
"is_adjustable": 1,
|
|
48493
|
+
"min_angle": 0,
|
|
48494
|
+
"max_angle": 70,
|
|
48495
|
+
"angle_increments": 5,
|
|
48496
|
+
"angle": 40,
|
|
48497
|
+
"serial_number": null,
|
|
48498
|
+
"accumulated_hold_set_value": 3,
|
|
48499
|
+
"is_listed": 1,
|
|
48500
|
+
"created_at": "2026-06-24 15:02:06.439904Z"
|
|
48501
|
+
}
|
|
48502
|
+
]
|
|
48503
|
+
},
|
|
48504
|
+
"geometry": {
|
|
48505
|
+
"type": "Point",
|
|
48506
|
+
"coordinates": [
|
|
48507
|
+
-8.482054452243313,
|
|
48508
|
+
37.14661226641366
|
|
48509
|
+
]
|
|
48510
|
+
}
|
|
48511
|
+
},
|
|
48420
48512
|
{
|
|
48421
48513
|
"type": "Feature",
|
|
48422
48514
|
"id": "157376",
|
|
@@ -6138,6 +6138,60 @@
|
|
|
6138
6138
|
41.30573
|
|
6139
6139
|
]
|
|
6140
6140
|
}
|
|
6141
|
+
},
|
|
6142
|
+
{
|
|
6143
|
+
"type": "Feature",
|
|
6144
|
+
"id": 272215,
|
|
6145
|
+
"properties": {
|
|
6146
|
+
"id": 272215,
|
|
6147
|
+
"username": "funabashirocky",
|
|
6148
|
+
"name": "Rocky Funabashi",
|
|
6149
|
+
"latitude": 35.699996,
|
|
6150
|
+
"longitude": 139.975146
|
|
6151
|
+
},
|
|
6152
|
+
"geometry": {
|
|
6153
|
+
"type": "Point",
|
|
6154
|
+
"coordinates": [
|
|
6155
|
+
139.975146,
|
|
6156
|
+
35.699996
|
|
6157
|
+
]
|
|
6158
|
+
}
|
|
6159
|
+
},
|
|
6160
|
+
{
|
|
6161
|
+
"type": "Feature",
|
|
6162
|
+
"id": 272219,
|
|
6163
|
+
"properties": {
|
|
6164
|
+
"id": 272219,
|
|
6165
|
+
"username": "klimmerei",
|
|
6166
|
+
"name": "Klimmerei Boulder",
|
|
6167
|
+
"latitude": 47.157655,
|
|
6168
|
+
"longitude": 9.806525
|
|
6169
|
+
},
|
|
6170
|
+
"geometry": {
|
|
6171
|
+
"type": "Point",
|
|
6172
|
+
"coordinates": [
|
|
6173
|
+
9.806525,
|
|
6174
|
+
47.157655
|
|
6175
|
+
]
|
|
6176
|
+
}
|
|
6177
|
+
},
|
|
6178
|
+
{
|
|
6179
|
+
"type": "Feature",
|
|
6180
|
+
"id": 272692,
|
|
6181
|
+
"properties": {
|
|
6182
|
+
"id": 272692,
|
|
6183
|
+
"username": "long_beach_rising",
|
|
6184
|
+
"name": "Long Beach Rising",
|
|
6185
|
+
"latitude": 33.782753,
|
|
6186
|
+
"longitude": -118.190802
|
|
6187
|
+
},
|
|
6188
|
+
"geometry": {
|
|
6189
|
+
"type": "Point",
|
|
6190
|
+
"coordinates": [
|
|
6191
|
+
-118.190802,
|
|
6192
|
+
33.782753
|
|
6193
|
+
]
|
|
6194
|
+
}
|
|
6141
6195
|
}
|
|
6142
6196
|
]
|
|
6143
6197
|
}
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@hangtime/climbing-boards",
|
|
3
|
-
"version": "1.0.
|
|
3
|
+
"version": "1.0.60",
|
|
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",
|