From 6d1f98a0b1f5859126920f811c81b936d95dd9b1 Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Wed, 9 Jun 2021 22:29:35 +1000 Subject: also conflate vicmap building name with osm --- bin/complex.js | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bin/complex.js') diff --git a/bin/complex.js b/bin/complex.js index 6c83b6b..c8bda5d 100755 --- a/bin/complex.js +++ b/bin/complex.js @@ -1,7 +1,8 @@ #!/usr/bin/env node /** - * Take Vicmap address points which have a complex value, and group these into sites + * Take Vicmap address points which have a complex value, and group these into sites, + * then conflate with existing OSM names */ const fs = require('fs') -- cgit v1.2.3