Magellan DirectRoute 3.0 Bedienungsanleitung Seite 118

  • Herunterladen
  • Zu meinen Handbüchern hinzufügen
  • Drucken
  • Seite
    / 130
  • Inhaltsverzeichnis
  • LESEZEICHEN
  • Bewertet. / 5. Basierend auf Kundenbewertungen
Seitenansicht 117
GPS-
Ba-
bel
XCSV
Style
Files
103
FIELD_DELIMITER COMMA
FIELD_DELIMITER ~
The directive FIELD_DELIMITER is parsed for STYLE CONSTANTS as defined in the table above.
RECORD_DELIMITER
The record delimiter defines that character(s) that separate ROWS of data (FIELDS) in the XCSV file.
The most common record delimiters are NEWLINE and CR (carriage return).
examples:
RECORD_DELIMITER NEWLINE
RECORD_DELIMITER |
The directive RECORD_DELIMITER is parsed for STYLE CONSTANTS as defined in the table above.
BADCHARS
Bad characters are things that should *never* be written into the XCSV file as data on output. GPSBabel
automatically includes any non-blank FIELD_DELIMITER and RECORD_DELIMITER characters as
BADCHARS by default.
examples:
BADCHARS COMMA
BADCHARS ~|
The directive BADCHARS is parsed for STYLE CONSTANTS as defined in the table above.
PROLOGUE
A prologue is basically constant data that is written to the output file BEFORE any waypoints are pro-
cessed. PROLOGUE can be defined multiple times in the style file, once for each "line" before the data
begins. This is commonly used in XCSV files as a "header" row.
examples:
PROLOGUE OziExplorer Waypoint File Version 1.1
PROLOGUE WGS 84
PROLOGUE Symbol,Name,Latitude,Longitude
EPILOGUE
An Epilogue is the same as a prologue, except this data is written at the END of the file. See the examples
for PROLOGUE above.
Defining Fields Within the File
A field defines data. There are two different classifications of FIELDS, IFIELD (file input) and OFIELD
(file output). In the absence of any OFIELDS, IFIELDS are use as both input and output. The existence of
OFIELDS is primarily to allow more flexible mapping of GPSBabel data to output data (say, for instance,
Seitenansicht 117
1 2 ... 113 114 115 116 117 118 119 120 121 122 123 ... 129 130

Kommentare zu diesen Handbüchern

Keine Kommentare