Hi,<br><br>I&#39;m study-ing the settings of MapProxy.<br>I see the mapproxy want this setting configuration :<br><br>layers:<br>  - name: lay1<br>    title: LAYER 1<br>    sources: [src_lay1]<br>  - name: lay2<br>    title: LAYER 2<br>

    sources: [src_lay2]<br>  - name: lay3<br>    title: LAYER 3<br>    sources: [src_lay3]<br><br>sources:<br>  src_lay1:<br>    type: wms<br>    req:<br>      url: <a href="http://the-url/" target="_blank">http://the-url/</a>?<br>
      layers: idlay1<br>
    ...<br>  src_lay2:<br>    type: wms<br>    req:<br>      url: <a href="http://the-url/" target="_blank">http://the-url/</a>?<br>      layers: idlay2<br>    ...<br>  src_lay3:<br>    type: wms<br>    req:<br>      url: <a href="http://the-url/" target="_blank">http://the-url/</a>?<br>

      layers: idlay3<br>    ...<br><br>On a WMS client try-ing to ask a wms request like this:<br><br>service=wms&amp;layers=lay3,lay1,lay2&amp;...<br><br>the map-proxy seem do three ask:<br><br>#1) <a href="http://the-url/../service=wms&amp;request=getmap&amp;layers=lay3" target="_blank">http://the-url/../service=wms&amp;request=getmap&amp;layers=lay3</a><br>

<br>#2) <a href="http://the-url/../service=wms&amp;request=getmap&amp;layers=lay1" target="_blank">http://the-url/../service=wms&amp;request=getmap&amp;layers=lay1</a><br><br>#3) <a href="http://the-url/../service=wms&amp;request=getmap&amp;layers=lay2" target="_blank">http://the-url/../service=wms&amp;request=getmap&amp;layers=lay2</a><br>

<br>Is possible to set MapProxy to do one unique  request<br>like this:<br><br> <a href="http://the-url/../service=wms&amp;request=getmap&amp;layers=lay3,lay1,lay2" target="_blank">http://the-url/../service=wms&amp;request=getmap&amp;layers=lay3,lay1,lay2</a><br>

<br>Thx,<br clear="all"><br>-- <br>-----------------<br>Andrea Peri<br>. . . . . . . . . <br>qwerty àèìòù<br>-----------------<br><br>