Skip to content
Prev 6148 / 29559 Next

Remove duplicates objects

Hi All,

I have a huge polyline file (slightly less than 2.10^6 objects) containing
some geographically duplicated objects. I tried to post some topological
rules using a GIS but due to the large number of objects, topology
validation and correction take a very long time.

So, I was thinking that may be there is a way to remove duplicate objects
using R and even for a huge file, it could take less time than using a
GIS.

Does anyone know how I could handle this ?

Any help is welcome ! Thanks in advance.


Jean-Paul