From 6592ab7a3c3e71f075b0a065ff5e649139d67ca2 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Thu, 1 Jul 2021 21:52:02 +1000 Subject: sketch out more import stages --- README.md | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 92b40a9..e79946f 100644 --- a/README.md +++ b/README.md @@ -357,6 +357,23 @@ The changeset comment used is Vicmap Import CANDIDATE_CATEGORY_DESCRIPTION: SUBURB_NAME. See https://wiki.openstreetmap.org/wiki/Imports/Vicmap_Address +- [ ] Changeset not yet uploaded + +### Stage 4 - New addresses in blocks with existing addresses + + +### Stage 5 - 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 6 - Matched addresses with conflicting attributes + +Adding `addr:street` where none exists but the `addr:housenumber` matches, it's within the same property parcel. + +### Stage 6 - Delete addr:interpolation ways + ### Changeset tags - `source=Vicmap Address` -- cgit v1.2.3