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

Expose option to preserve or not preserve global ID #211

Open MikeMillerGIS opened 7 years ago

MikeMillerGIS commented 7 years ago

We need to define in the source to target map an option to preserve the global id.

Scenario is here: I am moving 1 GN feature into two UN features. Only one of those UN features needs the global ID image

@JRosenfeldIntern

ChrisBuscaglia commented 7 years ago

@MikeMillerGIS This would preserve the GlobalID only for specific rows?

MikeMillerGIS commented 7 years ago

Just the globalid field

ChrisBuscaglia commented 7 years ago

@MikeMillerGIS I thought that the current tool attempts to preserve GlobalIDs when they exist on the source data. When the source doesn't have GlobalIDs, you're presented with a warning "cannot preserve GlobalIDs" - isn't this what you want?

MikeMillerGIS commented 7 years ago

no, we need an option to turning this off

ChrisBuscaglia commented 7 years ago

@MikeMillerGIS can you make that a data assistant setting vs. data mapper setting?