0
votes
1answer
32 views

How to rotate (svg) symbols in QGIS map composer to match map rotation?

Because of my thesis layout requirements, I have to rotate 270° some of my maps in composer. There are (many) svg smbols (icons), and they are rotated as well. I would like to (non-)rotate them in ...
1
vote
0answers
28 views

How to programmatically change an SVG symbol in the Vector Layer?

I'm trying to change the symbol used in a layer via Python. I've been able to tunnel through a vector layer to the symbol layer, but I don't know how to change the symbol it's using. I'd like to ...
2
votes
1answer
70 views

Why are some SVGs not displayed properly in print composer?

I am having weird problem with adding .svg to qgis print composer. I have done some smaller symbols before in inkscape and they work - however the latest one displayed itself as huge black square. I ...
5
votes
1answer
130 views

How can I export big SVGs for further use in Inkscape?

I am trying to export as an svg from Quantum GIS and import into Inkscape. However it is failing to Import. Inkscape comes up with the error 'Failed to load the requested file'. The files are quite ...
1
vote
0answers
106 views

Can I Rotate SVG symbol counter clockwise in Quantum GIS? (Direction East 0 - counter clockwise) [closed]

I'm working in a road signs project. I need the signs layer symbol to rotate according to the value in the angle field, so they could be represented facing the correct orientation. However, the angle ...
1
vote
0answers
112 views

Quantum GIS SVG highway shields

I was following the instructions on how to create highway shields from the "Interstate Shield Styles in QGIS" post to create highway shields for a project I am currently working on. However, whenever ...
4
votes
1answer
244 views

QGIS exporting huge SVG

I'm having trouble exporting an SVG(or a PDF for that matter) from the QGIS print composer. I have a relatively simple map that should, when exported as an SVG, be maybe around 1MB in size, tops. But ...
7
votes
1answer
151 views

How to migrate SVG-based styles for QGIS to other computers?

I'm working on a project that has involved creating many recolourable SVG icons and bringing them into QGIS. These are then used in layer symbologies, with these subsequent layer styles exported as ...
9
votes
4answers
2k views

Is there a SVG symbol library for qgis?

Im currently using default simple symbol capabilities or dingbat fonts for point objects. Is there maybe a SVG symbol library for qgis that is a bit more extensive than that which is included? I've ...
3
votes
1answer
133 views

Looking for a SVG library for construction

Would anyone be able to suggest a good library for svg symbols for construction please? To be used in QGIS. Ideally water and pipeline network symbols. ciao
7
votes
1answer
308 views

What version of SVG should I be saving my images with for QGIS? Any particular options I should use/avoid?

I have a illustration in Adobe Illustrator that I'm trying to export as an SVG file and add to my map layout using the Print Composer of QGIS 1.7.3. When I add the image, I get strange artifacts that ...