gipong / shp2geojson.js

Convert shapefile to geoJSON via a web browser without Server-Side code. This conversion will unzip your file and reproject the data with correct encoding in JavaScript.
http://gipong.github.io/shp2geojson.js/
MIT License
260 stars 92 forks source link

automatic loading #17

Open pepecdj opened 5 years ago

pepecdj commented 5 years ago

How to automatically upload a file?

psvdutt commented 5 years ago

struck out with same problem ,solved it?

gipong commented 5 years ago

It can be preloading the file links with JavaScript make it look like automatically upload the files.