This repository contains code of a QGIS plugin that facilitates data handling of the CityGML 3D City Database.
55
stars
2
forks
source link
Catch error when no cdb_schemas can be accessed due to insufficient privileges #6
Closed
gioagu closed 1 year ago
Depending on the privileges of a user, it may not be possible to access any existing cdb_schema, even though they exist in the database.
Currently, the plugin crashes in such a case.