[OSM-talk] gpx tool advice needed

2008-11-12 Thread Tanveer Singh
Hi, I have a lowrance GPS. This has the option of dumping data to SD card. What it will do is dump all the trails to SD card under 1 file filename.usr Then I use GPS Babel to convert usr to gpx. But this gpx is huge. Is there a way to extract just one trail out of this gpx data and keep the

Re: [OSM-talk] gpx tool advice needed

2008-11-12 Thread Tanveer Singh
On Wed, Nov 12, 2008 at 4:42 PM, JP [EMAIL PROTECTED] wrote: Is there a way to extract just one trail out of this gpx data and keep the timestamps intact I use viking http://viking.sourceforge.net to manage my gpx trails. It can even have a map overlay so you can see how your trail matches

Re: [OSM-talk] gpx tool advice needed

2008-11-12 Thread Rory McCann
On 12/11/08 10:57, Tanveer Singh wrote: Hi, I have a lowrance GPS. This has the option of dumping data to SD card. What it will do is dump all the trails to SD card under 1 file filename.usr Then I use GPS Babel to convert usr to gpx. But this gpx is huge. Is there a way to extract just one

Re: [OSM-talk] gpx tool advice needed

2008-11-12 Thread vegard
On Wed, Nov 12, 2008 at 03:36:00PM +, Rory McCann wrote: gpsbabel -i mybiggpxfile.gpx -f gpx -x track,name=mytrack -o mytrack.gpx -F gpx You have reversed some options. -i gpx -f mybiggpxfile.gpx -o gpx -F mytrack.gpx - Vegard -- - Vegard Engen, member of the first RFC1149

Re: [OSM-talk] gpx tool advice needed

2008-11-12 Thread Tanveer Singh
On Wed, Nov 12, 2008 at 4:58 PM, Kenneth Gonsalves [EMAIL PROTECTED] wrote: On Wednesday 12 November 2008 04:50:13 pm Tanveer Singh wrote: On Wed, Nov 12, 2008 at 4:42 PM, JP [EMAIL PROTECTED] wrote: Is there a way to extract just one trail out of this gpx data and keep the timestamps intact

Re: [OSM-talk] gpx tool advice needed

2008-11-12 Thread Frederik Ramm
Hi, Tanveer Singh wrote: I have a lowrance GPS. I have a Lowrance AirMap and it creates .usr files as well; these don't have timestamps when converted with gpsbabel so timestamps need to be synthesized if you want to upload things to OSM. I don't know about other Lowrance devices. Bye

Re: [OSM-talk] gpx tool advice needed

2008-11-12 Thread Kenneth Gonsalves
On Wednesday 12 November 2008 04:50:13 pm Tanveer Singh wrote: On Wed, Nov 12, 2008 at 4:42 PM, JP [EMAIL PROTECTED] wrote: Is there a way to extract just one trail out of this gpx data and keep the timestamps intact I use viking http://viking.sourceforge.net to manage my gpx trails. It