[][src]Function map_model::make::remove_disconnected::remove_disconnected_roads

pub fn remove_disconnected_roads(map: &mut RawMap, timer: &mut Timer<'_>)

Some roads might be totally disconnected from the largest clump because of how the map's bounding polygon was drawn, or bad map data, or which roads are filtered from OSM. Remove them.