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
Using the function .to_xml() generates XML with empty tags inside the elements (and possibly others). The gpx schema defines the link as XML LinkType, the definition requires the 'refs' attribute:
The input trackpoints do not have any link tags from a valid GPX modified in Garmin Basecamp. The file does have extensions, but I don't think that matters, haven't investigated fully yet.
Using the function .to_xml() generates XML with empty tags inside the elements (and possibly others). The gpx schema defines the link as XML LinkType, the definition requires the 'refs' attribute:
The output trackpoints look like this:
The input trackpoints do not have any link tags from a valid GPX modified in Garmin Basecamp. The file does have extensions, but I don't think that matters, haven't investigated fully yet.
Python 3.6.0
GPX In and Out.zip
The text was updated successfully, but these errors were encountered: