Wednesday, 7 February 2018

style - Changing thickness of outline in QGIS



This is the problem


How to change the thickness of this outline in QGIS?



Answer



You have to display all symbology properties by scrolling down (or enlarge the properties window) and change the Outline width value.


enter image description here


No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...