<div dir="ltr">Hi<div><br></div><div>I have a basemap in Mapserver 7.4.3 presented as a WMS-layer.</div><div><br></div><div>As many maps it consists of landusage, roads, label and so on.</div><div>Each of these "layers" or parts of the map consist of many <layer> in the mapfile for different scales.</div><div>For example land0, land1.... and roads0, roads1 and so on. Much like <a href="https://mapserver.org/basemaps/index.html">https://mapserver.org/basemaps/index.html</a></div><div><br></div><div>Currently all layers are part of "GROUP default" and map renders correctly when asking for LAYERS=default.</div><div><br></div><div>Unfortunately all layers (land0,land1,roads0,road1...) are also show in the Capability.</div><div><br></div><div>What I would like have is instead a response in the capability where there are layers for "the main map" and also a grouped layer for all "zoom layers" i.e. roads0,roads1 combined to a roads layer.</div><div>For example the layers default, land and roads should be the only layers visible in the Capability and possible to render in a GetMap-request.</div><div>A GetMap request for LAYERS=roads should show all the separate roads* layers only.</div><div><br></div><div>Can this be done in Mapserver?</div><div><br></div><div>Thanks,</div><div>Jesper</div><div><br></div><div><br></div></div>