<div dir="ltr">Hi,<div><br></div><div>According to the document at <a href="https://mapproxy.org/docs/nightly/services.html#wms-service-label">https://mapproxy.org/docs/nightly/services.html#wms-service-label</a>:</div><div><br></div><div>WMS-C</div><div><br>If you add tiled=true to the GetCapabilities request, MapProxy will add metadata about the internal tile structure to the WMS capabilities document. </div><div><br></div><div>I tried to request GetCapabilities with something like [URL]/service?REQUEST=GetCapabilities&tiled=true but the output is the same to that without tiled=true option.</div><div><br></div><div>The real problem is I was trying to add a WMS layer from MapProxy to GeoNode Remote Services, which somehow will always make a WMS request with tiled=true and image size 512x512, while my MapProxy layer supports only 256x256. So I guess GeoNode does not know the image size limitation of the tiled layer as it is not stated in the GetCapabilities result.</div><div><br></div><div>Any input are really appreciated,</div><div>Pattara</div><div></div></div>