Esri / distance-direction-addin-dotnet

Add-in provides the ability to easily and quickly create geodesy lines, circles, ellipses and range rings.
Apache License 2.0
17 stars 22 forks source link

Distance unit in feature tables is not based on resource value #608

Closed csmoore closed 5 years ago

csmoore commented 6 years ago

The addin is placing the non-localized/resource version of the Enumeration string in the table/feature attribute vs. using the localized/resource value.

As a result the values will always be the same value (Enumeration) regardless of the Resource Value.

In the example below the resource value is "Nautical Miles"(with space in Addin UI on left) but the Enumeration Value of "NauticalMiles" (no space on table at bottom) is placed in the Table/FeatureClass attribute for DistUnit

image

Expected result:

the unit in the DistUnit attribute should match the units selected in the Distance/Length drop-down on the Distance and Direction pane

csmoore commented 5 years ago

Seeing the "Nautical Miles" correctly in PR #658 (Note: Pro only issue since only Pro addin writes to feature class)

image

dfoll commented 5 years ago
dfoll commented 5 years ago

G-Doc (CMS) label can be removed when publishing/building tasks are completed

dfoll commented 5 years ago
lfunkhouser commented 5 years ago

Verified doc updates on solutionsdev for MT and DD and PDFs for MT (dev build 3.5.0.308) and DD (dev build (88).