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

Use native PyQGIS API functions instead of custom parsers where possible #38

Open
kannes opened this issue Feb 5, 2025 · 0 comments
Open
Labels
enhancement New feature or request

Comments

@kannes
Copy link
Contributor

kannes commented Feb 5, 2025

Via #34 (comment)

I wonder if it isn't possible and preferable to use the PyQGIS API to manipulate bookmarks?

https://qgis.org/pyqgis/3.38/core/QgsBookmarkManager.html

This also applies to other things.

If you work on this, make sure to check if the minimum supported QGIS version of the plugin supports the API functions you want to use. It would be best if we can keep supporting older versions, at least as sources.

@kannes kannes added the enhancement New feature or request label Feb 5, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant