- 22/09/2017
- GIS
- Bruno Ruas de Pinho
Download and Process DEMs in Python
This tutorial shows how to automate downloading and processing DEM files. It shows a one-liner code to download SRTM (30 or 90 m) data and how to use rasterio to reproject the downloaded data into a desired CRS, spatial resolution or bounds.