Modify

Ticket #45 (closed defect: fixed)

Opened 6 years ago

Last modified 5 years ago

merge and exported gpx file doesn't validate </metadata>

Reported by: chippy Owned by: imi
Priority: minor Component: Core
Version: tested Keywords: gpx
Cc:

Description

When merging multiple small gpx files, and then right clicking on merged layer to export the merged gpx file, the resulting gpx changes the starting <metadata> tag to </metadata>

<?xml version='1.0' encoding='UTF-8'?> <gpx version='1.1' creator='JOSM' xmlns='http://www.topografix.com/GPX/1/1'>

</metadata>

<bounds minlat='50.86239166666667' minlon='0.24416333333333334' maxlat='50.87278166666667' maxlon='0.26026' />

</metadata> <trk>

<trkseg>

OSM error: Missing end tag for 'gpx' (got "metadata") Line: 3 Position: 133 Last 80 unconsumed characters:

my info: windowsXP version 166 plugins, waypoints

workaround, using text editor, remove the /

Many thanks, and keep up the good work! :)

Attachments

Change History

comment:1 Changed 5 years ago by anonymous

  • Status changed from new to closed
  • Resolution set to fixed
View

Add a comment

Modify Ticket

Change Properties
<Author field>
Action
as closed
as The resolution will be set. Next status will be 'closed'
The resolution will be deleted. Next status will be 'reopened'
Author


E-mail address and user name can be saved in the Preferences.

 
Note: See TracTickets for help on using tickets.