The Data Loading Tools streamline loading data from a source to a target dataset with the ability to perform in-flight data transformation. If you are not already familiar with the tools check out The Data Loading Tools - Video Series.
Since the initial release of the tools, we have added predictive mapping capabilities. These new capabilities will help automate the creation of the Data Loading Workspace, saving you time. This preview includes an update to the Create Data Loading Workspace tool and the new Generate Custom Mapping tool.
Create Data Loading Workspace
This tool creates a Data Loading Workspace. The workspace contains folders, Excel workbooks, and other items to assist in mapping data from a source to a target schema.
What’s New:
Dataset Matching – The Source to Target mapping can now match similar datasets in a geodatabase or feature dataset automatically. You can also manually specify each source and target dataset or explore the custom mapping capability.
Match Options (optional) – These options match fields and values from a source dataset to the target schema based on their similarity.
Custom Mapping (optional) – Matches datasets, values, and fields based on a user-defined input (table or CSV). This is best suited when the source and target schema are not similar.
Generate Custom Mapping
Export a configured Data Loading Workspace using the Generate Custom Mapping tool. This tool generates a Custom Mapping file that can be used in the Create Data Loading Workspace tool to map datasets, fields, and values from the source and target that are not alike. This saves you from manually migrating your configuration when creating a new Data Loading Workspace and can also be shared with others to create a Data Loading Workspace that is comparable.
Install the preview
Before you begin installing the Data Loading Tools toolbox, the following is required:
To install the toolbox using the Python Package Manager, complete the following steps:
- In the Windows Start menu, browse to the ArcGIS folder.
- Click the drop-down arrow next to ArcGIS and click Python Command Prompt to open the window.
- Verify that the first line of code displays the name of your cloned environment before continuing.
- Once confirmed, type conda install -c solutionsdev/label/preview dltsolutions and press Enter.
- When the installation is complete, close the Python Command Prompt and start ArcGIS Pro to confirm that the Data Loading Tools toolbox has been added.
Note: If you already have the Data Loading Tools, installing the preview will overwrite them.
Change Log
To get the latest release of the preview, follow the steps for installing the toolbox again.
| Date | Description |
|---|
| 8/21/2020 | The first release of the Data Loading Tools Version 2 preview |
| 9/01/2020 | This release includes bug fixes and documentation for the tool user interface. |
Let us know what you think by commenting below.