[mapserver-users] QueryUsingPoint

Hossam Abdel Sayed hossam at GeoAnalytics.com
Tue Jul 24 13:16:04 EDT 2001


Hello

I'm using PHP/Mapscript and Mapserver 3.4. I'm trting to use
"queryUsingPoint" as below:

     $QueryResults = $newmapObj->queryUsingPoint($ptClicked,MS_MULTIPLE,
-1);
     print $QueryResults;

The second line prints "0", which means there's no results. I have queryitem
and query object in each layer in my mapfile and I made sure that the point
is passed in map units

Any idea why I don't get any results from the query ???


Hossam





More information about the mapserver-users mailing list