raw buffer of gzipped data (folder of shp, dbf, prj, and/or cpg)
Optionaldefs: typeof ProjectionBase[]optional array of ProjectionTransformDefinitions to insert
OptionalepsgCodes: Record<string, string>a record of EPSG codes to use for the transformer if needed
Read a Shapefile from a Gzip folder.
Description
Assumes the input is an arraybuffer that is pointing to a collection of zip shapefile data.
Usage