Book Image

Python Geospatial Analysis Cookbook

Book Image

Python Geospatial Analysis Cookbook

Overview of this book

Table of Contents (20 chapters)
Python Geospatial Analysis Cookbook
Credits
About the Author
About the Reviewers
www.PacktPub.com
Preface
Other Geospatial Python Libraries
Mapping Icon Libraries
Index

Chapter 7. Raster Analysis

In this chapter, we will cover the following topics:

  • Loading a DEM USGS ACSII CDED into PostGIS

  • Creating an elevation profile

  • Creating a hillshade raster from your DEM with ogr

  • Generating slope and aspect images from your DEM

  • Merging rasters to generate a color relief map