Select to view content in your preferred language

Utility Network Validation Based on Edits Rather Than Extent

31
0
4 hours ago
Status: Open
Xurex
by
Emerging Contributor

In ArcGIS Utility Network, the Validate operation is currently executed either for the current map extent or for the entire dirty area extent. While this approach works well, I have been wondering whether a more targeted validation mechanism could improve performance, especially for large utility networks with extensive dirty areas.

My question is whether validation rules could be executed only on the features that have been created, modified, or deleted within the current version. Since the Utility Network already tracks edits and creates dirty areas to identify affected network locations, it seems that the validation process could potentially detect the specific changes made in the version and run validation only against those edited features and their impacted network connectivity.

This approach could provide several benefits:

  • Improved validation performance in large utility networks.
  • Reduced processing time for editors working in versioned environments.
  • Faster feedback on data quality and rule violations.
  • Better scalability when multiple editors are making changes simultaneously.
  • More efficient use of server and database resources.