Esri / data-assistant

ArcGIS Pro Add-in that assists in emergency management, local government and state government data aggregation workflows.
Apache License 2.0
22 stars 8 forks source link

Support "synchronization" workflow #258

Open cosbyr opened 6 years ago

cosbyr commented 6 years ago

Requirement: ONLY features with updated attributes or geometry in the Source Table or Feature Class is updated in the Target Feature Class.

Potential Options:

Note: In the case of a Address Table to Feature Service/Class workflow, we need to prevent previously Geocoded points from being re-geocoded. Hence the need to identify ONLY records in the Source table that have been updated since the last synchronization.