shapefile_from_definition

Function shapefile_from_definition 

Source
pub fn shapefile_from_definition<P: MValueCompatible>(
    def: Definition,
    epsg_codes: BTreeMap<String, String>,
) -> ShapeFileReader<FileReader, P>
Available on crate feature std only.
Expand description

§Build a Shapefile from a Definition

§Description

Given a collection of files, build a Shapefile