<div dir="ltr">I am having trouble getting rid of the white background (I'd like it to be transparent) where there is supposed to be 'no data' for the following service:<div><a href="http://mrdata.usgs.gov/mapcache/kml/sgmc@WGS84.kml" class="" style="color:rgb(50,108,166);font-family:Arial,FreeSans,Helvetica,sans-serif;font-size:13px;line-height:17px;background-color:rgb(240,240,240)">http://mrdata.usgs.gov/mapcache/kml/prgeol@WGS84.kml</a></div>
<div><br></div><div>I tried modifying my mapcache.xml file to say 'mixed' for the format, then built the tiles using the command:</div><div><span style="background-color:rgb(240,240,240);color:rgb(0,0,0);font-family:Arial,FreeSans,Helvetica,sans-serif;font-size:13px;line-height:17px">mapcache_seed -c /mnt/mrt/mapcache/mapcache.xml -t prgeol -g WGS84 -M 8,8</span></div>
<div><br></div><div>However, this did not seem to work. Any help would be greatly appreciated. </div><div>Here is a snippet of my mapcache.xml file:</div><div><br></div><div><div><?xml version="1.0" encoding="UTF-8"?></div>
<div><mapcache></div><div>   <metadata></div><div>     <title>MRData mapcache service</title></div><div>     <abstract>Contains various services for MRData maps</abstract></div><div>   </metadata></div>
<div><br></div><div>   <cache name="disk" type="disk"></div><div>     <base>/mnt/mrt/mapcache</base></div><div>     <symlink_blank/></div><div>   </cache></div><div><br></div>
<div>   <format name="PNGQ_FAST" type="PNG"></div><div>   <compression>fast</compression></div><div>   <colors>256</colors></div><div>   </format></div><div><br></div>
<div>   <format name="jpeg" type="JPEG"></div><div>   <quality>75</quality></div><div>   <photometric>RGB</photometric></div><div>   </format></div><div><br></div><div>
   <format name="mixed" type="MIXED"></div><div>     <opaque>jpeg</opaque></div><div>     <transparent>PNGQ_FAST</transparent></div><div>   </format></div><div><br></div>
<div><div>   <source name="prgeol" type="wms"></div><div>     <getmap></div><div>       <params></div><div>         <FORMAT>image/png</FORMAT></div><div>         <MAP_IMAGETYPE>png</MAP_IMAGETYPE></div>
<div>         <LAYERS>geol,fault,faultn</LAYERS></div><div>         <MAP>/mnt/mrt/map-files/pr.map</MAP></div><div>       </params></div><div>     </getmap></div><div>     <http></div>
<div>       <url><a href="http://mrdata.usgs.gov/cgi-bin/mapserv">http://mrdata.usgs.gov/cgi-bin/mapserv</a></url></div><div>     </http></div><div>   </source></div><div>   <tileset name="prgeol"></div>
<div>     <source>prgeol</source></div><div>     <cache>disk</cache></div><div>     <grid>WGS84</grid></div><div>     <grid>g</grid></div><div>     <grid>GoogleMapsCompatible</grid></div>
<div>     <format>mixed</format></div><div>     <metatile>5 5</metatile></div><div>     <expires>86400</expires></div><div>   </tileset></div><div><br></div></div></div><div><br clear="all">
<div style>Thanks!</div><div style><br></div><div style><br></div>-- <br><font face="Default Sans Serif">Don Brown</font><br>
<font face="Default Sans Serif">GIS Specialist</font><br>
<font face="Default Sans Serif">Cherokee Services Group, LLC (CSG)</font><br>
<font face="Default Sans Serif">Contractor to the U.S. Geological Survey </font><br>
<font face="Default Sans Serif">Fort Collins Science Center</font><br>
<font face="Default Sans Serif">2150 Centre Ave. Bldg. C</font><br>
<font face="Default Sans Serif">Fort Collins, CO 80526</font><br>
<font face="Default Sans Serif">(970) 226-9155</font><br>
<a href="mailto:brownd@usgs.gov" target="_blank"><font color="#0000ff" face="Default Sans Serif"><u>brownd@usgs.gov</u></font></a>
</div></div>