I have to make a thematic map with an attribute table with duplicated features but different attributes. See below:
FEATURE ATTRIBUTE
-------------------
1 bl
1 gr
2 gr
2 re
3 re
4 bl
5 ye
5 ye
Does anyone knows how to paint a feature (polygon) with the corresponding colors? I mean like for feature 1 paint half blue and half green, for feature 2 half green half red... Thanks.




