Perhaps your mail program dropped the annex even I named the file as .txt.  
Here it is inline

<wfs:GetFeature xmlns:ogc="http://www.opengis.net/ogc"; 
xmlns:gml="http://www.opengis.net/gml"; xmlns:wfs="http://www.opengis.net/wfs"; 
service="WFS" version="1.0.0" maxFeatures="1000" outputFormat="GML2">
<wfs:Query typeName="pks_suuralue">
<ogc:PropertyName>fid</ogc:PropertyName>
<ogc:PropertyName>kokotun</ogc:PropertyName>
<ogc:PropertyName>kunta</ogc:PropertyName>
<ogc:PropertyName>mtryhm</ogc:PropertyName>
<ogc:PropertyName>nimi</ogc:PropertyName>
<ogc:PropertyName>nimi_iso</ogc:PropertyName>
<ogc:PropertyName>ogc_fid</ogc:PropertyName>
<ogc:PropertyName>suur</ogc:PropertyName>
<ogc:PropertyName>msGeometry</ogc:PropertyName>
<ogc:Filter>
<ogc:And>
<ogc:PropertyIsEqualTo>
<ogc:PropertyName>suur</ogc:PropertyName>
<ogc:Literal>6</ogc:Literal>
</ogc:PropertyIsEqualTo>
<ogc:Intersects>
<ogc:PropertyName>msGeometry</ogc:PropertyName>
<gml:Polygon>
<gml:outerBoundaryIs>
<gml:LinearRing>
<gml:coordinates decimal="." cs="," ts=" ">370867.65371360903,6691716.459177742 
378991.47207721433,6697637.208154607 386013.7557474494,6691027.999994385 
385600.68023743556,6680150.344897354 374585.3333037335,6680563.420407368 
368664.58432686864,6684831.867344178 
370867.65371360903,6691716.459177742</gml:coordinates>
</gml:LinearRing>
</gml:outerBoundaryIs>
</gml:Polygon>
</ogc:Intersects>
</ogc:And>
</ogc:Filter>
</wfs:Query>
</wfs:GetFeature>

-Jukka Rahkonen-


________________________________
Sally Buechel wrote:

> Thank-you Jukka for the idea.  Where do I find the annexed filter?

> Sally
_______________________________________________
mapserver-users mailing list
mapserver-users@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to