minimumDistanceBetweenIntersections

var minimumDistanceBetweenIntersections: Double = 20.0

When enabled, this describes the minimum distance between intersections to count them as 2 instances.

This has an effect of filtering out intersections based on parking lot entrances, driveways and alleys from the average intersection distance.

Defaults to 20.0 meters.