pub fn geometries_to_geojson(input: Vec<Geometry>) -> GeoJson
Expand description

Create a GeoJson with one feature per geometry, and no properties.