Hello all,
I have a question concerning geometry modifications to a UN from outside of Pro. I have noticed that if I use data interoperability extension to update the location of a valve to a field-verified point, the valve will move but the line it was attached to will not update. It also looks like a dirty area is not generated, either.
Applying the same logic to water meter field-verified locates, I would like to automate moving meter locations to their verified position (using a snapper in FME/data interop. I have been able to do this before, in a non-UN context. Is there a simple way to get the network topology to be honored outside of an edit triggered within ArcGIS Pro? I considered creating a python notebook and running it within pro, with the hope that edits triggered that way would accomplish what I want, but I'm not so sure that would work, either.
For locations where meters have been verified and a tap/service line does not exist, I would also like to use a line creator within data interop to create lines between those points and create a tap at the nearest water main. Is this possible to do? I'm most concerned with the geometry of the features being integrated. Attribute integrations haven't been an issue so far. Appreciate any help or advice!