17

I have created many .gpx data with my Garmin device, but due to the amount of data, I have imported the mapping data from my device several times (also because I didn't want it to be lost).

As a result, I have now many double or even 6 times the same point (including tracks, which I displayed as points also, so that I have the elevation) after I saved all the gpx-files as shapefiles and then merged them.

Is there a way to automatically erase the duplicates with QGIS?

Taras
35.8k5 gold badges77 silver badges152 bronze badges
asked Dec 14, 2012 at 8:18
0

4 Answers 4

32

Try the mmqgis Plugin.

There, go to Modify -> delete duplicate geometries and select your layer.

Taras
35.8k5 gold badges77 silver badges152 bronze badges
answered Dec 14, 2012 at 8:27
0
11

You can also use the v.clean tool under GRASS commands in the Processing Toolbox (Ctrl+Alt+T).

To remove duplicates, set the cleaning tool to rmdupl.

Taras
35.8k5 gold badges77 silver badges152 bronze badges
answered Sep 9, 2015 at 18:29
9

You can use the QGIS built-in tool named "Delete duplicate geometries" under Processing Toolbox" > Vector general in the Processing Toolbox (Ctrl+Alt+T).

Taras
35.8k5 gold badges77 silver badges152 bronze badges
answered Nov 25, 2023 at 20:42
5

Another solution is the SAGA's "Remove Duplicate Points" tool can be found under SAGA > Features - Points in the Processing Toolbox (Ctrl+Alt+T).

saga_tool

answered Nov 26, 2023 at 16:58

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.