mapshaper
mapshaper copied to clipboard
running a mapshaper script specified in the URL
I love the possibility to call mapshaper.org with the file parameter, allowing for instance:
https://mapshaper.org/?files=https://.../mylayer.geojson;https://.../mydata.csv
Would it be possible to add a script file, containing mapshaper command to run after loading layers end data, allowing to get a beautiful elaborate map?
https://mapshaper.org/?files=https://.../mylayer.geojson;https://.../mydata.csv;https://.../myscript.txt;