Probably a simple thing I'm trying to do...
I have two layers of data - race and owner occupancy rates. I have my race data as a graduated color ramp of 5 classes (20% increments). I also have % owner occupied units which I am showing as either blank for 0-75% or striped lines for 75%-100%.
What I really want to show is the change from 2000 to 2010 in occupancy rates. Right now I am making one map with 2000 race and occupancy data, and another for 2010 race and occupancy data. I'd love to just have a map of 2010 data showing the change in occupancy rates... either by having the 2000 and 2010 occupancy data on top of each other, or maybe showing the change.
However, I can't seem to make any map look good with 2000 and 2010 data on top of each other; the colors always look hideous and you can't really tell where the losses in occupancy are (which is what I ultimately want to show). Also, I've attempted to clip, intersect, merge, you have it and I can't seem to end up with the shapefile I want.
Do you have any tips on how to overlap the 2000 and 2010 occupancy data? I've tried changing the angle of the lines, changing the color, etc but it doesn't look good at all and the people I will show it to will be confused. =(