Hi: This is the basic query method in MapServer. It allows you to intersect a point with one or more layers. In MapScript there are layerObj and mapObj wrappers for it. To make a layer queryable via a point you need to:
1) define a presentation template, this could be as simple as TEMPLATE 'foo' if you don't intend to use it 2) set a layer TOLERANCE value That should do it. Steve >>> "ramya srinivasan" <[EMAIL PROTECTED]> 08/26/08 5:09 AM >>> hi, Can anyone tell me about QueryBypoint method and the faetures to be included in the mapfile for this method to work _______________________________________________ mapserver-users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/mapserver-users
