From 451379d87c85390da2617ea7bc59b163bcd8cea1 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Thu, 1 Jul 2021 21:51:00 +1000 Subject: unitFromNumber.osc --- Makefile | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Makefile') diff --git a/Makefile b/Makefile index cf7409f..3d2cc2a 100644 --- a/Makefile +++ b/Makefile @@ -197,7 +197,7 @@ dist/conflate: ./bin/conflate.js dist/vicmap-osm-uniq-flats-withinrange.geojson data/victoria-addr.osm.geojson dist/blocksByOSMAddr.geojson $@ dist/unitFromNumber.osc: dist/conflate/mr_explodeUnitFromNumber.geojson - ./bin/mr2osc.mjs --dry-run $< $@ + ./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" $< $@ convertConflationResultsToFGB: ogr2ogr -f FlatGeobuf dist/conflate/withinExistingOSMAddressPoly.fgb dist/conflate/withinExistingOSMAddressPoly.geojson -- cgit v1.2.3