Closed mmahrous closed 1 year ago
Good day everyone, @mapbox-re-oa, any updates on this?
Eagerly waiting, when these updates will be available?
@rangasatishkumar you can use it from our github directly
npm install https://github.com/transportforcairo/shp-write.git
until @mapbox-re-oa team merges it.
Thanks for that btw, works very well
@mapbox-re-oa any updates on merging this?
@rangasatishkumar you can use it from our github directly
npm install https://github.com/transportforcairo/shp-write.git
until @mapbox-re-oa team merges it.
Thank you for this. However, JSZip V3 was giving me issues so I created a fork with only multipolygon fixes - https://github.com/ngunner/shp-write-multipolygon
If anyone has similar issues:
npm install https://github.com/ngunner/shp-write-multipolygon.git
Could the dbf
dependency also be upgrades to 0.2.0
. I am having this issue: https://github.com/mapbox/dbf/issues/23
EDIT: See #96