Select to view content in your preferred language

Snapping points to line based on line attribute and distance between them

1290
1
01-11-2019 05:18 AM
ömerkantarcıoğlu
New Contributor

I have two features classes. One of them is street data and the other one is just points.

I want to snap the points to line with two conditions. First condition is to snap my points based on the line attributes. I have blvd, street, highway and avenue etc. I want to snap my points only to avenues for example.

Other condition is to snap my points based on the distance, especially walking distance.

I'd like to know if that's possible. I've searched a lot, but I couldn't find answers anwyhere.

Can anyone help me?

0 Kudos
1 Reply
SteveRhyne2
Occasional Contributor

The Snap Tool will snap points or vertices to coincide with an edge. So I feel that tool would do the job. If you have the "avenue" attribute assigned to the points, select the "avenue" attributes and create a new feature class of avenue points and snap them to the centerline. For the other points you can set a distance tolerance in the snap process. I hope this helps.

Steve 

0 Kudos