Skip to content

Commit

Permalink
Data update
Browse files Browse the repository at this point in the history
  • Loading branch information
xavierguihot committed Oct 31, 2024
1 parent 28dc608 commit 3fc9025
Show file tree
Hide file tree
Showing 4 changed files with 1,302 additions and 1,265 deletions.
5 changes: 5 additions & 0 deletions data/light-hikes.csv

Large diffs are not rendered by default.

29 changes: 19 additions & 10 deletions data/multi-day-hikes.json
Original file line number Diff line number Diff line change
@@ -1,23 +1,27 @@
[
{
"contiguousHikes": [
"2024-10-31T15:33:37",
"2024-10-31T12:37:13",
"2024-10-31T10:47:21",
"2024-10-31T09:36:24",
"2024-10-30T13:16:05",
"2024-10-30T09:21:20",
"2024-10-30T08:55:59",
"2024-10-29T09:40:46"
],
"start": "2024-10-29T09:40:46",
"end": "2024-10-30T16:12:54",
"days": 2,
"walkingDays": 2,
"distance": 32.82150054488963,
"elevation": 505,
"durationInSeconds": 25271,
"idleTimeInSeconds": 1080,
"end": "2024-10-31T15:42:39",
"days": 3,
"walkingDays": 3,
"distance": 53.51174192835994,
"elevation": 677,
"durationInSeconds": 39231,
"idleTimeInSeconds": 1112,
"coordinates": {
"centerLatitude": 48.524395362474024,
"centerLongitude": -2.5929305562749505,
"widthInKm": 9,
"centerLatitude": 48.52253449615091,
"centerLongitude": -2.5825820909813046,
"widthInKm": 10,
"heightInKm": 12
},
"timeline": [
Expand All @@ -30,6 +34,11 @@
"date": "2024-10-30",
"distance": 18.808221853772736,
"elevation": 278
},
{
"date": "2024-10-31",
"distance": 20.690241383470305,
"elevation": 172
}
],
"hasGpxFile": false,
Expand Down
Loading

0 comments on commit 3fc9025

Please sign in to comment.