Bug report #15112
Attributes are NULL for GDAL WFS layer
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | Even Rouault | ||
Category: | Unknown | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | No | |
Pull Request or Patch supplied: | No | Resolution: | up/downstream |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 23054 |
Description
Open WFS layer with GDAL using the followning XML:
<OGRWFSDataSource> <URL>http://188.166.42.99/cgi-bin/mapserv?map=/var/www/wfs.map&VERSION=1.0.0</URL> </OGRWFSDataSource>
But all attribute values are NULL.
History
#1 Updated by Even Rouault over 8 years ago
- Resolution set to up/downstream
- Assignee set to Even Rouault
- Status changed from Open to Closed
Was a OGR WFS driver bug.
Fixed in GDAL trunk r34400, branches/2.1 r34401, branches/2.0 r34402, branches/1.11 r34403
#2 Updated by Jürgen Fischer about 7 years ago
- Category set to Unknown