You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-1Lines changed: 1 addition & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -7,6 +7,7 @@ Convert GPX exported from [Arc App][1] to storyline Json format used by abandome
7
7
Converter generates all information used by Moves developers:
8
8
- Calculates burned calories based on movement speed and body weight
9
9
- Creates summary of all movement types
10
+
- Sometimes GPX file can contain two different places with the same name - if those are too far from each other, converter will split it into two different places
10
11
11
12
### Usage:
12
13
1. Download [newest release][2]
@@ -20,7 +21,6 @@ Converter generates all information used by Moves developers:
20
21
21
22
### TODO:
22
23
- Export many files/month file into a single json
23
-
- Create place id’s with smart place grouping based on name and coordinates
0 commit comments