Suitable Habitat for Bears and Introduction to Python Goal and Background: The goal of this assignment was to familiarize myself with and test my knowledge of the various geoprocessing tools we have learned about this semester. Using these, I was tasked with finding suitable habitats for bears in a region of Marquette County in Michigan's Upper Peninsula. Additionally, this assignment was an introduction to Python scripting and writing script to preform certain tasks. In lecture, we learned about the geoprocessing tools that ArcMap offers to help run analysis of study areas. These tools include but are not limited to, Overlay functions (Clip, Erase, Intersect, Union, & Dissolve), Buffer, Append, Split and others. Learning what they tools do and their applications with data, I was able to incorporate them into my analysis of data and creation of my map. Methods: To start this assignment, I uploaded the shapefiles and table from the Lab 5 data folder provi...