t-rex icon indicating copy to clipboard operation
t-rex copied to clipboard

Ability to run filters by query

Open samtux opened this issue 6 years ago • 2 comments

Is it possible to perform filters or queries from the server side? I found this example, where the tiles are shown according to the query parameters:

https://azavea.github.io/tilegarden/demo/client-filter.html

samtux avatar Nov 25 '18 02:11 samtux

No, this is currently not possible with query parameters. When using MB GL JSON styling, declarative layer filters can be included in the JSON style. But you need some code for user defined query parameters.

pka avatar Nov 25 '18 21:11 pka

Thank you @pka, it would be an interesting feature of this excellent tool.

samtux avatar Nov 26 '18 15:11 samtux