I have a fire lane map in which the buildings are categorized as Hazardous and Non-Hazardous for which I am using Red and Yellow color respectively. However, I have some buildings in which some part is hazardous and the rest is non-hazardous. So is there a way to add two colors to these buildings "without splitting the polygon"?
I can think of classifying the polygons with unique values and using solid fill for the red and yellow and a gradient fill for those particular polygons? Can someone give me more ideas? Thanks!