[Mapserver-users] Update2: Maybe queryByAttributes should be queryByAttribute
Ryan, Adam
ARyan@co.linn.or.us
Mon, 5 Apr 2004 12:25:48 -0700
Sorry, I inadvertently sent this before I was done...
Unless someone has an answer to my original posting, I thought my work
around might be useful to others.
For my needs, I've solved the queryByAttributes dilemma...I don't use it.
Instead, I take my 'complex' query and set it as the layers filter...
$qlayer->setFilter("('[TWNSHP]' = '10' and '[RANGE]' = '01')");
...then I queryByRect using the extent of my map. This is the only way I
can seem to generate a result set using multiple attributes.
Adam
_______________________________________________
Mapserver-users mailing list
Mapserver-users@lists.gis.umn.edu
http://lists.gis.umn.edu/mailman/listinfo/mapserver-users