aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/Makefile b/Makefile
index 2cbc555..a03706d 100644
--- a/Makefile
+++ b/Makefile
@@ -136,4 +136,5 @@ summariseBlocksByOSMAddr: | dist/blocksByOSMAddr.geojson
# conflate processed vicmap data with osm data
dist/conflate:
+ mkdir -p $@
./bin/conflate.js dist/vicmap-osm-uniq-flats.geojson data/victoria-addr.osm.geojson dist/blocksByOSMAddr.geojson $@