Error: no layers found when parsing zipped shp file in shpjs
I am working with vue3 to load a zipped shp file from a sample dataset found in the repository, https://github.com/calvinmetcalf/shapefile-js/blob/gh-pages/files/counties5.zip
Error: no layers founds when parsing zipped shp file in shpjs
I am working with vue3 to load a zipped shp file from a sample dataset found in the repository, https://github.com/calvinmetcalf/shapefile-js/blob/gh-pages/files/counties5.zip
Error: Can’t find end of central directory : is this a zip file ? when parsing a shp file
I am working with vue3 to load a shp file.