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

Loading layer file from project does not respect data query #201

Closed JRosenfeldIntern closed 7 years ago

JRosenfeldIntern commented 7 years ago

If you do not load the layer file from disc, the definition query is not respected when appending the data. That means if you were to load from the table of contents, DA uses the data source the layer file is pointing to as opposed to the layer file information (which contains the definition query).

MikeMillerGIS commented 7 years ago

@SteveGrise Is this expected?

SteveGrise commented 7 years ago

should preserve Def expression if part of layer file properties.

On 2 Aug 2017 3:26 a.m., "Michael Miller" notifications@github.com wrote:

@SteveGrise https://github.com/stevegrise Is this expected?

— You are receiving this because you were mentioned. Reply to this email directly, view it on GitHub https://github.com/Esri/data-assistant/issues/201#issuecomment-319590966, or mute the thread https://github.com/notifications/unsubscribe-auth/AEh3BEQA6sOfhou7lpaVk5iRqh1tZtdhks5sUCSZgaJpZM4OqC2w .

JRosenfeldIntern commented 7 years ago

Resolved.