calvinmetcalf / shapefile-js

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

Update parseShp.js: fixed reading BoundingBox Ymax from the header #205

Closed chaensel-agco closed 3 months ago

chaensel-agco commented 4 months ago

Thank you for the shapefile-js lib. Here is a tiny fix to read the correct value for the BoundingBox Ymax.