aboutsummaryrefslogtreecommitdiff
path: root/README.md
diff options
context:
space:
mode:
authorAndrew Harvey <andrew@alantgeo.com.au>2021-06-10 13:41:37 +1000
committerAndrew Harvey <andrew@alantgeo.com.au>2021-06-10 13:41:37 +1000
commit91fa58f564e4c2fb24b1446e659e47701caea884 (patch)
tree1397438ff9ef45b208eb5378c210524d4f0f6cef /README.md
parent70523db4413644c3b10398ffda966786d231905b (diff)
reorder features and set ids for better maproulette tasks
Diffstat (limited to 'README.md')
-rw-r--r--README.md2
1 files changed, 2 insertions, 0 deletions
diff --git a/README.md b/README.md
index 8a24f83..d7dc902 100644
--- a/README.md
+++ b/README.md
@@ -265,6 +265,8 @@ Further processing to conflate Vicmap complex and building names with OSM can be
make dist/vicmap-complex-conflation
make dist/vicmap-building-conflation
+These outputs are described in the [Building Name](#building-name) and [Complex Name](#complex-name) sections.
+
- [ ] we need to deal with addresses represented in OSM as interpolation ways. If there is community consensus to replace these existing interpolation ways with individual point nodes or leave the existing interpolation ways.
- [ ] we need a better way to review matches where some attributes differ, potentially as a quick fix MapRoulette for tricky cases, or done as a bulk import for easy cases (eg. simply adding `addr:suburb`, `addr:state` and `addr:postcode`)