pub fn read_osm2polygon_input( path: String) -> Result<(NodeID, Vec<InputRoad>, GPSBounds)>
Returns the (intersection_id, input roads, and GPS bounds) previously written by save_osm2polygon_input.
save_osm2polygon_input