Yes it's possible, but the XML for the request is not called GML. The reponse of a WFS is in GML, but the request is defined by the WFS 1.0 specification (you can download that from the OGC site).
More info on the Mapserver website: http://mapserver.gis.umn.edu/docs/howto/wfs_server Mapserver supports: -WMS client and server (not WMS 1.3 though) -WFS client and server (not WFS 1.1 though) -WCS server 1.0 Best regards, Bart > Hello, i am beginner with Mapserver and OGIS (and my english also, sorry > for > that). > I have read some informations around WFS, WMS and WCS. > I think it is possible to ask to a OpenGis server (so, mapserver) to get > features informations using a xml request file. It is in GML format, if i > understand, and it looks like: > <wfs:GetFeature service="WFS" version="1.0.0" outputFormat="GML2" > ...various > namespaces...> > <wfs:Query typeName=".. > ... > </wfs:GetFeature> > (found on the web). > > Am i wright ? > Is it possible, i only found documentations around mapscritp, or > Php/mapscript ? > What is the coverage of the OGC specification in mapserver ? > > Really great thanks. > Ricaille Tanguy. >
