[][src]Function osm_geo_mapper::osmtogeojson::convert_osm_to_geojson

pub fn convert_osm_to_geojson(
    osm_file: String,
    geojson_file: String
) -> Result<(), Box<dyn Error>>