I'm trying to assign the number of crashes (points) found in a buffer to the line segment found in the same buffer. I need to iterate through the rows of the buffer feature class. I have the model built, all i need to do is figure out how to pass the number of selected crashes (Get count) into the Calculate field in the line feature class.
See the attachment of the model I have built.
I know very little Python. I'm using ArcGIS 10.5 Advanced license.
