BjornNyberg / NetworkGT

The NetworkGT (Network Geometry and Topology) Toolbox is a set of tools designed for the geometrical and topological analysis of fracture networks.
GNU General Public License v3.0
32 stars 3 forks source link

Digitise Fracture Network issue #28

Closed xxostars closed 1 year ago

xxostars commented 1 year ago

hi, I am trying to digitise fracture network but it didn't work It says: Error: Algorithm grass7:r.to.vect not found

what should i do?

Screenshot 2023-04-19 133713
BjornNyberg commented 1 year ago

Hi @xxostars

What version of QGIS do you have? You may have to enable GRASS GIS extension in QGIS by opening the 'Options' button on the processing toolbox (see picture below).

image

If you are using a newer version of QGIS (3.28? +), then you need enable GRASS GIS via the plugin manager (Plugins -> manage plugins) and check GRASS GIS provider.

image

xxostars commented 1 year ago

thankk you so much! its working now