Select to view content in your preferred language

point and line, attribute

2333
1
06-20-2012 11:07 AM
JinMa
by
Emerging Contributor
I have a point feature class and a line feature class; there is no common field between these two feature classes, but I need to extract points that on the line features and keep attributes from both of the feature classes.  Any idea?  Thanks so much.
0 Kudos
1 Reply
MathewCoyle
Honored Contributor
If they are directly on the line I would use Intersect. An intersect with a large XY tolerance/resolution environment setting should work as well if they are a little off. Never tested that though.
0 Kudos