How to style a vector layer in QGIS using hexadecimal color code stored in attribute?

المشرف العام

Administrator
طاقم الإدارة
I have a polygon shapefile storing hexadecimal color codes in a specific attribute.

gid | label | color ---------+-----------+------------ 1 | Crops | #FF5F2C 2 | Forest | #00FF00 3 | Pond | #0000FF 4 | Forest | #00FF00 I was looking for a way to say QGIS to read these values in order to style the polygons with them. I can't find anything about this.

I hoped it would be possible without deeping into the Python Console (which still frightens me...).



أكثر...
 
أعلى