[mapserver-users] errorhandling
Robert W. Burgholzer
rburghol at vt.edu
Wed Jul 3 08:04:54 PDT 2002
This will do the trick:
@$thislayer->queryByPoint($querypoint,MS_SINGLE,-1);
the '@' symbol tells php to suppress teh warning.
More information about the MapServer-users
mailing list