Skip to content

Add qgis3 support #20

Open
Taifin wants to merge 2 commits into
EOX-A:masterfrom
Taifin:qgis3-support
Open

Add qgis3 support #20
Taifin wants to merge 2 commits into
EOX-A:masterfrom
Taifin:qgis3-support

Conversation

@Taifin

@Taifin Taifin commented Jan 15, 2024

Copy link
Copy Markdown

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.

@eox-cs1

eox-cs1 commented Feb 6, 2024

Copy link
Copy Markdown
Member

Thanks Taifin for submitting this transformation.
I will do some thorough testing and come back to you
ciao

@misev misev mentioned this pull request Mar 6, 2024
@misev

misev commented Mar 14, 2024

Copy link
Copy Markdown

I just checked it now and it works well on Ubuntu 22.04, e.g. with endpoint https://ows.rasdaman.org/rasdaman/ows?
It would be helpful if you could clarify what didn't work for you @eox-cs1?

Screenshot_2024-03-14_16-12-34

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