<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2//EN">
<HTML>
<HEAD>
<META HTTP-EQUIV="Content-Type" CONTENT="text/html; charset=us-ascii">
<META NAME="Generator" CONTENT="MS Exchange Server version 6.5.7654.12">
<TITLE>Highlighting features</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Sorry to beat a dead horse, but I still have not been able to find a workable solution.&nbsp; I have modified the query tools so that I can select a feature and zoom to it.&nbsp; But I would also like the selected feature to highlight.&nbsp; The highlight is not working.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">In the master .map file, I have Querymap enabled:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">QUERYMAP</FONT>

<BR><FONT SIZE=2 FACE="Arial">SIZE 200 200</FONT>

<BR><FONT SIZE=2 FACE="Arial">STATUS ON</FONT>

<BR><FONT SIZE=2 FACE="Arial">## the map is queryable by default</FONT>

<BR><FONT SIZE=2 FACE="Arial">STYLE HILITE</FONT>

<BR><FONT SIZE=2 FACE="Arial"># the selected object is highligthed</FONT>

<BR><FONT SIZE=2 FACE="Arial">COLOR 200 0 0</FONT>

<BR><FONT SIZE=2 FACE="Arial">END</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">And in the layer file, I have a template and set the layer as queryable:</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">&nbsp;TEMPLATE &quot;query.html&quot; TOLERANCE 3 TOLERANCEUNITS PIXELS&nbsp;&nbsp; </FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;METADATA</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; &quot;opacity&quot; &quot;100&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; &quot;queryable&quot; &quot;True&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; &quot;DESCRIPTION&quot; &quot;Towns&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; &quot;SEARCHFIELD&quot; &quot;GEOCODE&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; &quot;fields&quot; &quot;TOWN:Town,COUNTY:County,GEOCODE:Geocode&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp;&nbsp;&nbsp; &quot;tile_source&quot; &quot;nocache&quot;</FONT>

<BR><FONT SIZE=2 FACE="Arial">&nbsp; END</FONT>
</P>
<BR>

<P><FONT SIZE=2 FACE="Arial">The query works, as far as selecting the feature and automatically zooming to it.&nbsp; But it will not highlight.&nbsp; Has anyone been able to get this to work?</FONT></P>

</BODY>
</HTML>