diff options
Diffstat (limited to 'README.md')
| -rw-r--r-- | README.md | 15 |
1 files changed, 15 insertions, 0 deletions
diff --git a/README.md b/README.md new file mode 100644 index 0000000..e39f0bd --- /dev/null +++ b/README.md @@ -0,0 +1,15 @@ +# Create Contours + +<p align="center"> + <img src="https://github.com/rrueger/create-contours/raw/main/contour-line-example.png" alt="Example Contour Line Ouput" width=40%> +</p> + +<p align="center"> + <a href="https://velleto.com/post/contour-lines/"> + Blog post for this project + </a> +</p> + +This repository contains two scripts which together can automate the creating of +artistic contour line imagery using `QGIS`. See my blog post on more information +on how to use these scripts. |