-
Notifications
You must be signed in to change notification settings - Fork 8
Installation
BjornNyberg edited this page Jul 19, 2022
·
5 revisions
- Download and install QGIS from the official website.
- Run the QGIS application. If you have admin access, right-click -> "Run as administrator".
- Install Geometric Attributes via the Plugin Manager. Plugins -> Manage and Install Plugins... -> search "Geometric Attributes" -> Install Plugin.
- Activate the Processing Toolbox. View -> Panels -> Processing Toolbox Panel.
- Geometric Attributes is installed and ready!
- Install the necessary python modules manually. See the official Python instructions here
Please install the following dependencies:
- 'networkx'
- Geometric Attributes is installed and ready!