Select to view content in your preferred language

Merge points with a specific nr in each cluster that are closest to each other

746
0
03-16-2011 10:30 PM
svenberk
New Contributor
Hi! I have a point .shp file with over 50 000 points. Now I want to split this .shp file so I get like 200 points in each new .shp file. The groups of points should also be as close to each other as possible.

How do I scan the big point .shp file to calculate and select 200 points that are in the shortest distance to each other and then add a group nr to theese in the attribute table? 50000/200 would be around 250 groups. Then it would be possible to select the groups by group nr and export out new .shp files. Is there an easy way to do this?

Hope for answer soon
Tags (2)
0 Kudos
0 Replies