Hello!
I am working with a county-wide road centerlines dataset and we need to be able to:
-Edit existing road centerline features while preserving attributes
-Create a dataset free from dangles (where appropriate).
So my question is: In places where multiple roads come together we need to be able to modify geometry without unsnapping the roads. These might be snapped endpoint to edge, endpoint to endpoint, midpoint to midpoint, etc. There is some functionality using the Move - edges tool but that moves much more than a few verticies and is often too coarse for our purposes. If I try the same thing with Modify Verticies - edges it does not seem to be able to handle intersecting lines.
Is there a way to modify the location of a snapped point that does not modify the rest of the geometry? Similar to how geometric networks work in ArcMap? We do not currently have the capability to use utility networks since they require an enterprise GDB.
In the below images is an example of the kinds of areas I am talking about. Location of only one vertex needs to be changed.