raw buffer of gzipped data (folder of shp, dbf, prj, and/or cpg)
Optional
defs: typeof ProjectionBase[]optional array of ProjectionTransformDefinitions to insert
Optional
epsgCodes: 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