Closed upintheairsheep closed 8 months ago
I second this request. I was just lamenting that I didn’t record my trail run last night and trying to figure out if I could import the route to Go Map!!
https://apps.apple.com/us/app/gpx-workouts/id6463001431 works if you don’t want to export everything but only works for the last few weeks while exporting gets everything out
On Tuesday, February 27, 2024, harrija0 @.***> wrote:
I second this request. I was just lamenting that I didn’t record my trail run last night and trying to figure out if I could import the route to Go Map!!
— Reply to this email directly, view it on GitHub https://github.com/bryceco/GoMap/issues/691#issuecomment-1967928972, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKNKRXGCC5QOKHR7WC57MFDYVZWWBAVCNFSM6AAAAAA7T47PMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRXHEZDQOJXGI . You are receiving this because you authored the thread.Message ID: @.***>
Can someone tell me how to view these routes without downloading a 3rd party app?
Not sure on that. I use HealthFit on my apple device to export my tracks and then put them into JOSM if I want to map them. Would be nice to import and view gpx tracks in Go Map!!
https://apps.apple.com/us/app/healthfit/id1202650514
but these are just apps that facilitate exporting of the apple gps tracks in a .fit (Garmin) or .gpx format.
Added in 41d1654
Added in 41d1654
@bryceco just a nudge that this sounds like a nice feature to communicate in a release blog post later on.
Paid.
On Tuesday, February 27, 2024, harrija0 @.***> wrote:
Not sure on that. I use HealthFit on my apple device to export my tracks and then put them into JOSM if I want to map them. Would be nice to import and view gpx tracks in Go Map!! https://apps.apple.com/us/app/healthfit/id1202650514 but these are just apps that facilitate exporting of the apple gps tracks in a .fit (Garmin) or .fox format.
— Reply to this email directly, view it on GitHub https://github.com/bryceco/GoMap/issues/691#issuecomment-1968097601, or unsubscribe https://github.com/notifications/unsubscribe-auth/AKNKRXERJ4EVDT4XQUEN5YTYV2L7JAVCNFSM6AAAAAA7T47PMWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTSNRYGA4TONRQGE . You are receiving this because you authored the thread.Message ID: @.***>
Add the ability to upload GPX data from Apple Workouts. Many people unknowingly map out trails while doing a Workout, and others knowingly do it. The only way to do it now is via exporting all data which could take a long time or be large, extract it, and upload it, and delete it for every workout.
See https://developer.apple.com/documentation/healthkit/workouts_and_activity_rings/reading_route_data
Google Fit is a good example of an app that reads this data.