Apply a different color ramp to subset of categorized symbols in QGIS? Unicorn Meta Zoo #1: Why another podcast? Announcing the arrival of Valued Associate #679: Cesar ManaraInvert Color Ramp in QGISQGIS Hexbin Color Ramp InversionDistinctly color world map by language in QGIS 2.4ArcGIS - Lines with different symbols and the same color rampColor Ramp in QGISControlling how Preset Color Ramps are applied to layers in ArcMap using ArcPy?Apply color ramp to marker outlineQGIS Color Ramp ApplyHow to make dynamic labeling in a project for new features on QGIS?2-color color ramp in QGIS
Check if a string is entirely made of the same substring
How long after the last departure shall the airport stay open for an emergency return?
Complex numbers z=-3-4i polar form
How does the mezzoloth's teleportation work?
"The cow" OR "a cow" OR "cows" in this context
Contradiction proof for inequality of P and NP?
How do I reattach a shelf to the wall when it ripped out of the wall?
What to do with someone that cheated their way through university and a PhD program?
How can I wire a 9-position switch so that each position turns on one more LED than the one before?
A Paper Record is What I Hamper
Can a stored procedure reference the database in which it is stored?
Why doesn't the standard consider a template constructor as a copy constructor?
Which big number is bigger?
Where was the County of Thurn und Taxis located?
Why do distances seem to matter in the Foundation world?
As an international instructor, should I openly talk about my accent?
Philosophical question on logistic regression: why isn't the optimal threshold value trained?
Retract an already submitted recommendation letter (written for an undergrad student)
Why must Chinese maps be obfuscated?
Is Diceware more secure than a long passphrase?
Co-worker works way more than he should
All ASCII characters with a given bit count
What is purpose of DB Browser(dbbrowser.aspx) under admin tool?
What is the most expensive material in the world that could be used to create pun-pun's lute?
Apply a different color ramp to subset of categorized symbols in QGIS?
Unicorn Meta Zoo #1: Why another podcast?
Announcing the arrival of Valued Associate #679: Cesar ManaraInvert Color Ramp in QGISQGIS Hexbin Color Ramp InversionDistinctly color world map by language in QGIS 2.4ArcGIS - Lines with different symbols and the same color rampColor Ramp in QGISControlling how Preset Color Ramps are applied to layers in ArcMap using ArcPy?Apply color ramp to marker outlineQGIS Color Ramp ApplyHow to make dynamic labeling in a project for new features on QGIS?2-color color ramp in QGIS
.everyoneloves__top-leaderboard:empty,.everyoneloves__mid-leaderboard:empty,.everyoneloves__bot-mid-leaderboard:empty margin-bottom:0;
The goal is applying a color gradient to a subset of symbols, instead of applying it to all the existing symbols. I used to do this in ArcMap. In QGIS I have to do it manually, and it's very time consuming. Also, the results are not as beautiful, because I am not as good in choosing right colors.
This is the final result of doing individual ramps for each symbol group or subset:

And this is the styled map:

qgis color-ramp
New contributor
Santiago Restrepo C. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
add a comment |
The goal is applying a color gradient to a subset of symbols, instead of applying it to all the existing symbols. I used to do this in ArcMap. In QGIS I have to do it manually, and it's very time consuming. Also, the results are not as beautiful, because I am not as good in choosing right colors.
This is the final result of doing individual ramps for each symbol group or subset:

And this is the styled map:

qgis color-ramp
New contributor
Santiago Restrepo C. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thanks a million csk!! great answer!
– Santiago Restrepo C.
2 hours ago
add a comment |
The goal is applying a color gradient to a subset of symbols, instead of applying it to all the existing symbols. I used to do this in ArcMap. In QGIS I have to do it manually, and it's very time consuming. Also, the results are not as beautiful, because I am not as good in choosing right colors.
This is the final result of doing individual ramps for each symbol group or subset:

And this is the styled map:

qgis color-ramp
New contributor
Santiago Restrepo C. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
The goal is applying a color gradient to a subset of symbols, instead of applying it to all the existing symbols. I used to do this in ArcMap. In QGIS I have to do it manually, and it's very time consuming. Also, the results are not as beautiful, because I am not as good in choosing right colors.
This is the final result of doing individual ramps for each symbol group or subset:

And this is the styled map:

qgis color-ramp
qgis color-ramp
New contributor
Santiago Restrepo C. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Santiago Restrepo C. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
edited 24 mins ago
csk
10.3k1235
10.3k1235
New contributor
Santiago Restrepo C. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
asked 3 hours ago
Santiago Restrepo C.Santiago Restrepo C.
162
162
New contributor
Santiago Restrepo C. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
New contributor
Santiago Restrepo C. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Santiago Restrepo C. is a new contributor to this site. Take care in asking for clarification, commenting, and answering.
Check out our Code of Conduct.
Thanks a million csk!! great answer!
– Santiago Restrepo C.
2 hours ago
add a comment |
Thanks a million csk!! great answer!
– Santiago Restrepo C.
2 hours ago
Thanks a million csk!! great answer!
– Santiago Restrepo C.
2 hours ago
Thanks a million csk!! great answer!
– Santiago Restrepo C.
2 hours ago
add a comment |
1 Answer
1
active
oldest
votes
- Select the categories you want to apply the first color ramp to. Right click > merge categories.

