Commit e0fc9a9
committed
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.1 parent 6772ffb commit e0fc9a9
1 file changed
+5
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2033 | 2033 | | |
2034 | 2034 | | |
2035 | 2035 | | |
| 2036 | + | |
| 2037 | + | |
2036 | 2038 | | |
2037 | 2039 | | |
2038 | 2040 | | |
2039 | 2041 | | |
2040 | 2042 | | |
2041 | 2043 | | |
2042 | 2044 | | |
2043 | | - | |
2044 | | - | |
2045 | | - | |
2046 | | - | |
2047 | | - | |
2048 | | - | |
2049 | | - | |
| 2045 | + | |
| 2046 | + | |
| 2047 | + | |
2050 | 2048 | | |
2051 | 2049 | | |
2052 | 2050 | | |
| |||
0 commit comments