mapbox / shp-write

create and write to shapefiles in pure javascript

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

When export to shapefile, problem of combined polygon

gislayer opened this issue · comments

Hello everone,
i have a geojson data. i exported a shp file but when i open at QGIS. there is only 1 multipolygon. How can i seperate on javascript side ?

I believe #65 will fix your problem. Hoping this will be accepted and released. Looks like a dup of #66

thanks for help! i fixed this issue