GispoCoding / qaava-qgis-plugin

QGIS 3 Plugin for Qaava https://github.com/GispoCoding/qaava
GNU General Public License v2.0
3 stars 0 forks source link

Creating a land use specification catalogue #34

Closed SannaJokela closed 4 years ago

SannaJokela commented 4 years ago

A land use specification catalouge is an enhanced legend for the whole plan. It describes all the markings on the map but also the land use specification texts that might be longer than just the title. Also the general specifications for the whole land use plan should be visible.

This can be done within QGIS profile - layout-section. But we need to test how to show the legend so that you can see also the longer description (if available) for land use objects. In the newest QGIS version (3.14), you can create legends with expressions. This could be one option for creating the enhanced legend. If this does not work, we might need a virtual layer that combines the necessary information for building the legend.

An other way would be to use html to combine the needed information. This will be first tested with Paimio dataset and then added to QAAVA-profile.

Example from the City of Paimio

Done for now, this should be added to the QGIS new version of QGIS-project.

Also found a bug with legend expressions...

Question: