pub fn osm2polygon(input_path: String, output_path: String) -> Result<()>
Expand description

Process the file produced by save_osm2polygon_input, then write the output as GeoJSON.