Package: gpsbabel
Version: 1.2.7-1.dgis.stable.1
Severity: normal

Hi, I'm using a backport of the 1.2.7-1 package from sid on Sarge.
See the DebianGIS project backports.

Using gpsbabel to import track lines from a Garmin GPS and output 
to a GPX file.

The first track is missing <name> and <number> fields.

The second track has them, but <number> is i-1.

e.g.
<?xml version="1.0"?>
<gpx
 version="1.0"
creator="GPSBabel - http://www.gpsbabel.org";
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";
xmlns="http://www.topografix.com/GPX/1/0";
xsi:schemaLocation="http://www.topografix.com/GPX/1/0 
http://www.topografix.com/GPX/1/0/gpx.xsd";>
<time>2006-02-16T02:21:35Z</time>
<trk>
<trkseg>
<trkpt lat="...
..
..
..
</trk>
<trk>
  <name> #2</name>
<number>1</number>
<trkseg>
<trkpt lat="...

Indentation of <number> field as well?


thanks,
Hamish

-- System Information:
Debian Release: 3.1
Architecture: i386 (i686)
Kernel: Linux 2.4.27-2-686
Locale: LANG=C, LC_CTYPE=C (charmap=ANSI_X3.4-1968)

Versions of packages gpsbabel depends on:
ii  libc6                2.3.2.ds1-22        GNU C Library: Shared libraries an
ii  libexpat1            1.95.8-3            XML parsing C library - runtime li
ii  libusb-0.1-4         2:0.1.10a-9.sarge.1 userspace USB programming library

-- no debconf information


-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

Reply via email to