-
Notifications
You must be signed in to change notification settings - Fork 8
Installation
Björn Nyberg edited this page Jul 10, 2023
·
5 revisions
- Download and install QGIS from the official website.
- Open the QGIS application.
- 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' and 'segment-geospatial=0.5.0'
- Geometric Attributes is installed and ready!