[Gpsbabel-misc] Split GPX file by day
GPSBabel converts and transfers data like waypoints, tracks & routes.
Brought to you by:
robertl
|
From: Richard S. <rs...@ci...> - 2017-06-25 19:16:04
|
I am trying to split a GPX file into separate days. I think I've done it correctly but I can't find the translation output file anywhere on my computer. Where would this be located? Following is information on what I've done: I have a rather large GPX file that was created over a two week period that I need to split into separate days. This is a Windows 7 system. I have just downloaded GPSBabel, and am using the graphical interface. I have - File Names: Selected the file name - Options First options box is blank - Translation options: Selected Waypoints, Routes, Tracks and the following Filters: o In left box, Tracks, Waypoints, Routes & Tracks, Miscellaneous are all checked o Title field is unchecked o Move field is unchecked o Start field is 01 Jun 2017 12:00:01 AM o Stop field is 25 Jun 2017 11:59:59 PM o "Pack" is checked o "Merge" is unchecked o "Split by date" is selected o Other fields are not selected or checked - Output is to be File, with GPX XML selected When I run the program I get the following message: gpsbabel -w -r -t -i gpx -f D:/2017-06 Europe Viking/20170619VikingCruise_2.gpx -x track,pack,split,start=20170601040001,stop=20170626035959 -o gpx -F Viking_by_Day Translation successful But, as stated, I can't find the output files. (Note that all data is on the D: drive, not C:.) Help Please! Rick |