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.
pub async fn osm_to_raw(
name: MapName,
timer: &mut Timer<'_>,
config: &ImporterConfiguration,
) -> RawMap
Creates a RawMap from OSM and other input data.