I would like to select out areas that are both permitted (PermitAreas.shp) AND contain more than 50% irrigation (IrrigatedLands.shp). If you just wanted ???irrigated??? it would be fairly easy but I cannot figure out a way to select areas that contain more than 50% irrigation. 50% is an arbitrary number???.we may want 20, 30 etc.
I am not sure if I should do a combination of unions, intersections etc. Or if I would be better of building a model and use some kind of python script? I have little experience with model building or python scripting. I can do this in 9.3 or 10. Thanks!