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

Error running 'Digitis Fracture Network' #21

Closed campbellOR closed 2 years ago

campbellOR commented 2 years ago

I have been attempting to digitise fracture networks from fracture maps thresholded using the NetworkGT plugin. However, when I run the digitise fracture network tool, I receive this error: image Looking in my temp files, I have a .tiff file of the same name, but not the .shp that it says it cannot find. Any help in solving this issue would be greatly appreciated. Cheers

BjornNyberg commented 2 years ago

Hi @campbellOR

This is the first time that I have seen this type of error. Do you have an example to share to see if one can replicate it? I also would try and save the files rathet than using temporary memory files to see if that resolves it.

Otherwise we can always have a quick zoom chat to resolve the issue.

Cheers Bjorn

campbellOR commented 2 years ago

Hi @BjornNyberg I had the same issue come up even while trying to save the layer instead of creating a temp layer. On some examples unchecking the 'Open output file after running algorithm' solved it, but others it didn't. I eventually managed to get it to work by changing the source layer CRS, attempting the algorithm, thne reverting to the correct CRS and trying again. So I have solved the issue for the dataset I am working on, and I can't seem to recreate the error message in an example to send. Cheers, Ollie

BjornNyberg commented 2 years ago

Hi again,

Thanks for the update. As you pointed out Error 10 is related to a known projection issue with OGR.

Ill close this issue for now but feel free to reopen if the issue persists. Cheers Bjorn