From a8e5dacfc97f215b09f45aae1e75bf83d75f63cd Mon Sep 17 00:00:00 2001 From: Stan Soldatov Date: Sat, 21 Dec 2024 17:47:44 +0100 Subject: [PATCH] FAQ update. --- docs/FAQ.md | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/FAQ.md b/docs/FAQ.md index 77ee600..ceb0865 100644 --- a/docs/FAQ.md +++ b/docs/FAQ.md @@ -46,4 +46,8 @@ setShapeCullingWorldProperties(-8192, -100, -8192, 8192, 500, 8192, 16, 0, 9000) Make sure that **Always loaded** checkbox is checked, then save it and execute. It should help. +### I launched the script to download satellite images from QGIS, but it's taking too long, what should I do? + +The script is downloading a huge GeoTIFF image, so it can take a while depending on the region size and hardware. Some guys reported that on old CPUs it can take up to 30 minutes. Just wait, and it will finish eventually. + If you think that some question should be added here, please, contact me in [Discord](https://discord.gg/Sj5QKKyE42) or open an issue on GitHub. Thank you! \ No newline at end of file