diff options
author | Stanley Huang <stanleyhuangyc@gmail.com> | 2016-01-21 00:18:23 +1100 |
---|---|---|
committer | Stanley Huang <stanleyhuangyc@gmail.com> | 2016-01-21 00:18:23 +1100 |
commit | 16d38573a18e7afc333d9ee49536b3c56b9713a6 (patch) | |
tree | baedd34a309b0665f0db17e6efd965a5096e1c38 | |
parent | f6156668a658838305ba11335e054f408245f1ad (diff) | |
download | 2021-arduino-obd-16d38573a18e7afc333d9ee49536b3c56b9713a6.tar.gz 2021-arduino-obd-16d38573a18e7afc333d9ee49536b3c56b9713a6.tar.bz2 2021-arduino-obd-16d38573a18e7afc333d9ee49536b3c56b9713a6.zip |
Update README.txt
-rw-r--r-- | utilities/data2kml/README.txt | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/utilities/data2kml/README.txt b/utilities/data2kml/README.txt index 2a99d35..557ec6c 100644 --- a/utilities/data2kml/README.txt +++ b/utilities/data2kml/README.txt @@ -1,2 +1,4 @@ -Data2KML is an open-source command line utility written by Stanley Huang for Freematics OBD-II Telematics Kit (http://freematics.com/products). -Simply drag and drop a data log CSV file to the data2kml.exe and a KML file will be generated.
\ No newline at end of file +Data2KML is a command line program which converts Freematics CSV file generated by Freematics vehicle telematics products to KML files for viewing with Google Earth. + +Freematics Data Logging Format: +http://freematics.com/pages/software/freematics-data-logging-format |