mapbox / shp-write

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

generate the project file #46

Closed haoliangyu closed 7 years ago

haoliangyu commented 7 years ago

Now the write() method doesn't generate the project file (.prj) for the Shapefile output. It would be nice to have an additional option to allow the user to provide the ESRI WKT string for the .prj file and generate it.