Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Use FilterExpression request for get_feature expression function
Makes the function magnitudes faster for Postgres layers where the expression is compiled and can take advantage of Postgres indexes on the layer.
- Loading branch information