Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

What's wrong with this file? #18

Closed
consultantseo opened this issue Aug 20, 2021 · 1 comment
Closed

What's wrong with this file? #18

consultantseo opened this issue Aug 20, 2021 · 1 comment

Comments

@consultantseo
Copy link

Hello,

Can you tell me what's wrong with this GPX file? I can read it on other tools without any problem.

Thanks in advance for your help.

Best regards,
Mélanie.

@vcoppe
Copy link
Contributor

vcoppe commented Aug 20, 2021

The file uses the tag gpxtpx:TrackPointExtension without including the schema that defines it (xmlns:gpxtpx="http://www.garmin.com/xmlschemas/TrackPointExtension/v1").
You can use any XML validator to find the errors. For more thorough validation, you can also use Garmin Basecamp in debug mode and check the logs.

@vcoppe vcoppe closed this as completed Aug 20, 2021
iamchief pushed a commit to iamchief/gpxstudio.github.io that referenced this issue Feb 4, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants