mapbox / shapefile-fairy

I put a zipfile under my pillow and the fairy brought me shapefiles
ISC License
17 stars 6 forks source link

Error reporting is overly broad #13

Closed tmcw closed 8 years ago

tmcw commented 8 years ago

https://github.com/mapbox/shapefile-fairy/blob/master/index.js#L19-L20

This code checks for the existence of shp, dbf, and shx files and returns an error that says:

Failed to find a shapefile in your zip

This refers to shapefile as a singular and doesn't help the user to understand the requirements or which files are missing.