The purpose of this check is to look for any non-motorway single carriageway Edges with no foot tags that cross any high-priority roads that are dual carriageways. Currently this check is only valid in Singapore.
This check has two configurables that can be changed in the configuration file config.json
Defaults:
"countries": ["SGP"]
- List of enabled countries for this check.includeDualCrossingDualCarriageWays: false
- Whether or not to include dual crossing dual carriage ways.
- Line id:707530351
- Line id:173767762
- Line id:701196053
Please see the source code for UnwalkableWaysCheck here: UnwalkableWaysCheck