Re: [Qgis-user] Size of QgsDockWidget pyqgis

2025-01-13 Thread Ludwig Kniprath via QGIS-User
Hello Denis, I didn't know about QgsDockwidget yet, but looking on https://api.qgis.org/api/classQgsDockWidget.html it's a derived QDockwidget. Image taken from https://doc.qt.io/qt-5/qdockwidget.html: https://doc.qt.io/qt-5/images/mainwindow-docks.png A docked QDockwidget uses automaticall

Re: [Qgis-user] Open ESRI Geodatabase file in QGIS

2025-01-13 Thread Even Rouault via QGIS-User
Le 13/01/2025 à 12:43, Andrea Giudiceandrea a écrit : Hi Mangla, given the following error displayed it the processing algorithm log GDAL command output: ERROR 1: Error occurred in D:\src\osgeo4w\src\gdal\gdal-3.9.3\ogr\ogrsf_frmts\openfilegdb\filegdbtable.cpp at line 659 if the "TreeCano

[Qgis-user] Get Time-vector from Mesh (netcdf/mdal) in pyqgis

2025-01-13 Thread Richard Duivenvoorde via QGIS-User
Hi, Anybody experience getting the actual time-data from a QGIS MeshLayer as some kind of data array? Context: my netcdf's contains negative(!) time values (a model calculating back in time): ncdump/info tell's me: time:units = "minutes since 2024-01-31 22:00:00.0Z" ; time = -27240, -27120,

Re: [Qgis-user] Open ESRI Geodatabase file in QGIS

2025-01-13 Thread Andrea Giudiceandrea via QGIS-User
Mangla Katyayani mangla.katyayani at gramener.com > Sun Jan 12 20:38:25 PST 2025 > I am facing this problem while opening a geodatabase file in QGIS. I have > followed the following steps: > Add layer> Add vector layer>Directory> Type: openfilegdb Hi Mangla, looking at the Name, Path and Source

[Qgis-user] Size of QgsDockWidget pyqgis

2025-01-13 Thread Denis Bourouffala via QGIS-User
Hello, On Qgis, I want to create a QgsDockwidget but I need to know if it's possible to fix the height with a special value or QgsDockWidget take up necessarily the entire height of my screen ? Thanks you for your help. Best regards Denis ___ QGIS-