-
Notifications
You must be signed in to change notification settings - Fork 2
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
1 parent
80e2a8e
commit 421a770
Showing
2 changed files
with
9 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,8 @@ | ||
.. i_wms_layers: | ||
Load results as WMS layers | ||
========================== | ||
|
||
You can add the post-processed results from the :ref:`scenario_archive` to your project as WMS layers, such as maximum water depth maps. This has several advantages: you do not need to download anything, and you can easily view the water depth map for any time step, or see how the water depth map changes over time. | ||
|
||
This is easy to do with the Lizard plugin. The documentation for this tool is `part of the Lizard documentation<https://docs.lizard.net/d_qgisplugin.html>`_ |