Updated QOD August 2021 (markdown)

Tim Sutton 2021-08-22 23:38:14 +01:00
parent b9deb74f2b
commit fadf847e4a

@ -80,6 +80,12 @@ With that in mind, I joined my two passions, QGIS and sanitation, and I've been
- You can follow along trying to replicate what I do or use your imagination to make your own fantasy map
- At the end of the session share screenshots of work, and if possible the project and we will give a QGIS mug to the winner!
You can create your own procedurally generated DEM using [this module](https://github.com/vikineema/dem-utils) (python 3) or [this module](https://github.com/ArMoraer/dem-utils) (python 2) using a command like this:
```
python3 dem_generator.py --width 2000 --height 2000 --waterratio 0.3 --island --preset mountainous_island dem.tif
```
![Mug](https://www.qgis.org/en/_images/shop_mug_2017.png)