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>" MsQueryByPoint (): Search returned not results. Not matching record (s) found. " <br>
<br>The layer raster of my map file defini like that:<br><br><p>LAYER<br>
  NAME "arboles"<br>
  TYPE raster<br>
  DATA "cobertura/GLC_5Final.tif"<br>
  STATUS ON<br>
  CLASS<br>
   EXPRESSION ([pixel] = 1)<br>
   STYLE<br>
    COLOR 0 255 0</p>
<p>   END<br>
     TEMPLATE "template/raster.html"<br>
  END </p>
<p>  CLASS<br>
   EXPRESSION ([pixel] = 1)<br>
   STYLE<br>
    COLOR 255 226 187<br>
   END<br>
    #TEMPLATE "template/raster.html"<br>
  END </p>
 HEADER "template/raster_header.html"<br>
 FOOTER "template/raster_footer.html"<br><br>The file raster.html (that is the principal one in the consultation) defini like that:<br><br><p><html><br>
<body></p>
<p>Pixel:<br><br>
values=[value_list]<br><br>
value_0=[value_0]<br><br>
value_1=[value_1]<br><br>
value_2=[value_2]<br><br>
RGB = [RED],[GREEN],[BLUE]<p><br>
Class = [class]<br></p>
<p></body><br>
</html></p>I wait for his  help .. from already thank you very much to this forum that really contributes things very interesting and good  solutions<br>Regards<br><br>Pablo.-<br><p><br></p><br><p><br></p><p><br></p>
<br><br><br><br><br>-- <br>Pablo Zader