qgis / QGIS-Documentation

QGIS Documentation
https://docs.qgis.org/latest
477 stars 700 forks source link

QGIS Training 8.1.2. Build Virtual Raster - Error in Executing #4994

Closed jodieq closed 1 month ago

jodieq commented 4 years ago

Description

I have been working through the most recent QGIS training doumentation (link provided) and have receieved an error in processing the algorithm 'Build virtual raster'. Unfortuinately I do not have any programming/coding experience to solve myself. I believe I have followed the steps correctly, as provided on the linked page under step 8.1.2 and using the raster files provided.

See attached screenshot for error details.

Steps followed as below:

  1. Open the Build virtual raster algorithm from the GDAL ‣ Raster miscellaneous;

  2. In the dialog that appears click on the … button next to the Input layers parameter and check all the layers or use the Select All button;

  3. Uncheck the Place each input file into a separate band parameter- Notice the text field below. What this dialog is actually doing is that it’s writing that text for you. It’s a long command that QGIS is going to run.

  4. Finally click on Run.

Page URL: https://docs.qgis.org/3.4/en/docs/training_manual/rasters/data_manipulation.html 8-4-1 Build virtual raster

DelazJ commented 4 years ago

Hi @jodieq I followed the steps on both 3.10.0 (macOS) and 3.10.3 (osgeo4w) and it runs OK. We have the same commands but I can see we have different versions of gdal (and proj) and some recent versions were playing weirdly with QGIS. Could you please update your QGIS version to 3.10.3 and try again? Thanks

ioalexei commented 8 months ago

I am able to run this part of the tutorial without any errors - QGIS version 3.30.0 GDAL version 3.6.2.

As this issue is 4 years old and cannot be reproduced, could it be closed?

(note - in the latest docs version this is now under [7.1][(https://docs.qgis.org/3.28/en/docs/training_manual/rasters/data_manipulation.html)