mapbox / shp-write

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

Added a type check to properly wrap polygon and polyline arrays #41

Closed glenselle closed 7 years ago

glenselle commented 7 years ago

this addresses issue #40 -- may be helpful in diagnosing what the underlying cause is