WFS using xml

Ricaille Tanguy tanguy.ricaille at TRASYS.LU
Mon Feb 6 07:31:02 EST 2006


Hello,
is it possible to get a feature description using POST with a xml file like
this:
<wfs:GetFeature service="WFS" version="1.0.0" outputFormat="GML2"...
xmlns=...
    <wfs:Query typeName="featurename">
        <ogc:Filter>
            <ogc:BBOX>
                <ogc:PropertyName>....
                ...
</wfs:GetFeature>
Can i post it to http://localhost:8089/cgi-bin/mapserv, and get back
description file in gml ?

I have a like application using geoserver, and i will try to use
mapserver... I hope it is possible.
Thank you.



More information about the mapserver-users mailing list