fn scrape_output(
    output: &str,
    map: &mut RawMap,
    ids: Vec<OriginalRoad>
) -> Result<()>