QGIS Installation with OSGeo4W: Difference between revisions
Content deleted Content added
Ellis Symons (talk | contribs) No edit summary |
Ellis Symons (talk | contribs) No edit summary |
||
| (6 intermediate revisions by 3 users not shown) | |||
Line 17:
<li> Select a download site. It is recommended to use with one with an SSL certificate (i.e. starts with https://)
: [[File: osgeo4w_installation_6.PNG]]
<li> Use the search bar to search for "QGIS". Expand the '''Desktop''' dropdown and find "qgis: QGIS Desktop" under the '''package''' column. Left-click the "skip" text and the text will change to the latest version number. Once the
: [[File: osgeo4w_installation_7.PNG]]
<li> The installation also requires manually choosing several Python libraries. Use the search bar again and search for "scipy". Expand the '''Libs''' dropdown and find "python3-scipy". Left-click the "skip" text once to choose the latest scipy library version.
: [[File: osgeo4w_installation_8.PNG]]
<li> The following python libraries should be added:
* scipy
* matplotlib
Line 31:
* rtree
* shapely
* colorama
<li> Click '''Next'''
<li> Continue to work through the steps of the installation process - the installer will ask you to also install a number of dependencies (make sure to click yes to these) and prompt for license agreements
Line 71 ⟶ 72:
<br>
<br>
=Installing Python Dependencies (works for any installation method)=
It's also possible to install Python dependencies in your QGIS installation without having installed QGIS via OSGeo4W. This is done via the OSGeo4W shell, which is installed regardless of installation method.
<ol>
<li> Open start menu and search for <b>OSGeo4W Shell</b>
<li> Type "setup" and press return
<li> Follow the [[#Installation_Steps|Installation Steps]] above starting at <b>Step 3</b>
</ol>
It's possible to
{{Tips Navigation
|uplink=[[QGIS_Tips| Back to QGIS Tips page]]
| |||