[mapserver-users] querybypoint

Steve Lime Steve.Lime at dnr.state.mn.us
Tue Aug 26 09:44:38 EDT 2008


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" <hellomps at gmail.com> 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



More information about the mapserver-users mailing list