You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Chris Buscaglia edited this page Apr 27, 2017
·
7 revisions
Schedule parcel updates
The Data Assistant tools can be used with Windows Task Scheduler to update layers on a regular interval. Scheduled updates will ensure users have access to current information to support more dynamic decision-making.
To update parcel data on a schedule, complete the following steps:
Using ArcGIS Pro, open the Python window
Import ArcPy
import arcpy
Import a python toolbox from the Data Assistant tools by typing the following command