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

List availabale GDAL vector drivers (fix #18738) (Request in QGIS) #6051

Closed
qgis-bot opened this issue Aug 28, 2020 · 4 comments · Fixed by #6123
Closed

List availabale GDAL vector drivers (fix #18738) (Request in QGIS) #6051

qgis-bot opened this issue Aug 28, 2020 · 4 comments · Fixed by #6123
Assignees
Labels
3.16 QGIS 3.16 new features
Milestone

Comments

@qgis-bot
Copy link
Collaborator

Request for documentation

From pull request qgis/QGIS#38461
Author: @alexbruy
QGIS version: 3.16

List availabale GDAL vector drivers (fix #18738)

PR Description:

Description

In QGIS settings there is a GDAL tab with list of available GDAL raster drivers and their capabilities. If several drivers can be used to open data, user can disable some drivers to make sure that data will be opened with required driver. Similar situation with vector formats. For example there are FileGDB and OpenFileGDB drivers to work with .gdb files, but if data file has version 9.x, FileGDB won't be able to open it. But there are no UI with list of available vector drivers.

This pull-requst adds "Vector Drivers" tab to the GDAL section in the QGIS options dialog. At this tab user can see all available vector drivers and their capabilities as well as uncheck drivers which should not be used to open vector data.

Raster drivers
raster

Vector drivers
vector

Fixes #18738.

Commits tagged with [need-docs] or [FEATURE]

@alexbruy
Copy link
Contributor

@SrNetoChan as you asked

SrNetoChan added a commit to SrNetoChan/QGIS-Documentation that referenced this issue Sep 25, 2020
@havatv havatv added this to the QGIS 2.16 milestone Oct 10, 2020
@havatv
Copy link
Contributor

havatv commented Oct 10, 2020

Fixed by#6123?

@SrNetoChan
Copy link
Member

Fixed by#6123?

@havatv isn't it?

@havatv
Copy link
Contributor

havatv commented Oct 11, 2020

Fixed by#6123?

@havatv isn't it?

Ithought so. Fixed now, anyway.

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

Successfully merging a pull request may close this issue.

4 participants