mirror of
https://github.com/qgis/QGIS.git
synced 2025-06-23 00:02:50 -04:00
Updated QOD August 2021 (markdown)
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
|
||||
```
|
||||
|
||||

|
||||
|
||||
|
||||
|
Loading…
x
Reference in New Issue
Block a user