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

Add qgis3 support #20

Open
wants to merge 2 commits into
base: master
Choose a base branch
from
Open

Add qgis3 support #20

wants to merge 2 commits into from

Conversation

Taifin
Copy link

@Taifin Taifin commented Jan 15, 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.

@eox-cs1
Copy link
Member

eox-cs1 commented Feb 6, 2024

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
Copy link

misev commented Mar 14, 2024

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