Skip to content

Instantly share code, notes, and snippets.

@BjoernSchilberg
Created June 14, 2017 11:39
Show Gist options
  • Save BjoernSchilberg/5ff964958943c37e3ca7b2e838a6833c to your computer and use it in GitHub Desktop.
Save BjoernSchilberg/5ff964958943c37e3ca7b2e838a6833c to your computer and use it in GitHub Desktop.
Custom QGIS

Custom QGIS

Create customizationfile

The quickest way to get the ini file you need is exporting it from the the Settings -> Customization dialog. Once you have this ini file you can open and edit it to disable any widgets you don't need to see.

Load customizationfile

qgis --customizationfile qgis_custom.ini

Portable QGIS under Windows

TODO

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment