I have five vector files wherein I want to determine the spatial agreements among them using intersect. Here is my illustration. (Actually these are forest shapefiles from five different forest maps)
<SPAN class="pln" style="color: #000000;"> A </SPAN><SPAN class="pun" style="color: #145680;">=</SPAN><SPAN class="pln" style="color: #000000;"> vector_file_1</SPAN><SPAN class="pun" style="color: #145680;">.</SPAN><SPAN class="pln" style="color: #000000;">shp<BR /> B </SPAN><SPAN class="pun" style="color: #145680;">=</SPAN><SPAN class="pln" style="color: #000000;"> vector_file_2</SPAN><SPAN class="pun" style="color: #145680;">.</SPAN><SPAN class="pln" style="color: #000000;">shp<BR /> C </SPAN><SPAN class="pun" style="color: #145680;">=</SPAN><SPAN class="pln" style="color: #000000;"> vector_file_3</SPAN><SPAN class="pun" style="color: #145680;">.</SPAN><SPAN class="pln" style="color: #000000;">shp<BR /> D </SPAN><SPAN class="pun" style="color: #145680;">=</SPAN><SPAN class="pln" style="color: #000000;"> vector_file_4</SPAN><SPAN class="pun" style="color: #145680;">.</SPAN><SPAN class="pln" style="color: #000000;">shp<BR /> E </SPAN><SPAN class="pun" style="color: #145680;">=</SPAN><SPAN class="pln" style="color: #000000;"> vector_file_5</SPAN><SPAN class="pun" style="color: #145680;">.</SPAN><SPAN class="pln" style="color: #000000;">shp</SPAN>
So that I will have a set of spatial agreement from 2/5, 3/5, 4/5 to 5/5. For example:
<SPAN class="lit" style="color: #953838;">1</SPAN><SPAN class="pun" style="color: #145680;">)</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #953838;">2</SPAN><SPAN class="pun" style="color: #145680;">/</SPAN><SPAN class="lit" style="color: #953838;">5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #145680;">=</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">B</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E<BR /></SPAN><SPAN class="lit" style="color: #953838;">2</SPAN><SPAN class="pun" style="color: #145680;">)</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #953838;">3</SPAN><SPAN class="pun" style="color: #145680;">/</SPAN><SPAN class="lit" style="color: #953838;">5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #145680;">=</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E<BR /></SPAN><SPAN class="lit" style="color: #953838;">3</SPAN><SPAN class="pun" style="color: #145680;">)</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #953838;">4</SPAN><SPAN class="pun" style="color: #145680;">/</SPAN><SPAN class="lit" style="color: #953838;">5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #145680;">=</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E</SPAN><SPAN class="pun" style="color: #145680;">,</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">E<BR /></SPAN><SPAN class="lit" style="color: #953838;">4</SPAN><SPAN class="pun" style="color: #145680;">)</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="lit" style="color: #953838;">5</SPAN><SPAN class="pun" style="color: #145680;">/</SPAN><SPAN class="lit" style="color: #953838;">5</SPAN><SPAN class="pln" style="color: #000000;"> </SPAN><SPAN class="pun" style="color: #145680;">=</SPAN><SPAN class="pln" style="color: #000000;"> A</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">B</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">C</SPAN><SPAN class="pun" style="color: #145680;">∩</SPAN><SPAN class="pln" style="color: #000000;">D</SPAN>
My question is what geoprocessing technique will I use to generate a single shapefile from each agreement above (except item # 4), supposing I've done the intersection combinations for agreement items 1-3? Will I use intersection again, union or other technique?
(My professor told me to just add a field and put a number code on that field, for each shapefile, unfortunately I forgot the next process he mentioned.)