Skip to main content
Question

I have 1 point shapefile and I want to extract out all those points which are within 10 feet of each other and then have to form separate lines out of them. How should I do this ?


bhavyagandhi
Contributor
Forum|alt.badge.img+1
I have 1 point shapefile and I want to extract out all those points which are within 10 feet of each other and then have to form separate lines out of them. How should I do this ?

3 replies

hkingsbury
Celebrity
Forum|alt.badge.img+55
  • Celebrity
  • February 22, 2021

tomf
Contributor
Forum|alt.badge.img+14
  • Contributor
  • February 23, 2021

A possible workflow using the NeighborFinder as suggested is shown below. Note this assumes that the coordinate reference system units of your data are feet, otherwise a conversion to the search distance value in the NeighborFinder will be required.

neighbourLines


bhavyagandhi
Contributor
Forum|alt.badge.img+1
  • Author
  • Contributor
  • February 24, 2021
tomf wrote:

A possible workflow using the NeighborFinder as suggested is shown below. Note this assumes that the coordinate reference system units of your data are feet, otherwise a conversion to the search distance value in the NeighborFinder will be required.

neighbourLines

I tried this, but result is not coming, i tried to create 1 unique Id as well before giving the input in the neighborfinder


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings