blob: e39f0bd3a450fbfc0ccba1fc3624f6e5c9d40abd (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.
|