You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[memory] Fix inefficient memory feature iteration when using a FilterFids request
The request was not being handled correctly by the provider, resulting
in the provider iterating through every feature in the layer at every
attempt to retrieve a particular feature from a list of IDs.
Greatly speeds up numerous Processing algorithms when working
with temporary outputs
0 commit comments