Skip to content

Simple plugin that loads themes in QGIS as in geomapfish

Notifications You must be signed in to change notification settings

sitn/QSitnThemes

Repository files navigation

QSitnThemes

A QGIS plugin that loads QGIS projets that set up gmf-like stylin from a gmf-like theme panel (dock widget)

Configuration (temporary solution):

  • Create a themesConfig.py file that contains a themes variable defined as imbricated lists:

themes = [ ['theme_name', 'icon_name', 'path_to_qgis_project_file_with_foward_slashes.qgs'], #example ['mensuration', 'cadastre.png', '//blablafileserver/plan_cadastral_couleur.qgs'], ]

About

Simple plugin that loads themes in QGIS as in geomapfish

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages