-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Add image style user guide * Update user workflow image * Update image-style.md A few updates to the language looks good we can merge --------- Co-authored-by: Amy B <[email protected]>
- Loading branch information
Showing
7 changed files
with
227 additions
and
182 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,29 @@ | ||
# Image Styling User Guide | ||
|
||
This user guide will show you how to change the image styles in QGIS symbology to enhance the quality and realism of your images. | ||
|
||
## Step 1: Open QGIS and Load Your Project | ||
|
||
To get started, open QGIS and load your existing project, or simply open your QGIS project (e.g. Malawi 2) with QGIS. | ||
|
||
# Step 2: Open the Layer Properties | ||
|
||
In the Layers panel, right-click on the layer for which you want to change the symbology and select the 1️⃣ `Properties`. This will open the Layer Properties dialog box. | ||
|
||
![Properties](./img/image-style-1.png) | ||
|
||
# Step 3: Open the Symbology Tab | ||
|
||
In the Layer Properties dialog box, click on the 1️⃣ `Symbology` tab on the left side. This will open the Symbology settings. In the Symbology settings, locate the settings for contrast enhancement. In the contrast enhancement dropdown, select the 2️⃣ `Stretch to MinMax` option. This will adjust the contrast of the image to make it more visually appealing. | ||
|
||
![Contrast](./img/image-style-2.png) | ||
|
||
# Step 4: Configure Min/Max Value Settings | ||
|
||
Click on the 1️⃣ `Min/Max value setting` to view more options. Choose the 2️⃣ `Mean +/- standard deviation` option. This will adjust the minimum and maximum values of the image to make it more realistic. Click on the 3️⃣ `Apply` to apply the changes and continue making adjustments. Alternatively, click on the 4️⃣ `OK` to apply the changes and close the Layer Properties window. | ||
|
||
![Contrast](./img/image-style-3.png) | ||
|
||
## Conclusion | ||
|
||
By following these steps, you can change the image styles in QGIS symbology to enhance the quality and realism of your images. Remember to experiment with different settings to get the most realistic-looking or fit-for-purpose image! |
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.