@hangtime/climbing-boards 1.0.55 → 1.0.56

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.
@@ -46720,8 +46720,8 @@
46720
46720
  "country": "USA",
46721
46721
  "countryCode": null,
46722
46722
  "postal_code": "49507",
46723
- "latitude": 42.93502,
46724
- "longitude": -85.64668,
46723
+ "latitude": 42.93491845270286,
46724
+ "longitude": -85.64672357301721,
46725
46725
  "gym_logo": null,
46726
46726
  "banner_logo": null,
46727
46727
  "instagram_username": null,
@@ -46752,8 +46752,8 @@
46752
46752
  "geometry": {
46753
46753
  "type": "Point",
46754
46754
  "coordinates": [
46755
- -85.64668,
46756
- 42.93502
46755
+ -85.64672357301721,
46756
+ 42.93491845270286
46757
46757
  ]
46758
46758
  }
46759
46759
  },
@@ -46768,8 +46768,8 @@
46768
46768
  "country": "USA",
46769
46769
  "countryCode": null,
46770
46770
  "postal_code": "48823",
46771
- "latitude": 42.934894888058054,
46772
- "longitude": -85.64661628465706,
46771
+ "latitude": 42.72423973418426,
46772
+ "longitude": -84.44852295396556,
46773
46773
  "gym_logo": null,
46774
46774
  "banner_logo": null,
46775
46775
  "instagram_username": null,
@@ -46800,8 +46800,8 @@
46800
46800
  "geometry": {
46801
46801
  "type": "Point",
46802
46802
  "coordinates": [
46803
- -85.64661628465706,
46804
- 42.934894888058054
46803
+ -84.44852295396556,
46804
+ 42.72423973418426
46805
46805
  ]
46806
46806
  }
46807
46807
  },
@@ -43531,8 +43531,8 @@
43531
43531
  "country": "USA",
43532
43532
  "countryCode": null,
43533
43533
  "postal_code": "49507",
43534
- "latitude": 42.93502,
43535
- "longitude": -85.64668,
43534
+ "latitude": 42.93491845270286,
43535
+ "longitude": -85.64672357301721,
43536
43536
  "gym_logo": null,
43537
43537
  "banner_logo": null,
43538
43538
  "instagram_username": null,
@@ -43560,8 +43560,8 @@
43560
43560
  "geometry": {
43561
43561
  "type": "Point",
43562
43562
  "coordinates": [
43563
- -85.64668,
43564
- 42.93502
43563
+ -85.64672357301721,
43564
+ 42.93491845270286
43565
43565
  ]
43566
43566
  }
43567
43567
  },
@@ -43577,8 +43577,8 @@
43577
43577
  "country": "USA",
43578
43578
  "countryCode": null,
43579
43579
  "postal_code": "48823",
43580
- "latitude": 42.934894888058054,
43581
- "longitude": -85.64661628465706,
43580
+ "latitude": 42.72423973418426,
43581
+ "longitude": -84.44852295396556,
43582
43582
  "gym_logo": null,
43583
43583
  "banner_logo": null,
43584
43584
  "instagram_username": null,
@@ -43606,8 +43606,8 @@
43606
43606
  "geometry": {
43607
43607
  "type": "Point",
43608
43608
  "coordinates": [
43609
- -85.64661628465706,
43610
- 42.934894888058054
43609
+ -84.44852295396556,
43610
+ 42.72423973418426
43611
43611
  ]
43612
43612
  }
43613
43613
  },
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@hangtime/climbing-boards",
3
- "version": "1.0.55",
3
+ "version": "1.0.56",
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",