Bug report #17573
WCS and WFS nodes in Browser Treeview show 'wrong' icons
Status: | Closed | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | Data Source Manager | ||
Affected QGIS version: | master | Regression?: | No |
Operating System: | Easy fix?: | Yes | |
Pull Request or Patch supplied: | Yes | Resolution: | fixed/implemented |
Crashes QGIS or corrupts data: | No | Copied to github as #: | 25470 |
Description
There is some inconsistency in the use of icons in the browser/data source manager.
The WMS shows a mIconConnect.png for every connection.
And a mIconWms.svg for root node and layers
The WFS though shows a mIconWfs.svg for the connections, but mIconConnect.png for the layers.
The WCS always shows mIconWcs.svg
I propose to do the WMS way (PR will be added)
Test urls:
WMS https://geodata.nationaalgeoregister.nl/bag/ows
WFS https://geodata.nationaalgeoregister.nl/bag/wfs
WCS https://geodata.nationaalgeoregister.nl/ahn3/wcs?
Associated revisions
Fix #17573 inconsistency of icons in layer trees
History
#1 Updated by Richard Duivenvoorde almost 7 years ago
- % Done changed from 0 to 100
- Status changed from Open to Closed
Applied in changeset qgis|2a960c5ec17db060547a15116520e9c6000db818.
#2 Updated by Giovanni Manghi almost 7 years ago
- Resolution set to fixed/implemented