- Repeat step 1 for each group.
- Convert the layer from Categorized to Rule-based style. This will automatically convert each grouped category into a rule with an expression like
"type" IN ('type 1','type 2','type 3','type 4','type 5'). - Select one of the rules > Refine selected rules > Add categories to rule

Set up categories for this group and apply the desired color ramp. Note that when you click "classify", categories will be created for all attribute values, including ones outside the group. You'll need to manually remove the extra categories.

- Repeat step 5 for each rule.
Now you have several main rules with categorized rules nested underneath each rule. Turn off the symbol for each of the main rules, so that only the color ramp styles remain.


add a comment |
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
);
);
Santiago Restrepo C. 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%2f320858%2fapply-a-different-color-ramp-to-subset-of-categorized-symbols-in-qgis%23new-answer', 'question_page');
);
Post as a guest
Required, but never shown
1 Answer
1
active
oldest
votes
1 Answer
1
active
oldest
votes
active
oldest
votes
active
oldest
votes
- Select the categories you want to apply the first color ramp to. Right click > merge categories.

- Repeat step 1 for each group.
- Convert the layer from Categorized to Rule-based style. This will automatically convert each grouped category into a rule with an expression like
"type" IN ('type 1','type 2','type 3','type 4','type 5'). - Select one of the rules > Refine selected rules > Add categories to rule

Set up categories for this group and apply the desired color ramp. Note that when you click "classify", categories will be created for all attribute values, including ones outside the group. You'll need to manually remove the extra categories.

- Repeat step 5 for each rule.
Now you have several main rules with categorized rules nested underneath each rule. Turn off the symbol for each of the main rules, so that only the color ramp styles remain.


add a comment |
- Select the categories you want to apply the first color ramp to. Right click > merge categories.

- Repeat step 1 for each group.
- Convert the layer from Categorized to Rule-based style. This will automatically convert each grouped category into a rule with an expression like
"type" IN ('type 1','type 2','type 3','type 4','type 5'). - Select one of the rules > Refine selected rules > Add categories to rule

Set up categories for this group and apply the desired color ramp. Note that when you click "classify", categories will be created for all attribute values, including ones outside the group. You'll need to manually remove the extra categories.

- Repeat step 5 for each rule.
Now you have several main rules with categorized rules nested underneath each rule. Turn off the symbol for each of the main rules, so that only the color ramp styles remain.


add a comment |
- Select the categories you want to apply the first color ramp to. Right click > merge categories.

- Repeat step 1 for each group.
- Convert the layer from Categorized to Rule-based style. This will automatically convert each grouped category into a rule with an expression like
"type" IN ('type 1','type 2','type 3','type 4','type 5'). - Select one of the rules > Refine selected rules > Add categories to rule

Set up categories for this group and apply the desired color ramp. Note that when you click "classify", categories will be created for all attribute values, including ones outside the group. You'll need to manually remove the extra categories.

- Repeat step 5 for each rule.
Now you have several main rules with categorized rules nested underneath each rule. Turn off the symbol for each of the main rules, so that only the color ramp styles remain.


- Select the categories you want to apply the first color ramp to. Right click > merge categories.

- Repeat step 1 for each group.
- Convert the layer from Categorized to Rule-based style. This will automatically convert each grouped category into a rule with an expression like
"type" IN ('type 1','type 2','type 3','type 4','type 5'). - Select one of the rules > Refine selected rules > Add categories to rule

Set up categories for this group and apply the desired color ramp. Note that when you click "classify", categories will be created for all attribute values, including ones outside the group. You'll need to manually remove the extra categories.

- Repeat step 5 for each rule.
Now you have several main rules with categorized rules nested underneath each rule. Turn off the symbol for each of the main rules, so that only the color ramp styles remain.


answered 2 hours ago
cskcsk
10.3k1235
10.3k1235
add a comment |
add a comment |
Santiago Restrepo C. is a new contributor. Be nice, and check out our Code of Conduct.
Santiago Restrepo C. is a new contributor. Be nice, and check out our Code of Conduct.
Santiago Restrepo C. is a new contributor. Be nice, and check out our Code of Conduct.
Santiago Restrepo C. 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%2f320858%2fapply-a-different-color-ramp-to-subset-of-categorized-symbols-in-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
Thanks a million csk!! great answer!
– Santiago Restrepo C.
2 hours ago