calvinmetcalf / shapefile-js

Convert a Shapefile to GeoJSON. Not many caveats.
http://calvinmetcalf.github.io/shapefile-js/
MIT License
735 stars 230 forks source link

Unzipped Shapefiles Support #118

Closed maxwell-oroark closed 3 years ago

maxwell-oroark commented 5 years ago

Is it possible to use this package if you are using the native File Reader class and a user drops in the mandatory shape files .shp .shx .dbf without zipping them up?