Here, I describe the installation of QGIS on a Mac, in particular, because of some of the security settings obstacles that the MacOS presents. The QGIS installer for Windows is straightforward, and fairly self-explanatory.
Here is the main download link for QGIS, where you can find the Mac, Windows and Linux versions, in one place:
https://www.qgis.org/en/site/forusers/download.html
Here’s a recent walkthrough of the Windows installation process:
https://www.geeksforgeeks.org/how-to-install-qgis-on-windows/
Note that once you have QGIS installed, adding the plugins, etc… will progress in nearly identical steps.
This workflow will guide you through:
We will be using the latest Pre-Release version of QGIS, which should have all the latest tools and functionality we want. If you have previously installed QGIS PR, you will need to delete the QGIS.app from your Applications Folder, before installing with the directions, below.
Note: QGIS PR and QGIS LTR (Long-Term Release) are released with different *.app names, so that you can run the LTR and PR versions of the software on the same machine. If the *.app in your Applications Folder is named QGIS-LTR.app, you will not need to delete it, since the PR version installs as QGIS.app
QGIS is not yet notarized as required by macOS Catalina+ (10.15) security rules.
2.Click Cancel, to dismiss the error.
This step will create a new User Profile, which is useful when troubleshooting weird errors, or after an upgrade. This process will create a new, clean User Profile, and reset to the installation default settings for QGIS. Plugins and customizations will need to be reinstalled. It will not delete your old profile, and you can move back and forth between profiles, from the Settings>User Profiles> menu.
Earthsys144 - Labs
to identify it, and click OK.QuickMapServices Plugin provides a convenient catalog of tiled map services for use as basemaps and reference layers, in QGIS.
Saga tools are useful, but as a project separate from QGIS they often introduce breaking changes to the GUI in QGIS by changing the names of tool parameters, etc… SAGANP is an experimental plugin, which attempts to keep up with these changes, outside the less regular releases of QGIS, and will reduce the number of issues you have using the SAGA tools.
For a video demonstrating how to setup the plugin, please see https://www.youtube.com/watch?v=xJXDBsNbcTg&t=3s
Whiteboxtools is an excellent, performant and stable set of tools, particularly useful for hydrological modeling, terrain analysis, and map algebra. You can integrate the WBT tools in QGIS through the use of another plugin.
First, download the appropriate version of Whiteboxtools for your operating system from https://www.whiteboxgeo.com/download-redirect/ and
unzip the resulting archive to somewhere stable on your hard drive (I put mine at /Users/maples/WBT
).
If you are a Windows User, I would consider putting it in a folder somewhere like C:/WBT
whitebox
” to find the “WhiteboxTools for Processing” plugin, and install it.whitebox_tools
executable is, as shown below:THe Whitebox executable is inside the unzipped WBT Folder:
You’ll get another warning about unsigned software, as when you first install QGIS. The Procedure is essentially the same:
Note that WhiteboxTools has some plugins that you can find under the WBT/plugins/
directory, wherever you saved it. These programs will likely not work properly, until you use the above method on each individual plugin executable, which are the files with the blackbox icons, in the image, below. We will be making use of these tools, later in the quarter, so it is good to know how to troubleshoot them, if they don’t initially work properly.