From 60173d46488a8d2fa251ded8bba6afed02a5b0ce Mon Sep 17 00:00:00 2001 From: Andrew Harvey Date: Sat, 21 May 2022 14:58:50 +1000 Subject: number steps --- lib/toOSM.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/toOSM.js') 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 -- cgit v1.2.3