Re: [gdal-dev] WFS driver, ogrinfo and GetFeature

2011-12-19 Thread Even Rouault
Selon Jukka Rahkonen : > Hi, > > If user wants to read a summary of a certain WFS feature type with a command > like > > ogrinfo -ro -so WFS:http://server.com/wfs ns:typeName > > GDAL seems to send then four separate commands: > > First: > SERVICE=WFS&REQUEST=GetCapabilities&ACCEPTVERSIONS=1.1.0,1

[gdal-dev] WFS driver, ogrinfo and GetFeature

2011-12-19 Thread Jukka Rahkonen
Hi, If user wants to read a summary of a certain WFS feature type with a command like ogrinfo -ro -so WFS:http://server.com/wfs ns:typeName GDAL seems to send then four separate commands: First: SERVICE=WFS&REQUEST=GetCapabilities&ACCEPTVERSIONS=1.1.0,1.0.0 Second: SERVICE=WFS&VERSION=1.1.0&R