[][src]Function geojson_to_osmosis::main

fn main() -> Result<(), Box<dyn Error>>

Reads GeoJSON input from STDIN, extracts a polygon from every feature, and writes numbered files in the https://wiki.openstreetmap.org/wiki/Osmosis/Polygon_Filter_File_Format format as output.