From a38854012e69bbd7ae21dcf223259b02429e7cd7 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Mon, 5 Jul 2021 22:06:56 +1000 Subject: mrCoopDiff after conflate --- Makefile | 1 + 1 file changed, 1 insertion(+) diff --git a/Makefile b/Makefile index e4d3ff6..c4a9ce6 100644 --- a/Makefile +++ b/Makefile @@ -195,6 +195,7 @@ summariseBlocksByOSMAddr: dist/blocksByOSMAddr.geojson dist/conflate: mkdir -p $@ ./bin/conflate.js dist/vicmap-osm-uniq-flats-withinrange.geojson data/victoria-addr.osm.geojson dist/blocksByOSMAddr.geojson $@ + ./bin/mrCoopDiff.js $@/mr_exactMatchSetFlats.geojson $@/mr_exactMatch.changes.json dist/unitFromNumber.osc: dist/conflate/mr_explodeUnitFromNumber.geojson ./bin/mr2osc.mjs --dry-run --changeset-comment "Vicmap Import separate addr:unit and addr:housenumber where matched with Vicmap and previously were combined as unit/number" $< $@ -- cgit v1.2.3