Select to view content in your preferred language

Count Points on Line

3852
1
11-08-2011 09:41 AM
ClancyBlack
Emerging Contributor
I need to count the number of points on an LRS polyline. Seems like this should be simple but I can't figure out a way to do it. 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 LRS network, and then I need to be able to count how many crashes occur on each segment.

Thanks
Tags (1)
0 Kudos
1 Reply
weipan
by
Emerging Contributor
I think I met similar situation, I use spatial join to do count point on line!

I need to count the number of points on an LRS polyline. Seems like this should be simple but I can't figure out a way to do it. 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 LRS network, and then I need to be able to count how many crashes occur on each segment.

Thanks
0 Kudos