csv2geojson icon indicating copy to clipboard operation
csv2geojson copied to clipboard

missing files?

Open daanvr opened this issue 8 years ago • 1 comments

When I download a zip or use your demo the buttons do not do anything. It seems like there are some files missing. One possible missing file is: csv2geojson.js

I got it to work partially in the terminal but it only converted points, no lines and polygons.

daanvr avatar Feb 27 '17 10:02 daanvr

I've just removed the online demo - for use with a script tag or somewhere you can't use node or a bundler, see the readme instructions - there are builds on unpkg.

I got it to work partially in the terminal but it only converted points, no lines and polygons.

Please provide an example of input: I would need more details to debug that.

tmcw avatar Feb 27 '17 14:02 tmcw