mapbox / shp-write

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

polygon hole fix #51

Closed Miroko closed 7 years ago

Miroko commented 7 years ago

This fixes polygon holes.

Multi features seem to be broken in master, so I'm not sure if this interferes with that logic in some way.