Function street_network::transform::shrink_roads::shrink
source · [−]pub fn shrink(raw: &mut StreetNetwork, timer: &mut Timer<'_>)
Expand description
Look for roads that physically overlap, but aren’t connected by an intersection. Shrink their width.