mapbox / shp-write

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

I have 4 features in my collection, when downloaded file it puts coordinates of all 4 features into 1. I need all 4 features not 1, can anyone help? #88

Closed RambhauWaykar closed 1 year ago

ogiovanniruiz commented 3 years ago

I have the same issue.

klmc66666 commented 2 years ago

my geojson has 3 polygoon not mutipolygon,when i download ,it's change to 1 mutipolygon and dbf is has 3 record

raj1258 commented 2 years ago

I have the same problem. trying to figure out.

aafenlared commented 1 year ago

Hello everyone. This one have the same problem: https://unpkg.com/shp-write@latest/shpwrite.js

HugoP27 commented 1 year ago

I have the same problem, any solutions yet?