QGIS plugin: Settings Manager | Read-only mirror of https://github.com/yverdon/qgis-plugin-settings-manager — Ville d'Yverdon-les-Bains. Issues & pull requests at the source.
Find a file
Repository files (latest commit first)
Filename Latest commit message Latest commit date
2017-08-07 12:07:13 +02:00
DefaultProject unyonisation 2017-07-12 15:36:18 +02:00
SettingsManager changed name of db connection from srvsit2 to yverdon_main 2017-08-07 12:07:13 +02:00
.gitignore changed icon, updated readme 2017-07-11 11:27:42 +02:00
LICENSE Initial commit 2014-04-03 07:02:39 -07:00
README.md changed icon, updated readme 2017-07-11 11:28:00 +02:00

Settings Manager

This is a fork from sitnyon/qgis-plugin-settings-manager Settings Manager is a QGIS plugin to set default settings, specific for Ville d'Yverdon-les-Bains users.

Installation

Windows

Copy the folder SettingsManager into %USERPROFILE%\.qgis2\python\plugins.

The files Makefile, resources.qrc and ui_settingsmanager.ui are not necessary.

Copy the file DefaultProject/project_default.qgs into %USERPROFILE%\.qgis2.

Linux

Build the plugin with make:

make deploy