We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
PlugIn version: 0.4.0 PlugIn installed from: http://plugins.qgis.org/ OS: Linux
Successful adding data to Vector Layer
Can not load layer: Baumkataster 2022 AttributeError: 'NoneType' object has no attribute 'addVectorLayer'
The QGIS API seems also to have changed for addVectorLayer, so maybe related to #31
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Environment
PlugIn version: 0.4.0
PlugIn installed from: http://plugins.qgis.org/
OS: Linux
Expected behavior
Successful adding data to Vector Layer
Actual behavior
Steps to reproduce the behavior
The QGIS API seems also to have changed for addVectorLayer, so maybe related to #31
The text was updated successfully, but these errors were encountered: