mapbox / shp-write

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

Expose new 'zip' function that returns zipped shapefile content #15

Closed jseppi closed 10 years ago

jseppi commented 10 years ago

Refactor download function to use new zip function

tmcw commented 10 years ago

Looks good - can you remove the .gitignore file, though? I prefer to use global gitignores for everything, otherwise each project has its own special mix

jseppi commented 10 years ago

Done!

tmcw commented 10 years ago

:+1: