Este vídeo explica el procedimiento para descargar rápidamente y de manera automática un DEM en QGIS para posteriormente reproyectarlo.
Пікірлер: 1
@Eternalhealth4evaАй бұрын
Hola, no me funcionó, me apareció esto: Traceback (most recent call last): File "C:\Users/LENOVO/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\OpenTopography-DEM-Downloader\OpenTopography_DEMDownloader_algorithm.py", line 122, in processAlgorithm outputs['DownloadFile'] = processing.run('native:filedownloader', alg_params, context=context, feedback=feedback, is_child_algorithm=True) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\PROGRA~1/QGIS33~1.2/apps/qgis/./python/plugins\processing\tools\general.py", line 117, in run return Processing.runAlgorithm(algOrName, parameters, onFinish=post_process, feedback=feedback, context=context) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\PROGRA~1/QGIS33~1.2/apps/qgis/./python/plugins\processing\core\Processing.py", line 192, in runAlgorithm ret, results = execute(alg, parameters, context, feedback, catch_exceptions=False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\PROGRA~1/QGIS33~1.2/apps/qgis/./python/plugins\processing\gui\AlgorithmExecutor.py", line 70, in execute results, ok = alg.run(parameters, context, feedback, {}, False) ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ _core.QgsProcessingException: El archivo de salida no existe. During handling of the above exception, another exception occurred: Traceback (most recent call last): File "C:\Users/LENOVO/AppData/Roaming/QGIS/QGIS3\profiles\default/python/plugins\OpenTopography-DEM-Downloader\OpenTopography_DEMDownloader_algorithm.py", line 127, in processAlgorithm raise QgsProcessingException (response.text.split('')[1][:-8]) ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~^^^ IndexError: list index out of range Execution failed after 3.33 segundos