aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2022-05-21 16:43:17 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2022-05-21 16:43:17 +1000
commite6007a77f728f94cf757b261ab81f28c0dd84a5c (patch)
treedb59e01717cbb8263d9b225ffe24249944b2f612
parentc80f673c34ef13854d6f7d6624cc00a957ee5ebc (diff)
readme
-rw-r--r--README.md6
1 files changed, 2 insertions, 4 deletions
diff --git a/README.md b/README.md
index ff3e314..402da1b 100644
--- a/README.md
+++ b/README.md
@@ -342,7 +342,6 @@ Using JOSM RemoteControl commands [`postal_code`](https://wiki.openstreetmap.org
The tag changes are created by [`bin/compareSuburb.js`](bin/compareSuburb.js) which creates the JOSM RemoteControl URLs into the file at `dist/postalCodeURLs.txt`, [https://gitlab.com/alantgeo/vicmap2osm/-/snippets/2133851](https://gitlab.com/alantgeo/vicmap2osm/-/snippets/2133851).
-
- [ ] Changeset uploaded at XXX (~2473 features)
### Stage 2 - Set unit from housenumber
@@ -352,7 +351,7 @@ This will be a single Victoria wide changeset.
[`bin/mr2osc.mjs`](bin/mr2osc.mjs) is the script which creates the OsmChange and uploads it as a changeset from the tag changes outputted from the _conflate_ stage as a MapRoulette `setTags` operation.
-You can visualise the tag changes with `bin/mrCoopDiff.js` and `www/mrPreview.html`.
+You can visualise the tag changes with `bin/mrCoopDiff.js` and `www/mrPreview.html` at _URL_.
The actual changeset will be created with:
@@ -394,14 +393,13 @@ Similar process to Stage 3.
- [ ] Changeset not yet uploaded
-
### Stage 6 - Complete incomplete existing addresses
Adding `addr:street` and other tags where none exists but the `addr:housenumber` matches.
Flag whether within the same property parcel or not.
-### Stage X - Duplicate addresses from Vicmap needing manual review
+### Stage 7 - Duplicate addresses from Vicmap needing manual review
`mr_duplicateAddressFarApart_NotFoundInOSM.geojson` was used to created the MapRoulette challenge at https://maproulette.org/browse/challenges/21226.