<br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin: 0pt 0pt 0pt 0.8ex; border-left: 1px solid rgb(204, 204, 204); padding-left: 1ex;"><div class="im">
<br>
</div>Ok, then it is alright that you didn&#39;t got anything for your MapProxy request.<br>
<br>
<a href="http://10.0.1.40:8123/service/?LAYERS=ca_wild_fire&amp;SERVICE=WMS&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;STYLES=&amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;FORMAT=image%2Fjpeg&amp;SRS=EPSG%3A900913&amp;BBOX=-13306157.8823,4774562.53315,-13227886.36535,4852834.0501&amp;WIDTH=256&amp;HEIGHT=256" target="_blank">http://10.0.1.40:8123/service/?LAYERS=ca_wild_fire&amp;SERVICE=WMS&amp;VERSION=1.1.1&amp;REQUEST=GetMap&amp;STYLES=&amp;EXCEPTIONS=application%2Fvnd.ogc.se_inimage&amp;FORMAT=image%2Fjpeg&amp;SRS=EPSG%3A900913&amp;BBOX=-13306157.8823,4774562.53315,-13227886.36535,4852834.0501&amp;WIDTH=256&amp;HEIGHT=256</a><br>


<br>
The only problem is that the request is black. This should be a transparency issue. Try the following:<br>
<div class="im"><br>
        sources:<br>
        - type: cache_wms<br>
          req:<br>
            url: <a href="http://10.0.1.40/cgi-bin/mapserv?map=/home/sebas/public_html/workshop-5.4/sebas.map" target="_blank">http://10.0.1.40/cgi-bin/mapserv?map=/home/sebas/public_html/workshop-5.4/sebas.map</a><br>
</div>            layers: ca_wild_fire<br>
            transparency: &#39;true&#39;<br>
<div class="im"><br></div></blockquote><div><br>nearly BINGO !...<br><br>I have 2 different behavior. <br>TMS: Using MapProxy as TMS I still see a huge california (bigger than the world) with the correct colors and transparency. <br>

WMS: If I use WMS I see California in the right place and the right size !! but it displays a black background of the same size of CA and the rest is white. And if I zoom out at level 3, only a small part of CA is displayed and for Zoom 2, nothing is displayed. After playing around randomly (trial and error) with different EPSG here if what I&#39;ve got: <br>

<br>    - ca_wild_fire:<br>        md:<br>            title: CA Wild Fire<br>        param:<br>#            srs: [&#39;EPSG:900913&#39;]<br>            srs: [&#39;EPSG:3857&#39;]<br>#            bbox: [-373876.958741,-604494.167244, 540030.000742, 450023.697768]<br>

            tile_size: [256, 256]<br>        sources:<br>        - type: cache_wms<br>          req:<br>            url: <a href="http://10.0.1.40/cgi-bin/mapserv?map=/home/sebas/public_html/workshop-5.4/sebas.map&amp;transparent=true">http://10.0.1.40/cgi-bin/mapserv?map=/home/sebas/public_html/workshop-5.4/sebas.map&amp;transparent=true</a><br>

            layers: ca_wild_fire<br>            transparency: &#39;true&#39;<br><br><br>using WMS I can see California in the right place, right size for ANY zoom level... but it still displays a black background... (TMS still same problems....) <br>

<br>any ideas ?<br></div></div><br clear="all"><br>-- <br>Sebastian E. Ovide<br><br><br><br><br>