gfcanalysis icon indicating copy to clipboard operation
gfcanalysis copied to clipboard

Fixing download_tiles() timeout (issue #16)

Open aTnT opened this issue 9 months ago • 0 comments

Fixes #16 by increasing the download timeout in download_tiles() to 300 seconds. Tested with different timeouts.

Changes:

  • Added timeout parameter to download_tile() and download_tiles().

aTnT avatar Mar 19 '25 11:03 aTnT