How to add the ToPoint and FromPoint of a line on one layer to another layer / feature class

Posted by Jacques Bosch on Stack Overflow See other posts from Stack Overflow or by Jacques Bosch
Published on 2010-06-08T09:06:02Z Indexed on 2010/06/08 9:12 UTC
Read the original article Hit count: 250

Filed under:

I have a roads layer. I need to ad a point to another, point layer where ever roads intersect. How can I add such points to the existing points layer.

In hand I have the line layer, the line feature / To and From Points, and the points layer. I just need a pointer as to how to create points in the points layer.

I am using C#

Thank you.

© Stack Overflow or respective owner

Related posts about arcobjects