GEO242.Lab3.SaveSnails

You will identify potential snail habitats at risk using vector overlay and buffering. With the completion of this lab, you should be able to (a) perform polygon overlay; (b) create buffer. This lab is adapted from "Mastering ArcGIS" by Price.

1. Prepare data

Three layers - Roads, Geology and Vegetation - should be shown in the map. 

2. Identify potential snail habitats

It is known that this snail prefers lime soils (geology) AND dense conifers (vegetation). Let's select lime soils and dense conifers from existing layers.

You will combine lime soils and dense conifers using polygon overlay, specifically Intersect method. Intersect creates a new feature from the common areas of any two selected features.

3. Identify potential snail habitats at risk

To prevent snail death on the major roads, the Forest Service biologist is considering thinning the tree stands within 200 meters of the roads, which might keep the snails away from the roads.

Let's combine Roads_Buffer and SnailHabitat using overlay (intersect), which will help the geologist estimate stands to be cleared and the percentage of snails to be affected.

4. Make a map showing the stands to be cleared (SnailHabitatAtRisk) and potential snail habitat