You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/tutorial_Rijsenhout.qmd
+23-19Lines changed: 23 additions & 19 deletions
Original file line number
Diff line number
Diff line change
@@ -3,10 +3,9 @@ title: "Building Pit Rijsenhout"
3
3
---
4
4
5
5
## Requirements
6
-
- Be sure QGIS version 3.22.00 or higher is installed.
6
+
- Be sure QGIS version 3.28.00 or higher is installed.
7
7
- Be sure the ``gistim`` Python package is installed (see [installation](install.qmd) for instructions).
8
8
- Download the tutorial material. [Follow this link.](https://deltares.thegood.cloud/s/zryWnfjT43Ryoea)
9
-
- Installation of the QGIS-Tim plugin and the MOD plugin is part of this Tutorial. The necessary ZIP files are included in the tutorial material.
10
9
- Internet connections is optional during this Tutorial. It is only required for installation of additional plugins and the use of an online topographic background map.
11
10
12
11
## Description
@@ -29,11 +28,7 @@ At the project location, the top layer is 12 m thick and consists of a low perme
29
28
![Geological cross section near Rijssenhout \[source: BRO GeoTOP v1.4.1\]](figures/tutorial/GeoTOP-Verticaledoorsnede.png){width=100% #fig-GeoTOP-Verticaledoorsnede}
30
29
31
30
## Getting Started
32
-
Let's first configure the gistim python installation again, to be sure that QGIS can find the gistim software.
33
31
34
-
(@) Open the Deltaforge prompt (search in Windows Start for "Deltaforge Prompt"). A black window pops up.
35
-
(@) In this window type ``python -m gistim configure`` and press ENTER.
36
-
(@) You can close this window now.
37
32
(@) Launch QGIS from your START menu, from your desktop or click on …\\QGIS3.28.0\\bin\\qgis-bin.exe.
38
33
39
34
> **Intermezzo:***QGIS language settings*
@@ -64,22 +59,31 @@ The case in this tutorial is located in The Netherlands, so next we select the a
64
59
> - Close this window.
65
60
66
61
### Install plugins
67
-
This is the moment to download/import four plugins needed for this tutorial:
62
+
This is the moment to import four plugins needed for this tutorial:
68
63
69
-
- the QGIS-Tim plugin. The development version imported from ZIP file.
70
-
- the iMOD plugin. The development version imported from ZIP file.
71
-
- the Value Tool. The official version installed via QGIS (internet connection required).
72
-
- the PDOK plugin. The official version installed via QGIS (internet connection required). <br> This plugin gives access to a large database from which we will load the topographic maps and use the navigation option.
64
+
- the QGIS-Tim plugin (developed by Deltares).
65
+
- the iMOD plugin (developed by Deltares).
66
+
- the Value Tool.
67
+
- the PDOK plugin. This plugin gives access to a large database from which we will load the topographic maps and use the navigation option.
73
68
74
-
(@) Go to *Plugins* from the main menu and select *Manage and Install Plugins…* to open the plugin window.
75
-
(@) On the left section select *Install from ZIP*.
76
-
(@) Click the Browse button ({width=4%}) and from the tutorial dataset select the ZIP file "QGIS-Tim_Tutorial\\QGIS-iMOD-plugin.zip".
77
-
(@) Click *Install Plugin*.
78
-
(@) In the same way, install the QGIS-Tim plugin using the ZIP file "QGIS-Tim_Tutorial\\QGIS-Tim-plugin.zip".
69
+
To install the plugins from QGIS you need an internet connection!
79
70
80
-
If you have an internet connection continue with the installation of the next two plugins from the QGIS plugin library.
81
-
82
-
(@) From the left section, select the group *All* to see all available plugins.
71
+
> No internet connection? Follow the next steps to import the two Deltares' plugins from a ZIP file provided in the Tutorial Dataset.
72
+
>
73
+
> - Go to *Plugins* from the main menu and select *Manage and Install Plugins…* to open the plugin window.
74
+
> - On the left section select *Install from ZIP*.
75
+
> - Click the Browse button ({width=4%}) and select the ZIP file "QGIS-Tim_Tutorial\\QGIS-iMOD-plugin.zip".
76
+
> - Click *Install Plugin*.
77
+
> - In the same way, install the QGIS-Tim plugin using the ZIP file "QGIS-Tim_Tutorial\\QGIS-Tim-plugin.zip".
78
+
79
+
If you have an internet connection, all four plugins can be downloaded within QGIS.
80
+
81
+
(@) At the top, find the Plugins menu (\~sixth object in the menubar).
82
+
(@) Find \"Manage and Install plugins\" (\~first object in drop-down).
83
+
(@) Find \"All\" (\~first in left section).
84
+
(@) Search for \"Qgis-Tim\".
85
+
(@) Click \"Install Plugin\".
86
+
(@) Search for “iMOD" and install it.
83
87
(@) Search for “Value Tool” and install it.
84
88
(@) Search for “PDOK services plugin” and install it.
85
89
(@) Make sure that under *Plugins > Manage and Install Plugins > Installed* now the 4 added plugins are checked.
0 commit comments