Skip to content

Commit

Permalink
Merge pull request #191 from KNMI/hillshading
Browse files Browse the repository at this point in the history
Hillshading. Added `<RenderMethod>hillshaded</RenderMethod>`
  • Loading branch information
maartenplieger authored Dec 24, 2021
2 parents dc82df6 + b8c2245 commit f28fc0f
Show file tree
Hide file tree
Showing 64 changed files with 8,696 additions and 7,836 deletions.
3 changes: 3 additions & 0 deletions .vscode/settings.json
Original file line number Diff line number Diff line change
Expand Up @@ -69,5 +69,8 @@
"clang-format.executable": "/usr/bin/clang-format-13",
"[C++]": {
"editor.formatOnSave": true
},
"[cpp]": {
"editor.formatOnSave": true
}
}
Loading

0 comments on commit f28fc0f

Please sign in to comment.