You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The WFS protocol does not run on windows, certainly due to the missing libcurl ling in GDAL support libraries.
To fix the problem, it is needed to rebuild the GDAL library with libcurl enabled, and maybe with xerces enabled (to be verified)
Maybe install the GDAL library using OSGeo4W?