Feature request #20949
Layer panel - make it easier for users to detect that a layer has multi-geometries
Status: | Open | ||
---|---|---|---|
Priority: | Normal | ||
Assignee: | - | ||
Category: | GUI | ||
Pull Request or Patch supplied: | No | Resolution: | |
Easy fix?: | No | Copied to github as #: | 28768 |
Description
To raise the awareness of the distinction between multi and non-multi
geometry layers, I suggest that multi-geometry layers become easily
distinguishable in the Layers panel.
This can be achieved by updating the set of "icons" that are now used
to distinguish between the dimensionality of the geometries (point,
line, polygon). The set of icons could be extended so that for
instance a multi-point geometry would have an "icon" with several
points instead of one, and similar for lines and polygons.
An alternative is to introduce a separate "icon" for multi and use it
in combination with the geometry dimension icon for multi-geometry
layers. This reflects orthogonality, but will take up more space.
A duplication icon could perhaps be used for this.
This solution is perhaps more sustainable in case we would like to
handle 2.5D, 3D and M in the same way?
History
#1 Updated by Jorge Rocha almost 6 years ago
- File layer tooltip.png added
Thank you Håvard Tveite.
The tooltip that appears on mouse over shows if the layer is Multi or not.
Editing tools are also sensitive to Multi or not layers. Soon as the user toggle editing, we knows what kind of layer it is.
Are you suggesting that is not enough? Can you explain better your workflow and why you think it is an important issue to have it on the layers panel?
#2 Updated by Giovanni Manghi almost 6 years ago
- Status changed from Open to Feedback
Please put tickets in feedback mode when necessary, thanks!
#3 Updated by Håvard Tveite almost 6 years ago
Thank you for following up, Jorge Rocha.
I am aware of the tooltip, and I think that this is not enough.
That a layer has multigeometries should be immediately
distinguishable in the Layers panel.
This is not tied to a particular workflow.
It is about educating users, by making them aware that there
are such things as multi-geometries.
This will help them in many of their workflows.
#4 Updated by Giovanni Manghi almost 6 years ago
- Status changed from Feedback to Open