<!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.0.6487.1">
<TITLE>WMS queryByPoint</TITLE>
</HEAD>
<BODY>
<!-- Converted from text/rtf format -->

<P><FONT SIZE=2 FACE="Arial">Hello,</FONT>
</P>

<P><FONT SIZE=2 FACE="Arial">In class,<I> MapQuery::executePointQuery($nX, $n)</I> [file &#8230; chameleon/htdocs/common/wrapper/map_query.php]<I>,</I> the mapscript member fucntion<I> getWMSFeatureInfoURL(&#8230;)</I> is used to obtain results when the layer connection type is MS_WMS.&nbsp; </FONT></P>

<P><FONT SIZE=2 FACE="Arial">Does anyone know if it is possible to use the php-mapscript function</FONT><I> <FONT SIZE=2 FACE="Arial">layerObj::queryByPoint(pointObj, multiple ,buffer)</FONT></I> <FONT SIZE=2 FACE="Arial">to do the same thing for WMS connections.&nbsp; Chameleon uses this method for none WMS connections.&nbsp; When I tried doing this for WMS connections, I got 0 results for all layers when there should have been more.</FONT></P>

<P><FONT SIZE=2 FACE="Arial">What I want to do eventually, is to access the shapeObj of the results so that I can use the php-script function : s</FONT><I><FONT SIZE=2 FACE="Arial">hapeObj::contains(pointObj)</FONT></I> <FONT SIZE=2 FACE="Arial">. </FONT></P>

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

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

</BODY>
</HTML>