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