Checks for Edges that have segments longer than the given configurable length, excluding ferry routes.
This check has one configurable that can be changed in the configuration file config.json
Defaults:
"length.minimum.kilometers": 10.0
- Minimum length in kilometers for a flagged way
Please see the source code for LongSegmentCheck here: LongSegmentCheck