importer::utils

Function osm_to_raw

Source
pub async fn osm_to_raw(
    name: MapName,
    timer: &mut Timer<'_>,
    config: &ImporterConfiguration,
) -> RawMap
Expand description

Creates a RawMap from OSM and other input data.