<div dir="ltr">Thanks Chris,<br><br>I tried that, and it doesn&#39;t work.&nbsp; So I reinvestigated what happens when I make WMS requests manually and found that regardless of how I structure the request, I still get black output.&nbsp; The only way in which I get transparency is when I use Mapserver in &quot;mode=map&quot;.&nbsp; So I think I&#39;m back to debugging my Mapserver configuration.<br>
<br>Yay.<br>--<br><br><div class="gmail_quote">On Wed, Sep 24, 2008 at 12:44 PM, Christopher Schmidt <span dir="ltr">&lt;<a href="mailto:crschmidt@metacarta.com">crschmidt@metacarta.com</a>&gt;</span> wrote:<br><blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;">
<div class="Ih2E3d">On Wed, Sep 24, 2008 at 12:43:19PM -0700, Roger André wrote:<br>
&gt; Ok, so I think this might actually be a Tilecache issue, though I&#39;m sure it<br>
&gt; can be resolved via configuration. &nbsp;I took a look in the cache, and the<br>
&gt; tiles there don&#39;t have the background set to transparent. &nbsp;However, when I<br>
&gt; make a WMS request directly, the tiles are returned with alpha correctly<br>
&gt; inside of them.<br>
&gt;<br>
&gt; I&#39;ve read that this is because Tilecache doesn&#39;t correctly forward the<br>
&gt; &quot;Transparent=true&quot; request to the WMS service. &nbsp;Is that true?<br>
<br>
</div>TileCache does not pass through any options from the request through to<br>
the WMS service.<br>
<br>
Assuming your&#39;e using a WMS layer type, put ?transparent=true at the end<br>
of your URL. (Or, if you already have a &nbsp;&quot;?&quot; in your URL,<br>
&quot;&amp;transparent=true&quot;.)<br>
<br>
Regards,<br>
<font color="#888888">--<br>
Christopher Schmidt<br>
MetaCarta<br>
</font></blockquote></div><br></div>