Function geom::geometries_with_properties_to_geojson
source · [−]pub fn geometries_with_properties_to_geojson(
input: Vec<(Geometry, Map<String, Value>)>
) -> GeoJson
Expand description
Create a GeoJson with one feature per geometry, with the specified properties.