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

[processing] fix #21958 use sqlite3 module instead of ORG's SQLite driver #9918

Merged
merged 2 commits into from
May 3, 2019
Merged

[processing] fix #21958 use sqlite3 module instead of ORG's SQLite driver #9918

merged 2 commits into from
May 3, 2019

Conversation

marcel-dancak
Copy link
Contributor

Because of issue with GDAL/ORG's SQLite driver in version 2.4.x as described in https://issues.qgis.org/issues/21958, this fix use sqlite3 module.

There is also one small enhancement, tiles in PNG format will be rendered with transparent background color.

@luipir
Copy link
Contributor

luipir commented May 2, 2019

btw any idea to open an issue to gdal/ogr to allow fixing or having an opinion by @rouault about the issue?
I approved the PR because it does not create problems, but the issue you had suggest to add better error checks in the algorithm code.

@luipir
Copy link
Contributor

luipir commented May 2, 2019

probably fixed in gdal3.0

  • TileDB: Added support for raster band metadata

@PeterPetrik
Copy link
Contributor

opened ticket in GDAL OSGeo/gdal#1504

@PeterPetrik PeterPetrik merged commit 9820bb4 into qgis:master May 3, 2019
@luipir
Copy link
Contributor

luipir commented May 3, 2019

opened ticket in GDAL OSGeo/gdal#1504

great tnx

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants