aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2021-06-09 12:45:27 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2021-06-09 12:45:27 +1000
commitdd5375d7293de71db73c182beea17b776be5a30b (patch)
treea3d1537f2104c24d08e05372d40fc1d1cba5f5f1
parent9d2353a9f5dde3613f14da1119b72ab6b45f686e (diff)
in compareSuburb use vicmap osm with suburb included
-rw-r--r--Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Makefile b/Makefile
index 9eb2cb5..ebf4143 100644
--- a/Makefile
+++ b/Makefile
@@ -198,7 +198,7 @@ data/victoria-admin-level10.osm.geojson: data/victoria-admin-level10.osm.pbf
data/victoria-admin-level10.osm.fgb: data/victoria-admin-level10.osm.geojson
ogr2ogr -f FlatGeobuf $@ $<
-dist/vicmapSuburbDiffersWithOSM.geojson: dist/vicmap-osm.geojson data/victoria-admin-level10.osm.geojson
+dist/vicmapSuburbDiffersWithOSM.geojson: dist/vicmap-osm-with-suburb.geojson data/victoria-admin-level10.osm.geojson
./bin/compareSuburb.js $^ $@ dist/suburbsWithPostcodeCounts.geojson
printDifferentSuburbs: dist/vicmapSuburbDiffersWithOSM.geojson