mapbox / shp-write

create and write to shapefiles in pure javascript
BSD 3-Clause "New" or "Revised" License
290 stars 186 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 10 months ago

ogiovanniruiz commented 2 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 11 months ago

I have the same problem, any solutions yet?