Skip to main content
edited body
Source Link
Hornbydd
  • 45k
  • 5
  • 43
  • 84

In ArcGIS use the Feature Vertices To Points tool to create two different datasets, an end vertices dataset and a start vertices dataset. Select all those start vertices that intersect lakes. Select all end vertices that intersect lakes. Select all line that intersect the selected start vertices. From those selected lines select all lines that intersect the selected end vertices. Now you should have a line selection that includes any lines connecting lakes, and all lines inside of lakes. Remove from the selection any lines contained within the lake polygons.

You mention your data is dissolved. Are the line segmenstsegments between the lakes the same record as the line segments before or after a lake? If so, some geometry editing will be required. Maybe a screen shot of your rivers symbolized by ObjectID would be useful.

In ArcGIS use the Feature Vertices To Points tool to create two different datasets, an end vertices dataset and a start vertices dataset. Select all those start vertices that intersect lakes. Select all end vertices that intersect lakes. Select all line that intersect the selected start vertices. From those selected lines select all lines that intersect the selected end vertices. Now you should have a line selection that includes any lines connecting lakes, and all lines inside of lakes. Remove from the selection any lines contained within the lake polygons.

You mention your data is dissolved. Are the line segmenst between the lakes the same record as the line segments before or after a lake? If so, some geometry editing will be required. Maybe a screen shot of your rivers symbolized by ObjectID would be useful.

In ArcGIS use the Feature Vertices To Points tool to create two different datasets, an end vertices dataset and a start vertices dataset. Select all those start vertices that intersect lakes. Select all end vertices that intersect lakes. Select all line that intersect the selected start vertices. From those selected lines select all lines that intersect the selected end vertices. Now you should have a line selection that includes any lines connecting lakes, and all lines inside of lakes. Remove from the selection any lines contained within the lake polygons.

You mention your data is dissolved. Are the line segments between the lakes the same record as the line segments before or after a lake? If so, some geometry editing will be required. Maybe a screen shot of your rivers symbolized by ObjectID would be useful.

added 510 characters in body
Source Link
GBG
  • 11k
  • 1
  • 19
  • 50

Use the select by location features in ESRI In ArcGIS use the Feature Vertices To Points tool to create two different datasets, an end vertices dataset and a start vertices dataset. Select by location has an optioin called Containall those start vertices that intersect lakes. With Contain your Select all end vertices that intersect lakes. Select all line must be completelythat intersect the selected start vertices. From those selected lines select all lines that intersect the selected end vertices. Now you should have a line selection that includes any lines connecting lakes, and all lines inside of lakes. Remove from the selection any lines contained bywithin the polygon but they can share geometries atlake polygons.

You mention your data is dissolved. Are the borderline segmenst between the lakes the same record as the line segments before or after a lake? If so, some geometry editing will be required. Maybe a screen shot of your rivers symbolized by ObjectID would be useful.

Use the select by location features in ESRI ArcGIS. Select by location has an optioin called Contain. With Contain your line must be completely contained by the polygon but they can share geometries at the border.

In ArcGIS use the Feature Vertices To Points tool to create two different datasets, an end vertices dataset and a start vertices dataset. Select all those start vertices that intersect lakes. Select all end vertices that intersect lakes. Select all line that intersect the selected start vertices. From those selected lines select all lines that intersect the selected end vertices. Now you should have a line selection that includes any lines connecting lakes, and all lines inside of lakes. Remove from the selection any lines contained within the lake polygons.

You mention your data is dissolved. Are the line segmenst between the lakes the same record as the line segments before or after a lake? If so, some geometry editing will be required. Maybe a screen shot of your rivers symbolized by ObjectID would be useful.

Source Link
GBG
  • 11k
  • 1
  • 19
  • 50

Use the select by location features in ESRI ArcGIS. Select by location has an optioin called Contain. With Contain your line must be completely contained by the polygon but they can share geometries at the border.