Hello friends, <br>I am working with MApServer 5, want to do query on
layers raster and have the following problem: on a layers raster once
chosen the tool of query gives the following thing to the clickear:<br><br>&quot; MsQueryByPoint (): Search returned not results. Not matching record (s) found. &quot; <br>
<br>The layer raster of my map file defini like that:<br><br><p>LAYER<br>
  NAME &quot;arboles&quot;<br>
  TYPE raster<br>
  DATA &quot;cobertura/GLC_5Final.tif&quot;<br>
  STATUS ON<br>
  CLASS<br>
   EXPRESSION ([pixel] = 1)<br>
   STYLE<br>
    COLOR 0 255 0</p>
<p>   END<br>
     TEMPLATE &quot;template/raster.html&quot;<br>
  END </p>
<p>  CLASS<br>
   EXPRESSION ([pixel] = 1)<br>
   STYLE<br>
    COLOR 255 226 187<br>
   END<br>
    #TEMPLATE &quot;template/raster.html&quot;<br>
  END </p>
 HEADER &quot;template/raster_header.html&quot;<br>
 FOOTER &quot;template/raster_footer.html&quot;<br><br>The file raster.html (that is the principal one in the consultation) defini like that:<br><br><p>&lt;html&gt;<br>
&lt;body&gt;</p>
<p>Pixel:&lt;br&gt;<br>
values=[value_list]&lt;br&gt;<br>
value_0=[value_0]&lt;br&gt;<br>
value_1=[value_1]&lt;br&gt;<br>
value_2=[value_2]&lt;br&gt;<br>
RGB = [RED],[GREEN],[BLUE]&lt;p&gt;<br>
Class = [class]&lt;br&gt;</p>
<p>&lt;/body&gt;<br>
&lt;/html&gt;</p>I wait for his&nbsp; help .. from
already thank you very much to this forum that really contributes
things very interesting and good&nbsp; solutions<br>Regards<br><br>Pablo.-<br><p><br></p><br><p><br></p><p><br></p>