mapbox / shp-write

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

download() returns shapefile with missings features #73

Closed NapoleonRSA closed 10 months ago

NapoleonRSA commented 5 years ago

Given a geojson with multiple features download zip returns zip with only one feature. I have made sure the geojson is the correct format. Is it even possible to return a shapefile with multiple features?

jasonrberney commented 3 years ago

I'm having the same issue.

cdgiser commented 1 year ago

same issue.