The purpose of this check is to identify Edges which overlap another Edge. Overlapping Edges share two consecutive Nodes.
This check has two configurables that can be changed in the configuration file config.json
Defaults:
"highway.priority.minimum": "residential"
- Minimum highway type for priority"pedestrian.areas.filter": true
- Whether or not to filter out pedestrian areas
- Part of id:851925421 is overlapping part of id:55081553
- Part of id:857538513 is overlapping part of id:130585687
- Part of id:125452478 is overlapping part of id:230343727
Please see the source code for OverlappingEdgeCheck here: OverlappingEdgeCheck