rodekruis / sims_maps_qgis_plugin

QGIS plugin for creating Red Cross Red Crescent maps
GNU General Public License v2.0
6 stars 4 forks source link
qgis qgis-plugin sims-maps

SIMS Maps QGIS plugin

This plugin will make life easier for those who need to make RCRC SIMS maps. It will help getting the layout done in a fast and consistent way. The plugin will run in QGIS3 versions from 3.4.0 and up.

Installing the plugin

The plugin is not available in the standard QGIS plugin repository for safety reasons. (Not everyone should be able to simply make a Red Cross map.)

User Guide


IMPORTANT NOTICE! This plugin is designed to function on single machines only!

So, saving a project with SIMS layouts and reopening it on another machine will probably result in broken links to layers and images, even if the plugin has been installed on the other machine. A QGIS update could also result in problems on the same machine, because the install path contains the version name.

We are currently working on an improvement that addresses the above, but the problem stems from QGIS itself and how it handles dataset file paths in the project file. Thus it will need a change in the QGIS source code itself.

Set up development environment

If you would like to contribute to this plugin you can set up the environment on your local device. This has only been tested on Linux.

path/to/git/
|--sims_maps_qgis_plugin/
|--IFRC-Icons/
|--logos/

License

Licensed under the terms of GNU GPL 2

This program is free software; you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation; either version 2 of the License, or (at your option) any later version.