pub fn shapefile_from_gzip<P: MValueCompatible>(
input: &str,
epsg_codes: BTreeMap<String, String>,
) -> ShapeFileReader<BufferReader, P>Available on crate feature
std only.pub fn shapefile_from_gzip<P: MValueCompatible>(
input: &str,
epsg_codes: BTreeMap<String, String>,
) -> ShapeFileReader<BufferReader, P>std only.