Closed predictwise closed 4 years ago
Hi @dnomadb,
I am executing the following command to generate my own mbtiles:
rio rgbify -b -10000 -i 0.1 --max-z 19 --min-z 0 --format png input-tiff output-mbtiles
But the command cannot quit automatically after a long time execution and I have to interrupt it manually.
The input tiff file is small (10 MB) and it shouldn't take so long time (30 minutes) to perform it. Any suggestions? Thanks a lot!
Oliver
Hi @dnomadb,
I am executing the following command to generate my own mbtiles:
rio rgbify -b -10000 -i 0.1 --max-z 19 --min-z 0 --format png input-tiff output-mbtiles
But the command cannot quit automatically after a long time execution and I have to interrupt it manually.
The input tiff file is small (10 MB) and it shouldn't take so long time (30 minutes) to perform it. Any suggestions? Thanks a lot!
Oliver