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

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