queryByPoint/Error found in MapServer documentation

Zolla Michalak michalak at hwr.arizona.edu
Tue May 30 20:14:17 EDT 2000


The answer to this is that the name of the method is queryUsingPoint().
Also, queryByRect() is actually queryUsingRect(), for the layerObj.
Probably the same for the mapObj. 

-zm 

On Tue, 30 May 2000, Zolla Michalak wrote:

> 
> Anyone know why queryByPoint() in the perl module would not be working?
> 
> I'm getting this error: Can't locate auto/mapObj/queryByPoin.al in @INC at
> testmakemap.pl line 81 
> 
> Line 81 of testmakemap.pl: 
> 	$pointQueryObj = $map->queryByPoint($map, $point, MS_MULTIPLE);
> 
> 
> 
> 




More information about the mapserver-users mailing list