Wednesday 29 November 2017

qgis - Changing units project wide from 'Millimeter' to 'Map Units'


All my units in my project are in millimeter. But I would like to switch all units to map units at once without clicking every single signature. I also would like to have the possibility to directly switch between units for the whole project. Is there a way?


EDIT: Added a screenshot:


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...