<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD><TITLE>Message</TITLE>
<META content="text/html; charset=us-ascii" http-equiv=Content-Type>
<STYLE type=text/css>DIV {
        MARGIN: 0px
}
</STYLE>

<META name=GENERATOR content="MSHTML 8.00.6001.18928"></HEAD>
<BODY>
<DIV><SPAN class=192510119-13072010>Dan, if you remove it from the mapbook, then 
it doesn't show up and you can set separate values for each layer.&nbsp; I 
understand there is no way of toggling on and off two layers in 1.x, 
correct?</SPAN></DIV>
<DIV><SPAN class=192510119-13072010></SPAN>&nbsp;</DIV>
<DIV><SPAN class=192510119-13072010>jim</SPAN></DIV>
<BLOCKQUOTE style="MARGIN-RIGHT: 0px">
  <DIV></DIV>
  <DIV dir=ltr lang=en-us class=OutlookMessageHeader align=left><FONT size=2 
  face=Tahoma>-----Original Message-----<BR><B>From:</B> Dan Little 
  [mailto:danlittle@yahoo.com] <BR><B>Sent:</B> Tuesday, July 13, 2010 2:02 
  PM<BR><B>To:</B> Bob Basques; Brent Fraser; Jim Dahl<BR><B>Cc:</B> 
  geomoose-users@lists.sourceforge.net<BR><B>Subject:</B> Re: [Geomoose-users] 
  Need label opacity independent of vector layer<BR><BR></FONT></DIV>
  <DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 10pt">
  <DIV>Those will still show up in the GeoMOOSE 1.X TOC.</DIV>
  <BLOCKQUOTE 
  style="BORDER-LEFT: rgb(16,16,255) 2px solid; PADDING-LEFT: 5px; MARGIN-LEFT: 5px">
    <DIV style="FONT-FAMILY: arial, helvetica, sans-serif; FONT-SIZE: 10pt"><BR>
    <DIV 
    style="FONT-FAMILY: times new roman, new york, times, serif; FONT-SIZE: 12pt"><FONT 
    size=2 face=Tahoma><B><SPAN style="FONT-WEIGHT: bold">From:</SPAN></B> Bob 
    Basques &lt;Bob.Basques@ci.stpaul.mn.us&gt;<BR><B><SPAN 
    style="FONT-WEIGHT: bold">To:</SPAN></B> Brent Fraser 
    &lt;bfraser@geoanalytic.com&gt;; Jim Dahl 
    &lt;jim.dahl@mail.co.douglas.mn.us&gt;<BR><B><SPAN 
    style="FONT-WEIGHT: bold">Cc:</SPAN></B> 
    geomoose-users@lists.sourceforge.net<BR><B><SPAN 
    style="FONT-WEIGHT: bold">Sent:</SPAN></B> Tue, July 13, 2010 1:48:33 
    PM<BR><B><SPAN style="FONT-WEIGHT: bold">Subject:</SPAN></B> Re: 
    [Geomoose-users] Need label opacity independent of vector 
    layer<BR></FONT><BR>
    <STYLE type=text/css>BODY {
        LINE-HEIGHT: normal; FONT-VARIANT: normal; MARGIN: 4px 4px 1px
}
P {
        MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px
}
</STYLE>

    <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><FONT size=3 
    face="Comic Sans MS">Just remove or comment out, the NAME value from the 
    mapfile for those layers you do not want to see in the legend.</FONT> 
    </P><BR>
    <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><FONT size=3 
    face="Comic Sans MS">bobb</FONT> </P><BR>
    <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px"><BR><BR>&gt;&gt;&gt; "Jim 
    Dahl" &lt;jim.dahl@mail.co.douglas.mn.us&gt; wrote:<BR></P>
    <DIV 
    style="BORDER-LEFT: #050505 1px solid; BACKGROUND-COLOR: #f3f3f3; MARGIN: 0px 0px 0px 15px; PADDING-LEFT: 7px">
    <P style="MARGIN-TOP: 0px; MARGIN-BOTTOM: 0px">&gt;From the responses, I see 
    that it cannot be done without hacking or GM2.<BR>Brent, your suggestion 
    with the two opacities still will show two layers<BR>in the 
    TOC.<BR><BR>-----Original Message-----<BR>From: Brent Fraser 
    [mailto:bfraser@geoanalytic.com]<BR>Sent: Tuesday, July 13, 2010 1:13 
    PM<BR>To: Jim Dahl<BR>Cc: geomoose-users@lists.sourceforge.net<BR>Subject: 
    Re: [Geomoose-users] Need label opacity independent of 
    vector<BR>layer<BR><BR><BR>Jim,<BR><BR>&nbsp;&nbsp;&nbsp;You could use 
    mapserver's OPACITY setting in the map file.&nbsp;&nbsp;Have 
    two<BR>layers<BR>in the map file (with the same name, or set STATUS DEFAULT 
    so they're<BR>both<BR>always on), one for the geometry (OPACITY 20) and one 
    for the labels<BR>(OPACITY<BR>100).&nbsp;&nbsp;Of course GM's fade/unfade 
    controls would have no knowledge of<BR>this, so<BR>that may be confusing to 
    the end users...<BR><BR>Brent<BR><BR>Dan Little wrote:<BR>&gt; This is/was a 
    limitation in GeoMOOSE 1.X that we addressed in 
    2.X.<BR>&gt;&nbsp;&nbsp;There is nothing in the standard code base that 
    supports what you'd<BR>&gt; like to do.&nbsp;&nbsp;Brian/Len/Brent may have 
    a hack they did to make it 
    work.<BR>&gt;<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*From:* Jim Dahl 
    &lt;jim.dahl@mail.co.douglas.mn.us&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*To:* 
    geomoose-users@lists.sourceforge.net<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*Sent:* 
    Tue, July 13, 2010 10:47:56 
    AM<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;*Subject:* [Geomoose-users] Need 
    label opacity independent 
    of<BR>vector<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;layer<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;I 
    have a polygon layer in GM 1.x that has opacity of 20 but I 
    want<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;opacity of labels 
    100.&nbsp;&nbsp;I can create this effect with 
    separating<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;into two layers but I do not 
    want to see the anno layer in 
    the<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;layers tab.&nbsp;&nbsp;Can anyone 
    guide me as to the solution.&nbsp;&nbsp;If anno 
    is<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;separate layer, can the mapbook code 
    be&nbsp;&nbsp;- visibility="false" 
    ?<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Jim 
    Dahl, GISP<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;GIS 
    Coordinator<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Douglas County Public 
    Works<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;526 Willow 
    Dr<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;PO Box 
    398<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;Alexandria MN 
    56308<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;V 
    320-762-2933<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;320-762-2999<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;F 
    320-762-2998<BR>&gt;<BR>&gt;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;<BR>&gt;<BR>&gt;<BR>&gt;<BR>&gt; 
    ----------------------------------------------------------------------<BR>&gt; 
    --<BR>&gt;<BR>&gt; 
    ----------------------------------------------------------------------<BR>&gt; 
    --------<BR>&gt; This <A href="http://SF.net" target=_blank>SF.net</A> email 
    is sponsored by Sprint<BR>&gt; What will you do first with EVO, the first 4G 
    phone?<BR>&gt; Visit <A href="http://sprint.com/first" 
    target=_blank>sprint.com/first</A><SPAN> -- <A 
    href="http://p.sf.net/sfu/sprint-com-first" 
    target=_blank>http://p.sf.net/sfu/sprint-com-first</A></SPAN><BR>&gt;<BR>&gt;<BR>&gt; 
    ----------------------------------------------------------------------<BR>&gt; 
    --<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt; 
    Geomoose-users mailing list Geomoose-users@lists.sourceforge.net<BR>&gt; <A 
    href="https://lists.sourceforge.net/lists/listinfo/geomoose" rel=nofollow 
    target=_blank>https://lists.sourceforge.net/lists/listinfo/geomoose</A>-users<BR><BR><BR>------------------------------------------------------------------------------<BR>This 
    SF.net email is sponsored by Sprint<BR>What will you do first with EVO, the 
    first 4G phone?<BR>Visit sprint.com/first -- <A 
    href="http://p.sf.net/sfu/sprint" rel=nofollow 
    target=_blank>http://p.sf.net/sfu/sprint</A>-com-first<BR>_______________________________________________<BR>Geomoose-users 
    mailing list<BR>Geomoose-users@lists.sourceforge.net<BR><A 
    href="https://lists.sourceforge.net/lists/listinfo/geomoose" rel=nofollow 
    target=_blank>https://lists.sourceforge.net/lists/listinfo/geomoose</A>-users<BR></P></DIV></DIV></DIV></BLOCKQUOTE>
  <DIV style="POSITION: fixed"></DIV></DIV><BR></BLOCKQUOTE></BODY></HTML>