diff options
author | Andrew Harvey <andrew@alantgeo.com.au> | 2022-05-21 14:58:50 +1000 |
---|---|---|
committer | Andrew Harvey <andrew@alantgeo.com.au> | 2022-05-21 14:58:50 +1000 |
commit | 60173d46488a8d2fa251ded8bba6afed02a5b0ce (patch) | |
tree | ae5184ca91500e1cfdc4d786643e33e648ee0230 /lib/toOSM.js | |
parent | 94d3de1b9d53e046a111facd1240d50eb08a6b1e (diff) |
number steps
Diffstat (limited to 'lib/toOSM.js')
-rw-r--r-- | lib/toOSM.js | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/toOSM.js b/lib/toOSM.js index 409e80a..eb12c61 100644 --- a/lib/toOSM.js +++ b/lib/toOSM.js @@ -103,7 +103,7 @@ module.exports = (sourceFeature, options) => { } // display numbers used predominately in the City of Melbourne CBD by large properties. - // Primarily to simplify an assigned number range. + // Primarily to simplify an assigned number range. // so should map the assigned address or the signposted address? // every record has at least ROAD_NAME populated |