pub fn override_sidewalk_widths(
    map: &mut Map,
    path: String,
    timer: &mut Timer<'_>
) -> Result<()>