Hello José,

To me, filtering of vector tiles can only happen in two places:
- When generating the vector tiles on server side
- When interpreting the vector tiles on client side

You don't have filter parameters on tile based APIs (WMTS, TMS, XYZ) since
you request a tile.

Regards
Alexandre


Le mar. 4 janv. 2022 à 15:42, José Olivas <joli...@scolab.es> a écrit :

> Hi all;
>
> I have a problem with filter a vector tile layer on my basic filter
> plugin. This tool needs to filter WMS Tile layer and Vector tile layers
> (.pbf).
>
> The develop of the first is done, i only need add CQL filter whit
> 'updateParams' ol command. The second filter is the problem, i cant
> apply any CQL filter because this don't have parameters to update.
>
> Can I filter this data type on server?
>
> Apologies if my question sound like joke, but I new with GS.
>
> I'm working with GS 2.19.2  and GWC 1.19.1 on ubuntu.
>
> That's all.
>
> Thanks and happy new year.
>
>
>
>
>
> _______________________________________________
> Geoserver-users mailing list
>
> Please make sure you read the following two resources before posting to
> this list:
> - Earning your support instead of buying it, but Ian Turton:
> http://www.ianturton.com/talks/foss4g.html#/
> - The GeoServer user list posting guidelines:
> http://geoserver.org/comm/userlist-guidelines.html
>
> If you want to request a feature or an improvement, also see this:
> https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer
>
>
> Geoserver-users@lists.sourceforge.net
> https://lists.sourceforge.net/lists/listinfo/geoserver-users
>


-- 
Alexandre Gacon
_______________________________________________
Geoserver-users mailing list

Please make sure you read the following two resources before posting to this 
list:
- Earning your support instead of buying it, but Ian Turton: 
http://www.ianturton.com/talks/foss4g.html#/
- The GeoServer user list posting guidelines: 
http://geoserver.org/comm/userlist-guidelines.html

If you want to request a feature or an improvement, also see this: 
https://github.com/geoserver/geoserver/wiki/Successfully-requesting-and-integrating-new-features-and-improvements-in-GeoServer


Geoserver-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/geoserver-users

Reply via email to