querying two attributes at once
Stephen Woodbridge
woodbri at SWOODBRIDGE.COM
Mon Aug 16 06:07:32 PDT 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