mapbox / shp-write

create and write to shapefiles in pure javascript
BSD 3-Clause "New" or "Revised" License
290 stars 186 forks source link

The issue #66 has been solved #75

Closed jmmluna closed 10 months ago

jmmluna commented 5 years ago

This version solved the issue (#66) related to multipolygon problem. Also it allows the downloaded zip filename customization via options.folder parameter.

P.S.: thank you very much for this project. Accepting this pull request would be very appreciated and very useful for the community. Also I hope it will be available at the npm registry.

sheindel commented 10 months ago

Should be resolved thanks to https://github.com/mapbox/shp-write/pull/100 , will publish soon, thanks!!