WFS and filter on featureid

Eric Lemoine Eric.Lemoine at CAMPTOCAMP.COM
Tue Feb 27 09:53:17 EST 2007


Hi list

I want to do WFS GetFeature requests with filtering on FeatureId.
Using something  like this:

<ogc:Filter>
<ogc:FeatureId fid="states.2"/>
<ogc:FeatureId fid="states.3"/>
</ogc:Filter>

but that doesn't seem to work, at least on my mapserver version (4.10).

Does mapserver support filters on FeatureId at all?

Thanks,

-- 
Eric



More information about the mapserver-users mailing list