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

Data mapping match library #235

Closed JRosenfeldIntern closed 7 years ago

JRosenfeldIntern commented 7 years ago

Added a feature that allows for a user to save specific data mappings based on target field names. If a user needs to save a specific domain mapping or something of equal complication/hassle to use identically in other XML files, they can now do so.

First, they configure the mapping how they want it then right click the method combo box and click the save option. image

Afterwards, the user can then simply set the source field on the next xml and right click the method box to load the same mappings from the match library.

There is also an icon that will map all of the matching target fields in the xml all at once (with the source field that is currently set to that target, though they can be changed after the fact) image