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
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