Skip to content

Python DEM raster analysis using rasterio, richDEM, geopandas, and shapely

Notifications You must be signed in to change notification settings

TipsForGIS/dem-raster-analysis

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 

Repository files navigation

DEM raster analysis in Python

The DEM raster analysis is explained using rasterio, richDEM, geopandas, and shapely.

The Jupyter Notebook is a tutorial explaining the following steps:

  1. How to load a DEM raster layer in Python using rasterio
  2. Read raster attributes using raserio
  3. Create slope and aspect rasters using richDEM
  4. Create random points with attributes extracted from rasters
  5. Export the points to geojson and shapefile using geopandas

About

Python DEM raster analysis using rasterio, richDEM, geopandas, and shapely

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published