iOS-Open-GPX-Tracker icon indicating copy to clipboard operation
iOS-Open-GPX-Tracker copied to clipboard

Wish: Add ability to import GPX file via URL

Open pwagland opened this issue 5 years ago • 8 comments

If I am on my desktop, then I can easily download a GPX file, and get in some fashion or another to be able to be read by GPX reader, however, when on vacation, I sometimes only have my iOS devices, and downloading a URL is not always easy or even possible for me. It would be great if I could just paste a URL, and get GPX Reader to open a GPX file from that location.

pwagland avatar Jan 03 '19 23:01 pwagland

Hi @pwagland.

Thanks for your message.

In last version (1.5) that feature was partially added. If you open a GPX file from Safari, it will prompt you to open Open GPX Tracker. It will save to the gpx file to your GPX folder, but you have to open it manually (touch on the top left folder icon, and the first file in the list is the one you imported).

For example browse to https://www.mapbox.com/help/define-gpx/ scroll down and click on the Download a sample GPX file button. img_2544 img_2545

So, import is already done, buy confusing because the app does not provide any feedback to the user. Ideally, the file should be automatically opened after import.

Thanks for your comment. Best, Juan.

merlos avatar Jan 04 '19 07:01 merlos

Right, for me it just shows the text of that sample route, it doesn’t show the icon of the application. I have seen elsewhere that this isn’t 100% reliable, so maybe it’s jyst the version of software that I have, I’m running iOS 12.1.2, and open GPX 1.5.0.

pwagland avatar Jan 04 '19 08:01 pwagland

Thanks @pwagland

Have you tried to delete the app and install it again?

Before deleting the app, you can back your GPX files up with iTunes (https://github.com/merlos/iOS-Open-GPX-Tracker/issues/37).

merlos avatar Jan 08 '19 09:01 merlos

Yes, even after a delete and re-install I have the same issue. I can open files from the file browser, just not from Safari.

pwagland avatar Jan 09 '19 09:01 pwagland

I remembered that the website itself will have the control on whether to download or open in a browser. Some gets displayed as a website, some gets displayed as a document(if it downloads on desktop). Reinstalls won't work.

For example, the sample from Garmin http://developer.garmin.com/garmin-connect-api/sample-data/ does not get downloaded even from a desktop, but another sample GPX file from MapBox https://www.mapbox.com/help/glossary/gpx/ downloads fine from both devices.

vincentneo avatar Jan 12 '19 08:01 vincentneo

Thanks @pwagland and @vincentneo

It´s weird. In my case, in both links shared by @vincentneo, Safari prompts me to open Open GPX tracker app.

I used Safari in an iPhone with iOS 12.1.2 (16C101) and in an iPad with 12.0.1 (16A404)...

merlos avatar Jan 12 '19 11:01 merlos

Interesting. I tested with an iPhone on iOS 12.0 (16A366) and Mac on High Sierra 10.13.6 both shows the raw stuff. (for the garmin one)

vincentneo avatar Jan 12 '19 14:01 vincentneo

Was have a similar issue where I modified a gpx file to merge a couple of trails. I then exported using Basecamp. The file would not load or show in the list. Turned out it was an issue with the case of the extension.

Basecamp exported it and saved as .GPX (uppercase) and when I changed to lowercase (.gpx) and then airdropped again it would load.

wallstudios avatar Jul 22 '19 01:07 wallstudios