<div>                hei! <br><br>Not very experienced with qgis server,and i have not tested this. I have some experience with geoserver. Just skimmed through the official docs  and found the following: https://docs.qgis.org/3.16/en/docs/server_manual/services.html#wms-bbox<br><br>I would assume that since this not a required parameter, i think you could limit your map to a BBOX.<br><br>3.1.1.7. BBOX<br>This parameter allows to specify the map extent with units according to the current CRS. Coordinates have to be separated by a comma.<br><br>However, a slight difference has to be noticed according to the current VERSION parameter. In WMS 1.1.0, coordinates are formed like minx,miny,maxx,maxy or minlong,minlat,maxlong,maxlat. For example:<br><br>http://localhost/qgisserver?<br>SERVICE=WMS<br>&REQUEST=GetMap<br>&VERSION=1.1.0<br>&SRS=epsg:4326<br>&BBOX=-180,-90,180,90<br><br><br>Robert<br>            </div>            <div class="yahoo_quoted" style="margin:10px 0px 0px 0.8ex;border-left:1px solid #ccc;padding-left:1ex;">                        <div style="font-family:'Helvetica Neue', Helvetica, Arial, sans-serif;font-size:13px;color:#26282a;">                                <div>                    On Saturday, October 31, 2020, 05:17:39 PM GMT+1, niki oro <oro.niki@gmail.com> wrote:                </div>                <div><br></div>                <div><br></div>                <div><div id="yiv1067107287"><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></div>_______________________________________________<br>Qgis-user mailing list<br><a ymailto="mailto:Qgis-user@lists.osgeo.org" href="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</a><br>List info: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a><br>Unsubscribe: <a href="https://lists.osgeo.org/mailman/listinfo/qgis-user" target="_blank">https://lists.osgeo.org/mailman/listinfo/qgis-user</a></div>            </div>                </div>