summaryrefslogtreecommitdiff
path: root/kmlstitch.sh
blob: 5cc18e0a67d9037af632099e24f8154a821daa7c (plain)
1
2
3
4
5
6
# Shell script to stitch kml files together.
# SJP August 2015

# name the data directory
datadir='../data/'
echo $datadir