|
Hi all,
When defining the label engine settings, I wonder if the "Show all labels" option should be a layer property rather than an engine setting. Indeed, I'd like for some layer to force the labelling, but not for all of them. What do you think? Did I miss something? Greetings, Denis _______________________________________________ Qgis-developer mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/qgis-developer |
|
Hi,
I also agree that it should be a per layer option. I believe I discussed this with Marco H. already and he said there are some technical (PAL?) issues with trying to do it per Layer only. Maybe he can explain it - I don't remember. From a user point of view I would welcome a per layer option for forcing to draw all labels within a layer. Andreas On Tue, 26 Jun 2012 08:09:09 +0200, Denis Rouzaud wrote: > Hi all, > > When defining the label engine settings, I wonder if the "Show all > labels" option should be a layer property rather than an engine > setting. > > Indeed, I'd like for some layer to force the labelling, but not for > all of them. > > What do you think? Did I miss something? > > Greetings, > > Denis > _______________________________________________ > Qgis-developer mailing list > [hidden email] > http://lists.osgeo.org/mailman/listinfo/qgis-developer -- -- Andreas Neumann Böschacherstrasse 10A 8624 Grüt (Gossau ZH) Switzerland _______________________________________________ Qgis-developer mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/qgis-developer |
|
Hi Andreas
On Tue, Jun 26, 2012 at 8:53 AM, Andreas Neumann <[hidden email]> wrote: > Hi, > > I also agree that it should be a per layer option. > > I believe I discussed this with Marco H. already and he said there are some > technical (PAL?) issues with trying to do it per Layer only. Maybe he can > explain it - I don't remember. Indeed it's something that PAL does not currently support. But I agree that it is sometimes useful to label all features even though that would produce overlaps. We could improve PAL to place labels in two steps: 1. label features from layers where all features must be labeled, without collision detection 2. label features from the rest of layers with usual placement algorithm, labels from step 1 act as obstacles Martin _______________________________________________ Qgis-developer mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/qgis-developer |
|
Here is the feature request
http://hub.qgis.org/issues/5874 On 06/26/2012 10:03 PM, Martin Dobias
wrote:
Hi Andreas On Tue, Jun 26, 2012 at 8:53 AM, Andreas Neumann [hidden email] wrote:Hi, I also agree that it should be a per layer option. I believe I discussed this with Marco H. already and he said there are some technical (PAL?) issues with trying to do it per Layer only. Maybe he can explain it - I don't remember.Indeed it's something that PAL does not currently support. But I agree that it is sometimes useful to label all features even though that would produce overlaps. We could improve PAL to place labels in two steps: 1. label features from layers where all features must be labeled, without collision detection 2. label features from the rest of layers with usual placement algorithm, labels from step 1 act as obstacles Martin _______________________________________________ Qgis-developer mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/qgis-developer _______________________________________________ Qgis-developer mailing list [hidden email] http://lists.osgeo.org/mailman/listinfo/qgis-developer |
| Powered by Nabble | Edit this page |
