<div dir="ltr">Hi everyone,<div><br></div><div>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.</div><div>I tried with this: </div><div>Filter= LayerWhichINeedToFilter : "nameOfGeometryAttribute" 'BBOX'(2841625.00, 8882591.00, 2962275, 8971491);</div><div><br></div><div>Is there a right way to do this?</div><div>Thank you</div></div>