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
30 stars 3 forks source link

Digitise fracture Network #31

Closed xxostars closed 1 year ago

xxostars commented 1 year ago

Hi I am facing a problem in the digitising fracture network from an Image after using thresholding tool. The image in the format of (JPG File), and I tried to do it when it is in grayscale and RGB colored image and it didn't work.
could you please help me.

Screenshot 2023-05-02 165220
BjornNyberg commented 1 year ago

Hi again @xxostars

Based on the error messages it would appear that your image is not georeferenced considering that -434 is not a valid latitude. Check out the QGIS georeferencing guidelines here. Also note that it is important that your image is in the correct projection, a good explanation of projections is available on this youtube video.

Cheers, Bjorn

xxostars commented 1 year ago

Thanks it woeked! But I faced another problem while using Branches an Nodes tool.

Screenshot 2023-05-02 215507
BjornNyberg commented 1 year ago

Hi @xxostars

As the tool suggests, you need to fix the geometries (repair tool, fix geometries tool) or choose to ignore them in the options of the processing toolbox.

Bjorn

BjornNyberg commented 1 year ago

Hi again,

Use the repair tool or go to your processing toolbox options and select "skip (ignore features) with invalid geometries".

image

image

On Tue, 2 May 2023 at 20:45, stars0000 @.***> wrote:

I didn't get it :( Please explain it more, I'm working on research, so excuse me if I bother you with my questions

With kind regards,

Rayan Al Mamari 17-0232


From: Björn Nyberg @.> Sent: Tuesday, May 2, 2023 10:28:09 PM To: BjornNyberg/NetworkGT @.> Cc: Rayan Al Mamari @.>; Mention @.> Subject: Re: [BjornNyberg/NetworkGT] Digitise fracture Network (Issue #31)

Hi @xxostarshttps://github.com/xxostars

As the tool suggests, you need to fix the geometries (repair tool, fix geometries tool) or choose to ignore them in the options of the processing toolbox.

Bjorn

— Reply to this email directly, view it on GitHub< https://github.com/BjornNyberg/NetworkGT/issues/31#issuecomment-1531949766>, or unsubscribe< https://github.com/notifications/unsubscribe-auth/A6PTNKGQ4VDYQ5ROWWJABHLXEFG3TANCNFSM6AAAAAAXTBI4OY

. You are receiving this because you were mentioned.Message ID: @.***>

— Reply to this email directly, view it on GitHub https://github.com/BjornNyberg/NetworkGT/issues/31#issuecomment-1531976053, or unsubscribe https://github.com/notifications/unsubscribe-auth/AI3DV275TX4P6GOQQ42RLCDXEFI57ANCNFSM6AAAAAAXTBI4OY . You are receiving this because you commented.Message ID: @.***>

xxostars commented 1 year ago

Hi again I want to Know how to open my work in qgis file with google earth same like this example, i tried but it looks different when it turned to google earth

Screenshot 2023-05-05 010847
BjornNyberg commented 1 year ago

Considering this is not a bug/error with the NetworkGT plugin, I will close this issue.