Skip to content

Qgis3 support#1

Merged
misev merged 2 commits intorasdaman:masterfrom
Taifin:qgis3-support
Aug 5, 2024
Merged

Qgis3 support#1
misev merged 2 commits intorasdaman:masterfrom
Taifin:qgis3-support

Conversation

@misev
Copy link

@misev misev commented Aug 5, 2024

This pull request consists of all changes necessary to run the plugin in Qgis version 3.x.

Changes include:

1. Migration of python2 to python3 using `2to3` tool
2. Migration of qt4 to qt5 with manual/automated refactorings
3. Migration of qgis2 to qgis3 apis with `qgis2to3`, `qgis2apifinder` tools and manual/automated refactorings

Some of the steps are described in this guide.

Compatibility with qgis3 was tested manually and all core features should work on newer versions.

Original pull request: EOX-A#20

@misev misev merged commit 6c02ba4 into rasdaman:master Aug 5, 2024
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.

2 participants