I have 2 shapefiles of the same watershed with sediment export values (from each subwatershed) - one for baseline LULC and another for riparian reforestation scenario LULC. How can I generate a map showing the differences (increase/decrease) of sediment export?
You could perform a Union.
The output will have Attributes of Sediment Export Values from both shapefiles. Add a new field and calculate the difference (FLD_A - FLD_B) using Field Calculator.
You might like to label/symbolize the new shapefile based on the above values.
Thank You so much! You helped me with my thesis so many times:)
I am glad I could help!!!
Signed in members can post, follow updates, and more. New here? Register a free account.
Find useful guides, FAQs, and documents to help you navigate and make the most of Esri Community.