Magellan DirectRoute 3.0 Instrukcja Użytkownika Strona 21

  • Pobierz
  • Dodaj do moich podręczników
  • Drukuj
  • Strona
    / 130
  • Spis treści
  • BOOKMARKI
  • Oceniono. / 5. Na podstawie oceny klientów
Przeglądanie stron 20
Us-
age
6
As of this writing, Garmin's PVT protocol and NMEA are supported inputs. KML, NMEA, and the variou
XCSV formats are supported on output. Additional formats may be added by interested parties later.
gpsbabel -T -i garmin -f usb: -o kml -F xxx.kml
Will read the USB-connected Garmin and rewrite 'xxx.kml' atomically, suitable for a self-refreshing net-
work link in Google Earth.
Batch mode (command files)
In addition to reading arguments from the command line, GPSBabel can read directions from batch (or
command) files via the -b option.
These files are ideal for holding long command lines, long file lists, complex filters and so on. You can
use all GPSBabel options and combinations when writing such files. Nesting batch files by using the -b
option within a batch file is supported.
Here is an example demonstrating segmenting a large command line by placing the input and filtering
directives in a file called 'all_my_files'.
gpsbabel -b all_my_files -o gdb -F all_my_tracks.gdb
'all_my_files' could look like this:
-i gpx
-f saxony_in_summer_2004.gpx -f austria_2005.gpx
-i gdb
-f croatia_2006.gdb
-x nuketypes,waypoints,routes
-x track,pack,split,title="LOG # %Y%m%d"
Przeglądanie stron 20
1 2 ... 16 17 18 19 20 21 22 23 24 25 26 ... 129 130

Komentarze do niniejszej Instrukcji

Brak uwag