qgis / QGIS

QGIS is a free, open source, cross platform (lin/win/mac) geographical information system (GIS)
https://qgis.org
GNU General Public License v2.0
10.52k stars 2.99k forks source link

QGIS 3.26.2 Cannot read .dfs2 files anymore #50212

Closed daniel-caichac-DHI closed 2 years ago

daniel-caichac-DHI commented 2 years ago

What is the bug or the crash?

In previous QGIS version (3.18, 3.20, 3.22) it was possible to read .dfsu and .dfs2 data without any plugin, just with the MDAL driver (from https://www.mikepoweredbydhi.com/download/mike-by-dhi-tools/generaltools/qgis) In present QGIS version (3.26.2) only reading of .dfsu files work, but loading any .dfs2 files crashes the software.

Steps to reproduce the issue

Versions

3.26.2

Supported QGIS version

New profile

Additional context

I understand that this is not a plugin hence why I am posting this bug here. If this post be should be somewhere, indications on where is appreciated.

nicogodet commented 2 years ago

It seems to me you are using an external lib that add a functionality to QGIS. So not a QGIS issue to me

There is a contact on linked page.

nicogodet commented 2 years ago

@vcloarec Any thought on this ?

daniel-caichac-DHI commented 2 years ago

I just realised (thanks to tagging of vcloarec) that there is an MDAL github repo with DHI driver, so I reposted this bug in that repo instead: https://github.com/lutraconsulting/MDAL/issues/430 Hence, this post could be closed, I guess.