Prettier Maps 1.4.4
Style and work with maps easily in QGIS
Documentation: prettiermaps.github.io/PrettierMaps
Issues: github.com/PrettierMaps/PrettierMaps/issues
Plugin: plugins.qgis.org/plugins/prettier_maps/#plugin-details
PrettierMaps is a QGIS plugin that allows users further ease in creating and working with stylised maps. It works in tandem with MapTiler and QuickOSM (also QGIS plugins) and allows for easier management of MapTiler layers, and styling and saving of QuickOSM queries.
Using PrettierMaps
Make sure you have the QGIS application installed
The only dependency is MapTiler. However to make full use of the plugin, it is recommended to use the plugin in conjunction with MapTiler and QuickOSM.
Locally
- Install the plugin dependencies to your QGIS Python environment:
pip install -e .[dev,test,docs]
- Create the QGIS zip file:
make zip_plugin
In QGIS
- Install the plugin from the QGIS plugin manager
- Install the MapTiler and QuickOSM plugins from the QGIS plugin manager
- Run the plugin from the QGIS plugin manager
Usage
To use the plugin, open a Vector
map from MapTiler and then open the PrettierMaps plugin. There you will see a list of layers that you can enable/disable.

To style or save a QuickOSM query, create a QuickOSM query using the QuickOSM plugin, then open the PrettierMaps plugin. You can now style this query by clicking the Style QuickOSM Layer
button, and save by clicking Save QuickOSM Layers
Maintaining
This project was a 3rd year University project at the University of Glasgow. As we have now finished the project, this repository is no longer regularly maintained.
If you are interested in maintaining the project, please get in touch.
For now, Matthew McKee is the maintainer.
License
This project is licensed under the terms of the GNU General Public License v2.0