Module 1, Part 1: Suitability Analysis
The purpose of this lab was to create a suitability model for a developer. The analysis included provided suitability ratings for land cover, soils, slopes, proximity to streams and proximity to roads. The flow chart of the analysis work flow is below: I began by using the Reclassify tool to reclassify the landcover raster. I used the Euclidean Distance tool on the rivers and roads shapefiles, individually, and then reclassified each raster output using the Reclassify tool. I used the Slope tool on the elevation raster to convert the raster elevations to slope and then reclassified the output raster using the Reclassify tool. I converted the soils shapefile to a raster with the Polygon to Raster tool and reclassified the output raster using the Reclassify tool. To create the final suitability model I added all the reclassified rasters to the Weighted Overlay tool and ran two analyses. The first analysis gave each variable the same weight, 20%. The second analysis used unequal...