Hi All,
could anyone please suggest an automated of doing my task below;
We have a data structured schema in a geo-database which is currently empty.
There is a third party data which needs to be loaded in our structured geodatabse.
For data migration to be third party successful data structure needs to fits to new data structure.
I would have thought the way to approach this is to export third party geodatabase xml schema
how do I manipulate the xml schema to fit to our own schema.?
is there an automated process of doing this?
Thanks for your help!
Solved! Go to Solution.
You can use the Append tool. You can map which fields should load into which using the Field Mapping parameter.
Hi Henry,
What type of data are you trying to load into the geodatabase? i.e. shapefile, feature class
most of the data are feature class
You can use the Append tool. You can map which fields should load into which using the Field Mapping parameter.
Aright thanks will use this method