From de400a11e4efdedc5f3d1a1332da108b773b5ae8 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Thu, 20 May 2021 22:33:30 +1000 Subject: handle vicmap locality special cases --- README.md | 9 +++++++++ 1 file changed, 9 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index ba668b8..f3a5303 100644 --- a/README.md +++ b/README.md @@ -88,6 +88,15 @@ Where the individual points share the same geometry as each other, then the rang The schema mapping mostly happens in `lib/toOSM.js`. +### addr:suburb + +Vicmap locality data sometimes includes a suffix placename to a locality for example: + + - Hillside Greater Melbourne + - Hillside Bairnsdale + +These are converted into simply "Hillside", the full list of special cases is in `lib/toOSM.js`. + ### Removing duplicates Source address data contains many address points overlapping or within a close proximity. -- cgit v1.2.3