mapshaper icon indicating copy to clipboard operation
mapshaper copied to clipboard

running a mapshaper script specified in the URL

Open ericemc3 opened this issue 5 years ago • 0 comments

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;

ericemc3 avatar Oct 23 '20 15:10 ericemc3