diff options
| author | St33v <stephen.pratt@calamia.com.au> | 2015-12-06 17:00:43 +1100 |
|---|---|---|
| committer | St33v <stephen.pratt@calamia.com.au> | 2015-12-06 17:00:43 +1100 |
| commit | 44071c1da2824f61bdaac9c217ceac2fc62206b9 (patch) | |
| tree | 993310d21249ca582040d6acf6adf22f59276bd7 /README.md | |
| parent | 93ca96f18a40c196ac610358d90a7b9bb53155dc (diff) | |
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 11 |
1 files changed, 10 insertions, 1 deletions
@@ -10,4 +10,13 @@ Synonyms for concatenate: stitch combine aggregate add together - Put the kml or kmz files in a directory called data. - In a terminal, navigate to the directory ABOVE /data. - Run the script. - - <emphasis>i.e.</emphasis> type <pre>kmlstitch</pre> + - _i.e._ type <pre>kmlstitch</pre> + +The results is a zipped file called 'alltracks'. +- Raw data files are not harmed but files called 'doc.kml' in the data directory will be deleted. +- Edit the script to change the source data directory. + +### Future features +- manage embedded pictures +- + |
