Skip to main content
Solved

How can I get a count of points that are on a line?

  • December 10, 2020
  • 1 reply
  • 112 views

I have GIS point features that are on or along GIS line features. I need to get a count of how many point features are on any given line feature and attach that count as an attribute to the line. I also have separate inspection data as an access database that captures the equivalent of the point feature as a code. I need to get a count of the point codes associated with the given inspection to compare to the count of the GIS points and in turn determine if the inspection data needs to be reviewed.

Best answer by david_r

You can try the PointOnLineOverlayer with a suitable tolerance (attention: ground units!). The "Line" output port will contain the attribute specified in "Overlap count attribute".

View original
Did this help you find an answer to your question?

1 reply

david_r
Celebrity
  • Best Answer
  • December 10, 2020

You can try the PointOnLineOverlayer with a suitable tolerance (attention: ground units!). The "Line" output port will contain the attribute specified in "Overlap count attribute".


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings