querying two attributes at once

Stephen Woodbridge woodbri at SWOODBRIDGE.COM
Mon Aug 16 09:07:32 EDT 2004


Mike Mannomann wrote:
> Hi List.
>
> My problems is, I want to do a query using two items in one shape.  I want
> to query a polygon with an expression kind of:   town = Berlin and
> streetname = abc or something like this and I want to have the result
> zoomed.

Mike,

Try setting your query string to:

"[TOWN]='Berlin' && [STREETNAME]='abc'"

-Steve W.



More information about the mapserver-users mailing list