
- UMN-MapServer-WFSLayer-Filter
- 08-17-2006
![]() Re: UMN MapServer WFS-Layer Filter
| tomkralidis | 08-17-2006 |
If you were Registered and logged in, you could reply and use other advanced thread options
Hallo,
it is possible in a WFS Request in the parameter TYPENAME to indicate
several layers. How can I set a filter on several layers?
for example:
http://lfug-te-01/umn/mapserv.exe?map=C%3A%2FInetpub%2Fwwwroot%2Fumn%2Fmapfiles%2Fbohrungen.map&SERVICE=WFS&VERSION=1.0.0&REQUEST=getfeature&TYPENAME=bohrungen,tk25&maxFeatures=100&FILTER=...
FILTER-instruction a layer?
Yours sincerely
Falk
it is possible in a WFS Request in the parameter TYPENAME to indicate
several layers. How can I set a filter on several layers?
for example:
http://lfug-te-01/umn/mapserv.exe?map=C%3A%2FInetpub%2Fwwwroot%2Fumn%2Fmapfiles%2Fbohrungen.map&SERVICE=WFS&VERSION=1.0.0&REQUEST=getfeature&TYPENAME=bohrungen,tk25&maxFeatures=100&FILTER=...
FILTER-instruction a layer?
Yours sincerely
Falk
falk.strobach@gmx.de wrote:
I'm not sure whether MapServer supports this (i.e. "namespaced"
PropertyName's, so you'll want to check with the mapserver-users
mailing list.
> Hallo,
> it is possible in a WFS Request in the parameter TYPENAME to indicate
> several layers. How can I set a filter on several layers?
> for example:
> http://lfug-te-01/umn/mapserv.exe?map=C%3A%2FInetpub%2Fwwwroot%2Fumn%2Fmapfiles%2Fbohrungen.map&SERVICE=WFS&VERSION=1.0.0&REQUEST=getfeature&TYPENAME=bohrungen,tk25&maxFeatures=100&FILTER=...
> The filter does not works. How can I select those the
> FILTER-instruction a layer?
> Yours sincerely
> Falk
> it is possible in a WFS Request in the parameter TYPENAME to indicate
> several layers. How can I set a filter on several layers?
> for example:
> http://lfug-te-01/umn/mapserv.exe?map=C%3A%2FInetpub%2Fwwwroot%2Fumn%2Fmapfiles%2Fbohrungen.map&SERVICE=WFS&VERSION=1.0.0&REQUEST=getfeature&TYPENAME=bohrungen,tk25&maxFeatures=100&FILTER=...
> The filter does not works. How can I select those the
> FILTER-instruction a layer?
> Yours sincerely
> Falk
I'm not sure whether MapServer supports this (i.e. "namespaced"
PropertyName's, so you'll want to check with the mapserver-users
mailing list.
- Newly Signed Appropriations Measure Adds Layer of Political Protection for GPS
- Satellite Navigation
- 2011-12-29
- A ceramic filter followed by a series of surface acoustic wave (SAW) filters
- Satellite Navigation
- 2011-11-30
- Kalman filter for PVT computation using pseudoranges and pseudorange rates
- Satellite Navigation
- 2009-02-26
- A WYSIWYG Mapserver Mapfile Stand-alone Editor is Available
- Geographic Information Systems (GIS)
- 2009-02-24
- How to select polygons in a shape layer by polygons of a second shape layer?
- Geographic Information Systems (GIS)
- 2008-05-19



<or><ogc:PropertyIsEqualTo>
<ogc:PropertyName>tk25/TKNR</ogc:PropertyName>
<ogc:Literal>4848</ogc:Literal>
</ogc:PropertyIsEqualTo>
<ogc:PropertyIsEqualTo>
<ogc:PropertyName>bohrungen/ENDTEUFE</ogc:PropertyName>
<ogc:Literal>10</ogc:Literal>
</ogc:PropertyIsEqualTo>
</or></ogc:Filter>