gdal3.js icon indicating copy to clipboard operation
gdal3.js copied to clipboard

how to stop a running gdal task?

Open pcace opened this issue 11 months ago • 0 comments

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!

pcace avatar Jan 16 '25 10:01 pcace