Skip to content

Latest commit

 

History

History
19 lines (12 loc) · 768 Bytes

longSegmentCheck.md

File metadata and controls

19 lines (12 loc) · 768 Bytes

Long Segment Check

Description

Checks for Edges that have segments longer than the given configurable length, excluding ferry routes.

Configuration

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

Live Examples

Please see the source code for LongSegmentCheck here: LongSegmentCheck