Boundary file not needed in initial extraction

This commit is contained in:
Tom Russell 2018-10-04 19:01:17 +01:00
parent 20e4a73e73
commit 30086766db

View File

@ -4,11 +4,9 @@
# Extract MasterMap
#
: ${1?"Usage: $0 ./path/to/mastermap/dir ./path/to/boundary"}
: ${2?"Usage: $0 ./path/to/mastermap/dir ./path/to/boundary"}
: ${1?"Usage: $0 ./path/to/mastermap/dir"}
data_dir=$1
boundary_file=$2
#
# Extract buildings from *.gz to CSV