From fadf847e4a51198a3f138c8cdbe8da90fcf42341 Mon Sep 17 00:00:00 2001 From: Tim Sutton Date: Sun, 22 Aug 2021 23:38:14 +0100 Subject: [PATCH] Updated QOD August 2021 (markdown) --- QOD-August-2021.md | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/QOD-August-2021.md b/QOD-August-2021.md index 21229c3..78aaab7 100644 --- a/QOD-August-2021.md +++ b/QOD-August-2021.md @@ -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)