source: josm/trunk/data/csv.style @ 1389

Last change on this file since 1389 was 21, checked in by imi, 18 years ago
  • started command implementation
  • cleaned up Layer
  • gpsbabel style for importing qpegps tracks
File size: 178 bytes
Line 
1FIELD_DELIMITER         WHITESPACE
2RECORD_DELIMITER        NEWLINE
3BADCHARS                COMMA
4
5IFIELD LAT_DECIMAL, "", "%f"
6IFIELD LON_DECIMAL, "", "%f"
7IFIELD ALT_METERS, "", "%f"
8IFIELD IGNORE, "", ""
Note: See TracBrowser for help on using the repository browser.