Saturday 3 June 2017

Data-defined Styles in QGIS


I have downloaded a shapefile of bedrock geology. I need it to be displayed as it should be with the style applied. The supplier will no give me a qml. but i have noticed in the .dbf file the Cyan Magenta yellow and black numbers are stated.



There are hundreds of entries and i dont have the time or patience to go through each one individually.


Is there a way i can apply the colours onto the shapefile (which is polygons and the extracted csv file creates points which have no xy).


QGIS1.8.0 on windows 7.




No comments:

Post a Comment

arcpy - Changing output name when exporting data driven pages to JPG?

Is there a way to save the output JPG, changing the output file name to the page name, instead of page number? I mean changing the script fo...