Data Update From Zip

Titleā€ƒ Data Update From Zip

Summary

Updates data in a geodatabase from a zip file containing a geodatabase. Will get the latest zip file from update folder and update the datasets with the same name in the specified geodatabase. Two update options:

- Existing Mode - Will only update datasets that have the same name and will delete and append records, so field names need to be the same.

- New Mode - Copies all datasets from the geodatabase and loads into geodatabase. Requires no locks on geodatabase.

NOTE: If using ArcGIS 10.0 need to set scratch workspace as folder.


Usage

Syntax

Parameter Explanation
Update_Mode

- Existing Mode - Will only update datasets that have the same name and will delete and append records, so field names need to be the same.

- New Mode - Copies all datasets from the geodatabase and loads into geodatabase. Requires no locks on geodatabase.

Code Samples

Tags

Data update

Credits

Use limitations