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
256 stars 90 forks source link

Duplicates responses #22

Closed sdsoldi closed 2 years ago

sdsoldi commented 2 years ago

I'm getting a duplicate response in second dycamic call to loadshp. First call works, second call return 2 geojson. The last value and the new

Console log responses imagen

Code imagen