calvinmetcalf / shapefile-js

Convert a Shapefile to GeoJSON. Not many caveats.
http://calvinmetcalf.github.io/shapefile-js/
714 stars 228 forks source link

refactor: use more efficient way to check file extension #203

Closed yjzhang527 closed 3 months ago

yjzhang527 commented 6 months ago

Unexpected issues may occur when processing shp files generated by QGIS. The shp file generated by QGIS contains. mshp format files, which contain shp meta information. image