mapbox / shp-write

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

Request: Support Multipoint Geometry #59

Closed jeff-tenhave closed 10 months ago

jeff-tenhave commented 6 years ago

It would be awesome if shp-write would support writing geometry with type 'Multipoint'. Currently these geometries are ignored and not written to the shapefile.

jeff-tenhave commented 6 years ago

I've added PR for this.

sheindel commented 10 months ago

Good news: v0.4.2 is now available, and should resolve this issue.

Less good news: Mapbox changed their deployment organization so this package is now hosted under a different package

@mapbox/shp-write https://unpkg.com/@mapbox/shp-write@latest/shpwrite.js