<!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>
Hmmm. Is the Geomoose mapbook setting <map title="Colleges"?
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). Or for testing
you could just set 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> </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> </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> </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> </div>
<div> LAYER # Colleges Polygon Layer<br>
NAME 'Colleges'<br>
DATA './landrecords/RiceCo_parcelsUTM.shp'<br>
STATUS ON<br>
TYPE POLYGON<br>
METADATA<br>
qstring_validation_pattern '.'<br>
END<br>
CLASSITEM 'DEEDHOLD'<br>
TEMPLATE './landrecords/identify_Colleges.html'<br>
TOLERANCE 0<br>
CLASS<br>
NAME "Colleges"<br>
EXPRESSION /ST OLAF COLLEGE*/<br>
END<br>
END<br>
</div>
<div> </div>
<div>Any thoughts?</div>
<div> </div>
<div>Thanks.</div>
<div> </div>
<div>Brian</div>
<div> </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>