9. Module: Completing the Analysis¶
You now have two halves of an analysis: a vector and a raster part. In this module, you’ll see how to combine them. You will conclude the analysis and present the final results.
- 9.1. Lesson: Raster to Vector Conversion
- 9.2. Lesson: Combining the Analyses
- 9.3. Assignment
- 9.4. Lesson: Supplementary Exercise
- 9.4.1. Problem Statement
- 9.4.2. Solution Outline
- 9.4.3. Setting up the Map
- 9.4.4. Loading Data into the Map
- 9.4.5. Changing the symbology of vector layers
- 9.4.6. Changing the symbology of raster layers
- 9.4.7. Changing the layer order
- 9.4.8. Find the Correct Districts
- 9.4.9. Clip the Rasters
- 9.4.10. Clean up the map
- 9.4.11. Create the hillshade
- 9.4.12. Slope
- 9.4.13. Aspect
- 9.4.14. Reclassifying rasters
- 9.4.15. Setting the style for the reclassified layers
- 9.4.16. Finding rural areas
- 9.4.17. Creating a negative buffer
- 9.4.18. Creating a bounding box vector
- 9.4.19. Clipping a vector layer
- 9.4.20. Rasterizing a vector layer
- 9.4.21. Combining rasters
- 9.4.22. Vectorizing the raster
- 9.4.23. Calculating the area for each polygon
- 9.4.24. Selecting areas of a given size
- 9.4.25. Digitize your house
- 9.4.26. Calculate polygon centroids
- 9.4.27. Calculate which centroid is closest to your house