@hangtime/climbing-boards 1.0.28 → 1.0.29

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.
@@ -71020,24 +71020,24 @@
71020
71020
  {
71021
71021
  "type": "Feature",
71022
71022
  "properties": {
71023
- "Image": "/Content/Account/Users/MoonBoards/1393_0851e1d8-faf3-4b0c-aec1-91f966442aa9.jpg",
71024
- "Latitude": 47.0080767,
71025
- "Longitude": 8.647163299999999,
71023
+ "Image": "/Content/Account/Users/MoonBoards/1393_0851e1d8-faf3-4b0c-aec1-91f966442aa9.png",
71024
+ "Latitude": 47.0081764,
71025
+ "Longitude": 8.6471354,
71026
71026
  "IsCommercial": true,
71027
71027
  "IsLed": true,
71028
71028
  "LatLng": [
71029
- 47.0080767,
71030
- 8.647163299999999
71029
+ 47.0081764,
71030
+ 8.6471354
71031
71031
  ],
71032
- "title": "SPINNEREI INDOOR",
71033
- "description": "2019 Moonboard Masters Holds\r\n40 Degrees\r\nwww.spinnerei-indoor.ch\r\nwww.instagram.com/spinnerei_indoor/",
71032
+ "title": "Spinnerei Indoor",
71033
+ "description": "2024 Moonboard \r\n40 Degrees\r\nwww.spinnerei-indoor.ch\r\nwww.instagram.com/spinnerei_indoor/",
71034
71034
  "marker-color": "#FEB91E"
71035
71035
  },
71036
71036
  "geometry": {
71037
71037
  "type": "Point",
71038
71038
  "coordinates": [
71039
- 8.647163299999999,
71040
- 47.0080767
71039
+ 8.6471354,
71040
+ 47.0081764
71041
71041
  ]
71042
71042
  }
71043
71043
  },
@@ -15598,23 +15598,23 @@
15598
15598
  {
15599
15599
  "type": "Feature",
15600
15600
  "properties": {
15601
- "Name": "SPINNEREI INDOOR",
15602
- "Description": "2019 Moonboard Masters Holds\r\n40 Degrees\r\nwww.spinnerei-indoor.ch\r\nwww.instagram.com/spinnerei_indoor/",
15603
- "Image": "/Content/Account/Users/MoonBoards/1393_0851e1d8-faf3-4b0c-aec1-91f966442aa9.jpg",
15604
- "Latitude": 47.0080767,
15605
- "Longitude": 8.647163299999999,
15601
+ "Name": "Spinnerei Indoor",
15602
+ "Description": "2024 Moonboard \r\n40 Degrees\r\nwww.spinnerei-indoor.ch\r\nwww.instagram.com/spinnerei_indoor/",
15603
+ "Image": "/Content/Account/Users/MoonBoards/1393_0851e1d8-faf3-4b0c-aec1-91f966442aa9.png",
15604
+ "Latitude": 47.0081764,
15605
+ "Longitude": 8.6471354,
15606
15606
  "IsCommercial": true,
15607
15607
  "IsLed": true,
15608
15608
  "LatLng": [
15609
- 47.0080767,
15610
- 8.647163299999999
15609
+ 47.0081764,
15610
+ 8.6471354
15611
15611
  ]
15612
15612
  },
15613
15613
  "geometry": {
15614
15614
  "type": "Point",
15615
15615
  "coordinates": [
15616
- 8.647163299999999,
15617
- 47.0080767
15616
+ 8.6471354,
15617
+ 47.0081764
15618
15618
  ]
15619
15619
  }
15620
15620
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hangtime/climbing-boards",
3
- "version": "1.0.28",
3
+ "version": "1.0.29",
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",