0
votes
0answers
27 views

generate hydro network topology on a stream network

I want to generate hydro network topology on a stream network without calculating catchments and drainage points. My initial data are a Line layer (river network) and a DEM10 and the target is to ...
2
votes
1answer
624 views

How to populate From Node and To Node fields for a polyline feature class? (ArcGIS 10)

I need to populate FNODE and TNODE fields for my roads dataset. I have an intersections point feature class that has unique ids, and I need each road segment to have an FNODE and TNODE value that ...
9
votes
3answers
1k views

How to connect lines in a network?

I have a shapefile of lines and another of polygons. When two or more lines intersect a polygon they should be connected (snapped), but sometimes during manual digitization this doesn't occur. I need ...