Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 881 Bytes

malformedPolyLineCheck.md

File metadata and controls

17 lines (10 loc) · 881 Bytes

Malformed PolyLine Check

Description

This check flags polylines (Edges and Lines) that are not coastlines or rivers, too long/short, or have too many/few points. Polylines that are too long or have too many points are hard to edit; those that are too short or have too few points can be eliminated and replaced by other points or polylines.

Configuration

There are no configurables for this check.

Live Examples

Please see the source code for MalformedPolyLineCheck here: MalformedPolyLineCheck