Skip to main content

write

Function write 

Source
pub fn write<P: AsRef<Path>>(layer: &Layer, path: P) -> Result<()>
Expand description

Write a Layer as a Shapefile set (.shp, .shx, .dbf, .prj).

path may include .shp or be the base name.