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

Make QgsGeos::prepareGeometry and QgsGeos::cacheGeos idempotent #45147

Merged
merged 1 commit into from
Sep 20, 2021

Conversation

strk
Copy link
Contributor

@strk strk commented Sep 20, 2021

Rather than re-preparing or re-converting geometries on every call.
The "geometryChanged" method will reset the caches.

@strk strk self-assigned this Sep 20, 2021
@github-actions github-actions bot added this to the 3.22.0 milestone Sep 20, 2021
Rather than re-preparing or re-converting geometries on every call.
The "geometryChanged" method will reset the caches.
@nyalldawson nyalldawson merged commit 30a56ac into qgis:master Sep 20, 2021
@strk strk deleted the idempotent-geos-caches branch September 20, 2021 22:58
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.

None yet

2 participants