SYNOPSIS
obd2kml [ options ]
OPTIONS
- -o|--out <output filename>
- Output to this .kml file
- -a|--altitude <altitude>
- In the kml file, normalise the graph to this height
- -d|--db <database>
- Work from logs stored in this database file
- -n|--name <folder name>
- Everything in this output file is wrapped in a folder named this
- -v|--version
- Print out version number and exit.
- -h|--help
-
Print out help and exit.
NOT OPTIONS
These options aren't intended for end-users, they're for the GUI.- -p|--progress
-
Print out progress. It will occasionally print a number in the range
[0..100], indicating progress percentage.