Hi all, my team has an ArcGIS Web Editor app for our clients to edit polygons. Nearly all polygons share a perimeter with another polygon.
We are hoping to allow our clients to edit a single vertex (or multiple vertices) and have that edit applied to two (or more) features.
Currently, the client needs to edit the first polygon, then snap the vertices of the second polygon to the first polygon. Editing simultaneously will reduce errors, reduce time, and increase the efficiency of our data management.