When I call myLayer->GetNextFeature(), I get an exception that tells me the 
format in request is not supported.

Then I tried to ad < outputformat=text/xml; subtype=gml/3.1.1 > to 
myWfsDriver->Open() string, and still I get the exception.



I guess my question is this:

How do I specify the outputformat parameter correctly, the server is supposed 
to support the default for wfs 1.1.0 which is the one I use.



PS! For another server (stable) this works fine, using only < 
?service=WFS&version=1.1.0 > as parameters to the service


_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to