Thanks Steve.  I'm taking a look at it in the documentation but the usage is a 
bit vague.  Are there any samples showing itemfeaturequery in use?

From: Lime, Steve D (MNIT) [mailto:steve.l...@state.mn.us]
Sent: Friday, February 08, 2013 12:00 PM
To: Bistrais, Bob; mapserver-users@lists.osgeo.org
Subject: RE: Combined spatial and attribute query

Look at mode=itemfeaturequery (I think that's it) and related modes. The stock 
CGI app supports 2-stage queries like this. So, for instance you can select a 
county by name or id and then use that geometry to select all hospitals.

Steve
________________________________
From: Bistrais, Bob [bob.bistr...@maine.gov]
Sent: Friday, February 08, 2013 10:09 AM
To: Lime, Steve D (MNIT); 
mapserver-users@lists.osgeo.org<mailto:mapserver-users@lists.osgeo.org>
Subject: RE: Combined spatial and attribute query
Interesting thought.  Bbox won't quite do it- the spatial select would be based 
on, for instance, a selected county or town, or a user-defined polygon.

From: Lime, Steve D (MNIT) [mailto:steve.l...@state.mn.us]
Sent: Friday, February 08, 2013 11:05 AM
To: Bistrais, Bob; 
mapserver-users@lists.osgeo.org<mailto:mapserver-users@lists.osgeo.org>
Subject: RE: Combined spatial and attribute query

Is your spatial query just a bbox? If so then just set that as your map extent 
as part of doing your attribute query (attributes always do both). There are 
other options too, let us know more what your spatial query is.

Steve
________________________________
From: 
mapserver-users-boun...@lists.osgeo.org<mailto:mapserver-users-boun...@lists.osgeo.org>
 [mapserver-users-boun...@lists.osgeo.org] on behalf of Bistrais, Bob 
[bob.bistr...@maine.gov]
Sent: Friday, February 08, 2013 10:01 AM
To: mapserver-users@lists.osgeo.org<mailto:mapserver-users@lists.osgeo.org>
Subject: [mapserver-users] Combined spatial and attribute query
Does anyone have advice on the best or most efficient way to query data, 
involving both a spatial and an attribute query.  I need to query several 
layers, selecting based on an area, then select from that selection based on an 
attribute value.  It would be OK to query by the attribute first, then spatial.
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to