@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.
@@ -0,0 +1,167 @@
1
+ {
2
+ "type": "FeatureCollection",
3
+ "features": [
4
+ {
5
+ "type": "Feature",
6
+ "id": 17,
7
+ "properties": {
8
+ "id": 17,
9
+ "username": "SoiLL",
10
+ "name": "So iLL",
11
+ "latitude": 38.61665,
12
+ "longitude": -90.27267
13
+ },
14
+ "geometry": {
15
+ "type": "Point",
16
+ "coordinates": [
17
+ -90.27267,
18
+ 38.61665
19
+ ]
20
+ }
21
+ },
22
+ {
23
+ "type": "Feature",
24
+ "id": 29,
25
+ "properties": {
26
+ "id": 29,
27
+ "username": "urbanaboulders",
28
+ "name": "Urbana Boulders",
29
+ "latitude": 40.12617,
30
+ "longitude": -88.19884
31
+ },
32
+ "geometry": {
33
+ "type": "Point",
34
+ "coordinates": [
35
+ -88.19884,
36
+ 40.12617
37
+ ]
38
+ }
39
+ },
40
+ {
41
+ "type": "Feature",
42
+ "id": 31,
43
+ "properties": {
44
+ "id": 31,
45
+ "username": "beest.breda",
46
+ "name": "Beest Boulders Breda",
47
+ "latitude": 51.5955,
48
+ "longitude": 4.75718
49
+ },
50
+ "geometry": {
51
+ "type": "Point",
52
+ "coordinates": [
53
+ 4.75718,
54
+ 51.5955
55
+ ]
56
+ }
57
+ },
58
+ {
59
+ "type": "Feature",
60
+ "id": 303,
61
+ "properties": {
62
+ "id": 303,
63
+ "username": "RifleClimbingCenter",
64
+ "name": "Rifle Climbing Center",
65
+ "latitude": 39.53143,
66
+ "longitude": -107.78421
67
+ },
68
+ "geometry": {
69
+ "type": "Point",
70
+ "coordinates": [
71
+ -107.78421,
72
+ 39.53143
73
+ ]
74
+ }
75
+ },
76
+ {
77
+ "type": "Feature",
78
+ "id": 352,
79
+ "properties": {
80
+ "id": 352,
81
+ "username": "ville_krefter_tafjord",
82
+ "name": "Ville Krefter Tafjord",
83
+ "latitude": 62.22674,
84
+ "longitude": 7.4222
85
+ },
86
+ "geometry": {
87
+ "type": "Point",
88
+ "coordinates": [
89
+ 7.4222,
90
+ 62.22674
91
+ ]
92
+ }
93
+ },
94
+ {
95
+ "type": "Feature",
96
+ "id": 765,
97
+ "properties": {
98
+ "id": 765,
99
+ "username": "stranda_buldresenter",
100
+ "name": "Stranda Buldresenter Uteguiden",
101
+ "latitude": 62.30955,
102
+ "longitude": 6.94886
103
+ },
104
+ "geometry": {
105
+ "type": "Point",
106
+ "coordinates": [
107
+ 6.94886,
108
+ 62.30955
109
+ ]
110
+ }
111
+ },
112
+ {
113
+ "type": "Feature",
114
+ "id": 880,
115
+ "properties": {
116
+ "id": 880,
117
+ "username": "camp5_1utama",
118
+ "name": "Camp5 1 Utama",
119
+ "latitude": 3.14992,
120
+ "longitude": 101.61625
121
+ },
122
+ "geometry": {
123
+ "type": "Point",
124
+ "coordinates": [
125
+ 101.61625,
126
+ 3.14992
127
+ ]
128
+ }
129
+ },
130
+ {
131
+ "type": "Feature",
132
+ "id": 962,
133
+ "properties": {
134
+ "id": 962,
135
+ "username": "koeln.einstein.boulder",
136
+ "name": "Einstein Boulderhalle Köln",
137
+ "latitude": 50.94488,
138
+ "longitude": 6.90256
139
+ },
140
+ "geometry": {
141
+ "type": "Point",
142
+ "coordinates": [
143
+ 6.90256,
144
+ 50.94488
145
+ ]
146
+ }
147
+ },
148
+ {
149
+ "type": "Feature",
150
+ "id": 1708,
151
+ "properties": {
152
+ "id": 1708,
153
+ "username": "revival_climbing",
154
+ "name": "Revival Climbing Coalition",
155
+ "latitude": 45.1093,
156
+ "longitude": -93.40267
157
+ },
158
+ "geometry": {
159
+ "type": "Point",
160
+ "coordinates": [
161
+ -93.40267,
162
+ 45.1093
163
+ ]
164
+ }
165
+ }
166
+ ]
167
+ }