diff options
author | Andrew Harvey <andrew@alantgeo.com.au> | 2021-06-15 13:45:52 +1000 |
---|---|---|
committer | Andrew Harvey <andrew@alantgeo.com.au> | 2021-06-15 13:45:52 +1000 |
commit | fdcf5e08398d8065951b16fcc5585ad6f59b1056 (patch) | |
tree | 21db6f03e2b4f89ed2c155392d20e39f622aadf8 | |
parent | c8bb704e915710890b678f73c38bf148d9bcc5fa (diff) |
link to street abbreviation challenge
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -309,7 +309,7 @@ The dedicated import account used for the import is [`vicmap_import`](https://ww ### Stage 0 - Find abbreviated addr:street on existing addresses `make data/abbrStreetsMR.geojson` generates a MapRoulette challenge file with possible abbreviated street names in existing `addr:street` tags in OSM and suggests fixes. Where the suggested fix matched the unabbreviated road name then this can be safely applied. -- [x] MapRoulette challenge completed +- [x] MapRoulette challenge completed [https://maproulette.org/admin/project/42479/challenge/18696](https://maproulette.org/admin/project/42479/challenge/18696) ### Stage 1 - postal_code For background see [Inclusion of `addr:suburb`, `addr:postcode` and `addr:state`](#inclusion-of-addrsuburb-addrpostcode-and-addrstate). |