<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#ffffff" text="#000000">
    Brian,<br>
    <br>
    &nbsp; Hmmm.&nbsp; Is the Geomoose mapbook setting &lt;map title="Colleges"?&nbsp;
    Since you've got the mapserver layer STATUS ON, the LAYER depends on
    GeoMoose turning the layer on (i.e the user turns on the layer by
    using the checkbox in the Catalog, and Geomoose passes the list of
    "visible" layers to mapserver to do the identify).&nbsp; Or for testing
    you could just set&nbsp; STATUS DEFAULT (I never did like ON vs DEFAULT
    in mapserver, it seems backwards to me).<br>
    <pre class="moz-signature" cols="72">Best Regards,
Brent Fraser</pre>
    <br>
    On 12/1/2010 1:05 PM, Brian Welch wrote:
    <blockquote cite="mid:4CF6563F.E3B5.00C1.0@CI.NORTHFIELD.MN.US"
      type="cite">
      <meta http-equiv="Content-Type" content="text/html;
        charset=ISO-8859-1">
      <meta content="MSHTML 6.00.6000.17092" name="GENERATOR">
      <div>Brent,</div>
      <div>&nbsp;</div>
      <div>None of the layers in the Identify.map file have a CLASS
        section. Is that allowed in the Identify.map file?</div>
      <div>&nbsp;</div>
      <div>I tried the following, but no results appeared for the
        college layer (just the underlying parcel layer) when using the
        Identify tool:</div>
      <div>&nbsp;</div>
      <div>This is the LAYER definition I inserted into the Identify.map
        file - didn't seem like as STYLE block would be needed:</div>
      <div>&nbsp;</div>
      <div>&nbsp;LAYER # Colleges Polygon Layer<br>
        &nbsp;&nbsp;NAME 'Colleges'<br>
        &nbsp;&nbsp;DATA './landrecords/RiceCo_parcelsUTM.shp'<br>
        &nbsp;&nbsp;STATUS ON<br>
        &nbsp;&nbsp;TYPE POLYGON<br>
        &nbsp;&nbsp;METADATA<br>
        &nbsp;&nbsp;qstring_validation_pattern '.'<br>
        &nbsp;&nbsp;END<br>
        &nbsp;&nbsp;CLASSITEM 'DEEDHOLD'<br>
        &nbsp;&nbsp;TEMPLATE './landrecords/identify_Colleges.html'<br>
        &nbsp;&nbsp;TOLERANCE 0<br>
        &nbsp;&nbsp;CLASS<br>
        &nbsp;&nbsp;&nbsp;NAME "Colleges"<br>
        &nbsp;&nbsp;&nbsp;EXPRESSION /ST OLAF COLLEGE*/<br>
        &nbsp;&nbsp;END<br>
        &nbsp;END<br>
      </div>
      <div>&nbsp;</div>
      <div>Any thoughts?</div>
      <div>&nbsp;</div>
      <div>Thanks.</div>
      <div>&nbsp;</div>
      <div>Brian</div>
      <div>&nbsp;</div>
      <div>
        <div><font color="#808080">--------</font></div>
        <div><font color="#808080">Brian Welch, GIS Technician</font></div>
        <div><font color="#808080">City of Northfield</font></div>
        <div><font color="#808080">Northfield, MN 55057</font></div>
        <div><font color="#808080">507-645-3027</font></div>
      </div>
    </blockquote>
  </body>
</html>