I need to count the number of points on a polyline. Seems like this should be simple but I can't figure out a way to do it. I've heard that spatial analyst-Zonal tools can do it, but I'l not sure how.
In case you want more information: I've got a road network layer and crash layer. The crashes were mapped as events on the LRS and saved as a new feature class. I am using a seperate dataset to segment the network, and then I need to be able to count how many crashes occured on each segment.
Thanks