Symbolising with one expression and labelling with another using QGIS? The 2019 Stack Overflow Developer Survey Results Are InArcPy: Using lblclass expression to change font style and colorUsing expression string builder to ignore NULL values in QGIS?How to group by a category and sum multiple variables within that category using QGIS?Changing legend label when cycling through Atlas created with QGIS composerWhy do I need to use labelling when setting fill colour with a python expression in QGIS?Using EasyCostumLabeling tool with expression based label?Scripting the mapping of style columns attributes in QGIS?QGIS Legend multiple name for one shapefile using stylesQGIS API Label expression for vector layerLabel layer as symbol colors with QGIS 3
Will it cause any balance problems to have PCs level up and gain the benefits of a long rest mid-fight?
Is it ethical to upload a automatically generated paper to a non peer-reviewed site as part of a larger research?
What is the light source in the black hole images?
Star Trek - X-shaped Item on Regula/Orbital Office Starbases
Why doesn't UInt have a toDouble()?
Is it ok to offer lower paid work as a trial period before negotiating for a full-time job?
How much of the clove should I use when using big garlic heads?
What information about me do stores get via my credit card?
Loose spokes after only a few rides
Can we generate random numbers using irrational numbers like π and e?
What is this business jet?
How to obtain a position of last non-zero element
How to display lines in a file like ls displays files in a directory?
Dropping list elements from nested list after evaluation
Pokemon Turn Based battle (Python)
I am an eight letter word. What am I?
Is it safe to harvest rainwater that fell on solar panels?
How do PCB vias affect signal quality?
How can I add encounters in the Lost Mine of Phandelver campaign without giving PCs too much XP?
When should I buy a clipper card after flying to Oakland?
Geography at the pixel level
Is it possible for absolutely everyone to attain enlightenment?
If a sorcerer casts the Banishment spell on a PC while in Avernus, does the PC return to their home plane?
Why are there uneven bright areas in this photo of black hole?
Symbolising with one expression and labelling with another using QGIS?
The 2019 Stack Overflow Developer Survey Results Are InArcPy: Using lblclass expression to change font style and colorUsing expression string builder to ignore NULL values in QGIS?How to group by a category and sum multiple variables within that category using QGIS?Changing legend label when cycling through Atlas created with QGIS composerWhy do I need to use labelling when setting fill colour with a python expression in QGIS?Using EasyCostumLabeling tool with expression based label?Scripting the mapping of style columns attributes in QGIS?QGIS Legend multiple name for one shapefile using stylesQGIS API Label expression for vector layerLabel layer as symbol colors with QGIS 3
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
I'm wondering if it is possible to categorise layers in QGIS using one expression but label it using another? I have several layers based on the same dataset but clipped so they have different areas. I want to categorise them so the symbology matches between the layers but label the categories with the areas as well.
At the moment I am using the same expression for each layer but have to manually change the category colours to match.
In ArcMap, I used the advanced symbol legend label tool from maplogic for the this.
An example of what I'm doing. The colours and description stay the same but the area change based on buffered areas. I'm using an expression to categorise the layers e.g. 'MAPUNIT' || " - " || 'DESCRIPTION' || round(sum('AREA', 'MAPUNIT'), 2))
qgis labeling
New contributor
add a comment |
I'm wondering if it is possible to categorise layers in QGIS using one expression but label it using another? I have several layers based on the same dataset but clipped so they have different areas. I want to categorise them so the symbology matches between the layers but label the categories with the areas as well.
At the moment I am using the same expression for each layer but have to manually change the category colours to match.
In ArcMap, I used the advanced symbol legend label tool from maplogic for the this.
An example of what I'm doing. The colours and description stay the same but the area change based on buffered areas. I'm using an expression to categorise the layers e.g. 'MAPUNIT' || " - " || 'DESCRIPTION' || round(sum('AREA', 'MAPUNIT'), 2))
qgis labeling
New contributor
1
Could u detail a bit more how your project is structured ? AFAIK there is no connection between the symbology and the labeling so i would answer 'yes' !
– snaileater
Apr 6 at 7:42
add a comment |
I'm wondering if it is possible to categorise layers in QGIS using one expression but label it using another? I have several layers based on the same dataset but clipped so they have different areas. I want to categorise them so the symbology matches between the layers but label the categories with the areas as well.
At the moment I am using the same expression for each layer but have to manually change the category colours to match.
In ArcMap, I used the advanced symbol legend label tool from maplogic for the this.
An example of what I'm doing. The colours and description stay the same but the area change based on buffered areas. I'm using an expression to categorise the layers e.g. 'MAPUNIT' || " - " || 'DESCRIPTION' || round(sum('AREA', 'MAPUNIT'), 2))
qgis labeling
New contributor
I'm wondering if it is possible to categorise layers in QGIS using one expression but label it using another? I have several layers based on the same dataset but clipped so they have different areas. I want to categorise them so the symbology matches between the layers but label the categories with the areas as well.
At the moment I am using the same expression for each layer but have to manually change the category colours to match.
In ArcMap, I used the advanced symbol legend label tool from maplogic for the this.
An example of what I'm doing. The colours and description stay the same but the area change based on buffered areas. I'm using an expression to categorise the layers e.g. 'MAPUNIT' || " - " || 'DESCRIPTION' || round(sum('AREA', 'MAPUNIT'), 2))
qgis labeling
qgis labeling
New contributor
New contributor
edited Apr 6 at 10:58
Kadir Şahbaz
4,63721531
4,63721531
New contributor
asked Apr 5 at 23:58
Dale JennerDale Jenner
11
11
New contributor
New contributor
1
Could u detail a bit more how your project is structured ? AFAIK there is no connection between the symbology and the labeling so i would answer 'yes' !
– snaileater
Apr 6 at 7:42
add a comment |
1
Could u detail a bit more how your project is structured ? AFAIK there is no connection between the symbology and the labeling so i would answer 'yes' !
– snaileater
Apr 6 at 7:42
1
1
Could u detail a bit more how your project is structured ? AFAIK there is no connection between the symbology and the labeling so i would answer 'yes' !
– snaileater
Apr 6 at 7:42
Could u detail a bit more how your project is structured ? AFAIK there is no connection between the symbology and the labeling so i would answer 'yes' !
– snaileater
Apr 6 at 7:42
add a comment |
0
active
oldest
votes
Your Answer
StackExchange.ready(function()
var channelOptions =
tags: "".split(" "),
id: "79"
;
initTagRenderer("".split(" "), "".split(" "), channelOptions);
StackExchange.using("externalEditor", function()
// Have to fire editor after snippets, if snippets enabled
if (StackExchange.settings.snippets.snippetsEnabled)
StackExchange.using("snippets", function()
createEditor();
);
else
createEditor();
);
function createEditor()
StackExchange.prepareEditor(
heartbeatType: 'answer',
autoActivateHeartbeat: false,
convertImagesToLinks: false,
noModals: true,
showLowRepImageUploadWarning: true,
reputationToPostImages: null,
bindNavPrevention: true,
postfix: "",
imageUploader:
brandingHtml: "Powered by u003ca class="icon-imgur-white" href="https://imgur.com/"u003eu003c/au003e",
contentPolicyHtml: "User contributions licensed under u003ca href="https://creativecommons.org/licenses/by-sa/3.0/"u003ecc by-sa 3.0 with attribution requiredu003c/au003e u003ca href="https://stackoverflow.com/legal/content-policy"u003e(content policy)u003c/au003e",
allowUrls: true
,
onDemand: true,
discardSelector: ".discard-answer"
,immediatelyShowMarkdownHelp:true
);
);
Dale Jenner is a new contributor. Be nice, and check out our Code of Conduct.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f317955%2fsymbolising-with-one-expression-and-labelling-with-another-using-qgis%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
0
active
oldest
votes
0
active
oldest
votes
active
oldest
votes
active
oldest
votes
Dale Jenner is a new contributor. Be nice, and check out our Code of Conduct.
Dale Jenner is a new contributor. Be nice, and check out our Code of Conduct.
Dale Jenner is a new contributor. Be nice, and check out our Code of Conduct.
Dale Jenner is a new contributor. Be nice, and check out our Code of Conduct.
Thanks for contributing an answer to Geographic Information Systems Stack Exchange!
- Please be sure to answer the question. Provide details and share your research!
But avoid …
- Asking for help, clarification, or responding to other answers.
- Making statements based on opinion; back them up with references or personal experience.
To learn more, see our tips on writing great answers.
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
StackExchange.ready(
function ()
StackExchange.openid.initPostLogin('.new-post-login', 'https%3a%2f%2fgis.stackexchange.com%2fquestions%2f317955%2fsymbolising-with-one-expression-and-labelling-with-another-using-qgis%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Sign up or log in
StackExchange.ready(function ()
StackExchange.helpers.onClickDraftSave('#login-link');
);
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Sign up using Google
Sign up using Facebook
Sign up using Email and Password
Post as a guest
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
Required, but never shown
1
Could u detail a bit more how your project is structured ? AFAIK there is no connection between the symbology and the labeling so i would answer 'yes' !
– snaileater
Apr 6 at 7:42