Function map_model::make::collapse_intersections::trim_deadends[][src]

pub fn trim_deadends(raw: &mut RawMap)
Expand description

Some cycleways intersect footways with detailed curb mapping. The current rules for figuring out which walking paths also allow bikes are imperfect, so we wind up with short dead-end “stubs.” Trim those.

Also do the same thing for extremely short dead-end service roads.