Esri / military-tools-geoprocessing-toolbox

military-tools-geoprocessing-toolbox is a collection of models, scripts, and tools for use in ArcGIS for Desktop and ArcGIS Pro. This toolbox is one component that is a part of Military Tools.
Apache License 2.0
33 stars 14 forks source link

Issue 387 Update Pro tool to use Pro lyrx #397

Closed csmoore closed 5 years ago

csmoore commented 5 years ago

See #387 - ArcMap version of lyr files where not displaying correctly/consistently on Pro so switched tool to use the Pro versions (lyrx) that were already available in the repo.

Should match ArcMap output now:

image

csmoore commented 5 years ago

@BobBooth - I did not see the symbology/layer description issue ("0" or "1") you mention on 2.2 or 2.3 - were you using a different version?

Also the screenshot you shared at https://github.com/Esri/military-tools-geoprocessing-toolbox/issues/387#issuecomment-455248728 does not look like mine (label missing) so there may be something else going on here:

Mine (before your additional commits): image

Yours

image

BobBooth commented 5 years ago

@csmoore - I was using Pro 2.1; maybe we should revert my commits, if yours is working well on Pro 2.2, Pro 2.3. The issue may be Pro 2.1-specific.

csmoore commented 5 years ago

@BobBooth - I'll try out your branch on 2.2 + 2.3 in bit, it may draw correctly there

BobBooth commented 5 years ago

@csmoore - I tried on Pro 2.2. The tool runs and symbology is correct, even the label appears on the target that is visible from three locations... but the descriptions are still just 0 or 1 in the output layers. Scratching my head...