aboutsummaryrefslogtreecommitdiff
path: root/Makefile
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2021-07-04 20:51:07 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2021-07-04 20:51:07 +1000
commitf13c60efaa68862872a7a927537924cf590f1e7a (patch)
tree173ff4275f403534d2dc965af178a9cc2dedbc56 /Makefile
parentdeffe3e80b786f5782c6915e3adabf855bd54ac4 (diff)
candidates and upload tweaks
Diffstat (limited to 'Makefile')
-rw-r--r--Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/Makefile b/Makefile
index ae18aad..e4d3ff6 100644
--- a/Makefile
+++ b/Makefile
@@ -244,5 +244,5 @@ dist/candidates: data/victoria-admin-level10.osm.geojson dist/conflate
./bin/candidates.js $^ $@
testUploadCandidates:
- ./upload/osm2change.py dist/candidates/newAddressWithoutConflicts/a4755005_Wodonga.osm
- ./upload/upload.py -u 'vicmap_import' -p "${OSM_DEV_PASSWORD}" -c yes -m 'Vicmap Import Test Changeset' -y 'Vicmap Address' dist/candidates/newAddressWithoutConflicts/a4755005_Wodonga.osm
+ ./upload/osm2change.py dist/candidates/newAddressesInBlocksWithoutAnyExisting/a4755005_Wodonga.osm
+ ./upload/upload.py -u 'vicmap_import' -p "${OSM_DEV_PASSWORD}" -c yes -m 'Vicmap Import Test Changeset' -y 'Vicmap Address' dist/candidates/newAddressesInBlocksWithoutAnyExisting/a4755005_Wodonga.osm