QGIS does not create a proper legend for maps with pie charts or circles with variable size. I wrote a program to produce legends in Scalable Vector Format (SVG). In the QGIS Composer, the result can be added to the map as an image. If necessary, the legend can first be modified with a SVG-editor like Inkscape.
Download the program here:
LegendSVG (Windows)
LegendSVG (Linux)
Leave a comment
Met de nieuwste versie (29 april 2012) kan nu ook een legenda worden gemaakt voor een kaart met staafdiagrammen.
Dear Sake,
could you tell me, how to do that, please?
Take care, Mario
This article describes how to create a map with bar charts and a legend:
http://www.qgis.nl/2012/05/02/staafdiagrammen/?lang=en
Hi,
Thanks for your program, I donwload http://www.qgis.nl/media/2012/05/LegendSVG_Linux.zip and unzip, but cant run in Ubuntu 12.04.
In the terminal I wrote ./LegendSVG and the result is “can’t execute binary files.”.
So I wrote sudo chmod +x ./LegendSVG but when I tray to execute ./LegendSVG have the same problem.
Can you help me?
Thanks
Pablo
PS: I Sorry, I can wrote in dutch and my english is not very good 😉
The program was compiled with Lazarus on openSUSE. That may be the reason why it does not work on Ubuntu. I also tried the program on Ubuntu, using the OSGeo-Live DVD, and I got the same error message.
Hi again,
I can run the windows version using Wine in Ubuntu (and is very good program! thanks!) but cant run the linux version.
Pablo
Great Application. I like it very much. Very flexible and user can change it as he required.
Hi,
Thank you for this great tool ! I am working on a QGis plugin that relies heavily on diagram analysis, and I wonder if you would be ok to release the code of your application so that it can be integrated in QGis as a python plugin. Right now the only alternative is the Diagram Legend Plugin, which would be much better if it offered the same functionnalities as your application. I would be happy to contribute to this integration.
Regards,
—
Christophe