<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Numeric attribute field displaying text label/alias values? in ArcMap Questions</title>
    <link>https://community.esri.com/t5/arcmap-questions/numeric-attribute-field-displaying-text-label/m-p/664608#M1370</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I've been bashing my head against the wall trying to figure out what's going on here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a feature in a geodatabase that has some sort of alias going on with the field values / labels. This data is the roads feature class in a Washington state transit geodatabase downloaded from USGS. There is no (useful) metadata listed for this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field "TNMFRC" (Functional Road Classification) in the attribute table displays values like "Local Road," "Highway," or "Ramp."&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/483963_Field Alias 01.jpg" /&gt;&lt;/P&gt;&lt;P&gt;However, the field is actually just a numeric field, with values of 1 through 8, and 99. How is arcmap translating the numerical filed value of "6" to "4WD" in my attribute table?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="/legacyfs/online/483968_Field Alias 03.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I change the Label text in the Symbology tab, no change is reflected in the attribute table. (Ex: "Ferry Route" changed to "Ferry Route TEST" but attribute table still just says "Ferry Route"). Where is arcmap getting these settings from?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji jive-image image-3 j-img-original" src="/legacyfs/online/483969_Field Alias 02.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interestingly, I've geoprocessed this data to where I only have a couple values remaining. Ex: Clipped to an area only containing "Local Road" and "Highway" features. Yet when I click "Add All Values" in the symbol tab, all nine unique values are added, even though most no longer exist in the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2020 21:30:33 GMT</pubDate>
    <dc:creator>RenoGregory</dc:creator>
    <dc:date>2020-03-03T21:30:33Z</dc:date>
    <item>
      <title>Numeric attribute field displaying text label/alias values?</title>
      <link>https://community.esri.com/t5/arcmap-questions/numeric-attribute-field-displaying-text-label/m-p/664608#M1370</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello, I've been bashing my head against the wall trying to figure out what's going on here.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I have a feature in a geodatabase that has some sort of alias going on with the field values / labels. This data is the roads feature class in a Washington state transit geodatabase downloaded from USGS. There is no (useful) metadata listed for this field.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The field "TNMFRC" (Functional Road Classification) in the attribute table displays values like "Local Road," "Highway," or "Ramp."&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji image-1 jive-image j-img-original" src="/legacyfs/online/483963_Field Alias 01.jpg" /&gt;&lt;/P&gt;&lt;P&gt;However, the field is actually just a numeric field, with values of 1 through 8, and 99. How is arcmap translating the numerical filed value of "6" to "4WD" in my attribute table?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji jive-image image-2 j-img-original" src="/legacyfs/online/483968_Field Alias 03.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If I change the Label text in the Symbology tab, no change is reflected in the attribute table. (Ex: "Ferry Route" changed to "Ferry Route TEST" but attribute table still just says "Ferry Route"). Where is arcmap getting these settings from?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="jive-emoji jive-image image-3 j-img-original" src="/legacyfs/online/483969_Field Alias 02.jpg" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Interestingly, I've geoprocessed this data to where I only have a couple values remaining. Ex: Clipped to an area only containing "Local Road" and "Highway" features. Yet when I click "Add All Values" in the symbol tab, all nine unique values are added, even though most no longer exist in the data.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2020 21:30:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/numeric-attribute-field-displaying-text-label/m-p/664608#M1370</guid>
      <dc:creator>RenoGregory</dc:creator>
      <dc:date>2020-03-03T21:30:33Z</dc:date>
    </item>
    <item>
      <title>Re: Numeric attribute field displaying text label/alias values?</title>
      <link>https://community.esri.com/t5/arcmap-questions/numeric-attribute-field-displaying-text-label/m-p/664609#M1371</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you look at the Fields tab of the Layer Properties dialog, you'll see that the field uses the coded value &lt;A href="https://desktop.arcgis.com/en/arcmap/latest/manage-data/domains/an-overview-of-attribute-domains.htm"&gt;domain&lt;/A&gt; "FunctionalRoadClassification". You can explore the domain values in the properties dialog of the geodatabase in ArcCatalog. This is what "translates" the numeric value into a text string.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 13:43:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/numeric-attribute-field-displaying-text-label/m-p/664609#M1371</guid>
      <dc:creator>KenBuja</dc:creator>
      <dc:date>2020-03-04T13:43:15Z</dc:date>
    </item>
    <item>
      <title>Re: Numeric attribute field displaying text label/alias values?</title>
      <link>https://community.esri.com/t5/arcmap-questions/numeric-attribute-field-displaying-text-label/m-p/664610#M1372</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Ken. This is exactly what I was looking for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2020 18:21:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcmap-questions/numeric-attribute-field-displaying-text-label/m-p/664610#M1372</guid>
      <dc:creator>RenoGregory</dc:creator>
      <dc:date>2020-03-04T18:21:19Z</dc:date>
    </item>
  </channel>
</rss>

