queryUsingPoint

Sean O'Hagan seano at metavera.com
Tue Sep 12 15:04:54 EDT 2000


Thanks to DM and SL for their help on my previous problem. My query did
indeed result in one shape close to my specified point.
However, I'm now unable to get a multiple result set when I specify either
MS_MULTIPLE or $mapscript::MS_MULTIPLE in the call to queryUsingPoint().
Only "1" makes it work. How do I get the constants to be recognized?

My perl file is set up as such:

#!perl
use mapscript;
sub myFunctionThatCallsQueryUsingPoint {
...
...
}
retval = myFunctionThatCallsQueryUsingPoint( arg0, arg1, ... );
...

Thanks alot,
Sean O'Hagan

Metavera Solutions, Inc.
192 Spadina Ave., Suite 405
Toronto, ON
M5T 2C2
Tel: (416) 504-8351
Fax: (416) 364-2636
Email: seano at metavera.com
Fallback email: smohagan at yahoo.com






More information about the mapserver-users mailing list