Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error curvas de nivel 3.28 #55110

Closed
2 tasks done
fidalgoalberto04 opened this issue Nov 1, 2023 · 5 comments
Closed
2 tasks done

Error curvas de nivel 3.28 #55110

fidalgoalberto04 opened this issue Nov 1, 2023 · 5 comments
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Feedback Waiting on the submitter for answers

Comments

@fidalgoalberto04
Copy link

What is the bug or the crash?

He intentado sacar curvas de nivel muchas veces, pero no se porque no me funciona, he probado varias versiones y me da el mismo error al sacar las curvas, agradecería que alguien me ayudase a solucionarlo.

Steps to reproduce the issue

Versión de QGIS: 3.28.11-Firenze
Revisión del código de QGIS: b02458a
Versión de Qt: 5.15.3
Python version: 3.9.5
Versión de GDAL: 3.7.2
Versión de GEOS: 3.12.0-CAPI-1.18.0
Versión de PROJ: Rel. 9.3.0, September 1st, 2023
PDAL version: 2.5.5 (git-version: 24f78d)
El algoritmo comenzó en: 2023-11-01T13:13:22
Algoritmo 'Curvas de nivel' comenzando…
Input parameters:
{ 'BAND' : 1, 'CREATE_3D' : False, 'EXTRA' : '', 'FIELD_NAME' : 'ELEV', 'IGNORE_NODATA' : False, 'INPUT' : 'C:/Users/alber/Documents/mapas qgis/702825741709_b/g12a33me.bil', 'INTERVAL' : 10, 'NODATA' : None, 'OFFSET' : 0, 'OUTPUT' : 'TEMPORARY_OUTPUT' }

Comando GDAL:
gdal_contour -b 1 -a ELEV -i 10.0 -f "Interlis 2" "C:\Users\alber\Documents\mapas qgis\702825741709_b\g12a33me.bil" C:/Users/alber/AppData/Local/Temp/processing_tFaCUm/25121291e2ec4f16ab370b9c77c0db55/OUTPUT.xtf
Salida del comando GDAL:
Warning 1: Model file not specified.
El proceso devolvió el código de error 1
Execution completed in 0.08 seconds
Results:
{'OUTPUT': 'C:/Users/alber/AppData/Local/Temp/processing_tFaCUm/25121291e2ec4f16ab370b9c77c0db55/OUTPUT.xtf'}

Cargando las capas resultantes
Las siguientes capas no se generaron correctamente.
• C:/Users/alber/AppData/Local/Temp/processing_tFaCUm/25121291e2ec4f16ab370b9c77c0db55/OUTPUT.xtf
Puede comprobar el «Panel de mensajes del registro» en la ventana principal de QGIS para encontrar más información sobre la ejecución del algoritmo.

Versions

Versión de QGIS: 3.28.11-Firenze
Revisión del código de QGIS: b02458a
Versión de Qt: 5.15.3
Python version: 3.9.5
Versión de GDAL: 3.7.2
Versión de GEOS: 3.12.0-CAPI-1.18.0
Versión de PROJ: Rel. 9.3.0, September 1st, 2023
PDAL version: 2.5.5 (git-version: 24f78d)

Supported QGIS version

  • I'm running a supported QGIS version according to the roadmap.

New profile

Additional context

No response

@fidalgoalberto04 fidalgoalberto04 added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Nov 1, 2023
@fidalgoalberto04
Copy link
Author

Ya esta solucionado gracias

@agiudiceandrea
Copy link
Contributor

@fidalgoalberto04, have you already fixed the issue by yourself?

@agiudiceandrea agiudiceandrea added the Feedback Waiting on the submitter for answers label Nov 1, 2023
@alexbruy
Copy link
Contributor

Looking at the provided Processing logs, this happens because of default output format set to "Interlis 2".

Duplicates #54952.

@agiudiceandrea
Copy link
Contributor

@alexbruy, anyway also #54952 is closed: I think at least one should be open.
There are other reports about the default output vector format incorrectly set (by QGIS!?) to .xtf "Interlis 2":
https://www.facebook.com/groups/qgiscommunityofficialvirtualgroup/posts/2523886831123186/
https://www.facebook.com/groups/GisItalia/posts/10161207159211385/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! Feedback Waiting on the submitter for answers
Projects
None yet
Development

No branches or pull requests

4 participants