<html><body bgcolor="#FFFFFF"><div>Thanks for the response. I am using openlayers and my map does not appear unless layer is STATUS DEFAULT.</div><div><br></div><div>I call layer as follows&nbsp;<span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); "><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.289062); -webkit-composition-fill-color: rgba(175, 192, 227, 0.222656); -webkit-composition-frame-color: rgba(77, 128, 180, 0.222656); "></span></span></div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.285156); -webkit-composition-fill-color: rgba(175, 192, 227, 0.21875); -webkit-composition-frame-color: rgba(77, 128, 180, 0.21875);"><br></span></div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.296875); -webkit-composition-fill-color: rgba(175, 192, 227, 0.230469); -webkit-composition-frame-color: rgba(77, 128, 180, 0.230469); "><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.289062); -webkit-composition-fill-color: rgba(175, 192, 227, 0.222656); -webkit-composition-frame-color: rgba(77, 128, 180, 0.222656); ">layer1 = new OpenLayers.Layer.WMS("OpenLayers WMS",</span><div>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; "<a href="http://localhost/cgi-bin/mapserv.exe"><a href="http://localhost/cgi-bin/mapserv.exe">http://localhost/cgi-bin/mapserv.exe</a></a>?", { layers: "testlayer", map: '/ms4w/.../data/tr00.map',<br>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; gutter: 15, minZoomLevel: 1, maxZoomLevel: 10, units:'meters' });</div><div>&nbsp;<span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.28125); -webkit-composition-fill-color: rgba(175, 192, 227, 0.214844); -webkit-composition-frame-color: rgba(77, 128, 180, 0.214844); "></span></div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.28125); -webkit-composition-fill-color: rgba(175, 192, 227, 0.214844); -webkit-composition-frame-color: rgba(77, 128, 180, 0.214844); ">&nbsp;map.addLayer(layer1);</span></div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.277344); -webkit-composition-fill-color: rgba(175, 192, 227, 0.210938); -webkit-composition-frame-color: rgba(77, 128, 180, 0.210938);"><br></span></div><div><span class="Apple-style-span" style="-webkit-tap-highlight-color: rgba(26, 26, 26, 0.273438); -webkit-composition-fill-color: rgba(175, 192, 227, 0.207031); -webkit-composition-frame-color: rgba(77, 128, 180, 0.207031);">I only view pink tiles when STATUS ON?</span></div></span><br>Thanks&nbsp;</div><div><br>On 5 Oct 2009, at 14:40, "Fawcett, David" &lt;<a href="mailto:David.Fawcett@state.mn.us">David.Fawcett@state.mn.us</a>&gt; wrote:<br><br></div><div></div><blockquote type="cite"><div>

<div class="Section1">

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">You don’t.&nbsp; That is how you tell MapServer that you want to view
a particular layer that doesn’t have a status of default.&nbsp; <o:p></o:p></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D"><o:p>&nbsp;</o:p></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">In many cases, if you are viewing your map using a client like
OpenLayers, the client does this for you.<o:p></o:p></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D"><o:p>&nbsp;</o:p></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D">David.<o:p></o:p></span></p>

<p class="MsoNormal"><span style="font-size:11.0pt;font-family:&quot;Calibri&quot;,&quot;sans-serif&quot;;
color:#1F497D"><o:p>&nbsp;</o:p></span></p>

<div>

<div style="border:none;border-top:solid #B5C4DF 1.0pt;padding:3.0pt 0in 0in 0in">

<p class="MsoNormal"><b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">From:</span></b><span style="font-size:10.0pt;font-family:&quot;Tahoma&quot;,&quot;sans-serif&quot;">
<a href="mailto:mapserver-users-bounces@lists.osgeo.org">mapserver-users-bounces@lists.osgeo.org</a>
[mailto:mapserver-users-bounces@lists.osgeo.org] <b>On Behalf Of </b><a href="mailto:jbloc1878@googlemail.com">jbloc1878@googlemail.com</a><br>
<b>Sent:</b> Monday, October 05, 2009 8:31 AM<br>
<b>To:</b> mapserver-users@lists.osgeo.org<br>
<b>Subject:</b> [mapserver-users] Call layer<o:p></o:p></span></p>

</div>

</div>

<p class="MsoNormal"><o:p>&nbsp;</o:p></p>

<div>

<p class="MsoNormal"><span class="apple-style-span"><span style="font-size:10.0pt">Hi,</span></span><o:p></o:p></p>

</div>

<div>

<p class="MsoNormal"><span style="font-size:10.0pt"><br>
<br>
</span><o:p></o:p></p>

</div>

<div>

<p class="MsoNormal"><span class="apple-style-span"><span style="font-size:10.0pt">If
&nbsp;the status of my layer is set to ON how do I call the layer without
adding '&amp;layer=[layername]' on the end of the URL?</span></span><o:p></o:p></p>

</div>

<div>

<p class="MsoNormal"><span style="font-size:10.0pt"><br>
<br>
</span><o:p></o:p></p>

</div>

<div>

<p class="MsoNormal"><span class="apple-style-span"><span style="font-size:10.0pt">I
am viewing the map via localhost/cgi-bin/mapserv.exe? &nbsp;</span></span><o:p></o:p></p>

</div>

<div>

<p class="MsoNormal"><span class="apple-style-span"><span style="font-size:10.0pt">&nbsp;</span></span><o:p></o:p></p>

</div>

<div>

<p class="MsoNormal" style="margin-bottom:12.0pt"><span class="apple-style-span"><span style="font-size:10.0pt">Cheers for any help</span></span><br>
<br>
<o:p></o:p></p>

</div>

</div>




</div></blockquote></body></html>