gdal3.js
gdal3.js copied to clipboard
how to stop a running gdal task?
Hi there,
is there any way to abort a running gdal task?
the situation i have is that i convert incomming files to geojson to then display them as tiles on a website. i am looking for something like a request abort function to stop a worker if the result is not needed anymore.
any idea would be great!
Thanks a lot!