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

GDAL configuration issue in QGIS 3.36.2 for Mac #57240

Open
2 tasks
WuChengbin opened this issue Apr 24, 2024 · 1 comment
Open
2 tasks

GDAL configuration issue in QGIS 3.36.2 for Mac #57240

WuChengbin opened this issue Apr 24, 2024 · 1 comment
Labels
Bug Either a bug report, or a bug fix. Let's hope for the latter! macOS

Comments

@WuChengbin
Copy link

What is the bug or the crash?

When using some GDAL tools, such as gdalbuildvrt, I encounter an error stating that the gcs.csv file cannot be found. Setting the GDAL_DATA environment variable to point to an older version of gdal-data does not resolve the issue. I compared GDAL version 3.3.2 on Windows and installations via Conda on Mac, where GDAL does not rely on the gcs.csv file. However, GDAL within QGIS on Mac still depends on this file, whereas this issue does not arise with QGIS on Windows. I suspect there may be a configuration issue with the GDAL compilation for arm64 on Mac.

Steps to reproduce the issue

528221713949070_ pic

Versions

QGIS版本 3.36.2-Maidenhead QGIS代码版本 6d25052
Qt版本 5.15.2
Python版本 3.9.5
GDAL/OGR版本 3.3.2
PROJ版本 8.1.1
EPSG注册数据库版本 v10.028 (2021-07-07)
GEOS版本 3.9.1-CAPI-1.14.2
SQLite版本 3.35.2
PDAL版本 2.3.0
PostgreSQL客户端版本 unknown
SpatiaLite版本 5.0.1
QWT版本 6.1.6
QScintilla2版本 2.11.5
操作系统版本 macOS 14.4
       
已激活的Python插件
processing 2.12.99
grassprovider 2.12.99
db_manager 0.1.20
MetaSearch 0.3.6

QGIS版本
3.36.2-Maidenhead
QGIS代码版本
6d250527200
Qt版本
5.15.2
Python版本
3.9.5
GDAL/OGR版本
3.3.2
PROJ版本
8.1.1
EPSG注册数据库版本
v10.028 (2021-07-07)
GEOS版本
3.9.1-CAPI-1.14.2
SQLite版本
3.35.2
PDAL版本
2.3.0
PostgreSQL客户端版本
unknown
SpatiaLite版本
5.0.1
QWT版本
6.1.6
QScintilla2版本
2.11.5
操作系统版本
macOS 14.4

已激活的Python插件
processing
2.12.99
grassprovider
2.12.99
db_manager
0.1.20
MetaSearch
0.3.6

Supported QGIS version

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

New profile

Additional context

No response

@WuChengbin WuChengbin added the Bug Either a bug report, or a bug fix. Let's hope for the latter! label Apr 24, 2024
@WuChengbin
Copy link
Author

I temporarily resolved this issue by copying a gcs.csv file from GDAL version 2.2 to /Applications/QGIS.app/Contents/Resources/gdal.

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! macOS
Projects
None yet
Development

No branches or pull requests

2 participants