Thanks, I'll check it out.

Il giorno sab 31 ott 2020 alle ore 21:42 Nicolas Boisteault <
[email protected]> ha scritto:

> Hi,
> You can use OGC filter with wms. It is undocumented but you can look at
> this QEP : https://github.com/qgis/QGIS-Enhancement-Proposals/issues/104
>
> Le sam. 31 oct. 2020 à 17:17, niki oro <[email protected]> a écrit :
>
>> Hi everyone,
>>
>> I'm working with a layer which I need to filter in a WMS GetMap request
>> by adding a BBOX query in order to retrieve only a subset of information. I
>> suppose that the right way to accomplish this is by adding a kind of CQL
>> filter, but I cannot find the proper manner.
>> I tried with this:
>> Filter= LayerWhichINeedToFilter : "nameOfGeometryAttribute"
>> 'BBOX'(2841625.00, 8882591.00, 2962275, 8971491);
>>
>> Is there a right way to do this?
>> Thank you
>> _______________________________________________
>> Qgis-user mailing list
>> [email protected]
>> List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
>> Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user
>
>
_______________________________________________
Qgis-user mailing list
[email protected]
List info: https://lists.osgeo.org/mailman/listinfo/qgis-user
Unsubscribe: https://lists.osgeo.org/mailman/listinfo/qgis-user

Reply via email to