<?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 Re: symbol name as field value in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/symbol-name-as-field-value/m-p/557232#M31579</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bart,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Got it. Hm, I thought a bit but have nothing to suggest except doing some manual work. You could use the Select by Attribute in ArcMap to select interactively features that meet a certain condition (those you used to create different categories for the symbology) and then use the Field Calculator to calculate a certain value in a newly added field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope there are not so many symbol categories so you could do that in timely manner &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; let's wait though - maybe someone else has brighter ideas &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 21 Mar 2012 20:56:47 GMT</pubDate>
    <dc:creator>AlexeyTereshenkov</dc:creator>
    <dc:date>2012-03-21T20:56:47Z</dc:date>
    <item>
      <title>symbol name as field value</title>
      <link>https://community.esri.com/t5/data-management-questions/symbol-name-as-field-value/m-p/557229#M31576</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have been working on a symbolisation based on the values in different fields. Now I should like to define a new field based on the symbols I use in the symbolisation. Is this possible ??&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am using arcgis 10. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;It's okay if I have a different number for each symbol.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks in advance for your suggestions.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 08:25:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/symbol-name-as-field-value/m-p/557229#M31576</guid>
      <dc:creator>BartDe_Bruyn</dc:creator>
      <dc:date>2012-03-21T08:25:59Z</dc:date>
    </item>
    <item>
      <title>Re: symbol name as field value</title>
      <link>https://community.esri.com/t5/data-management-questions/symbol-name-as-field-value/m-p/557230#M31577</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you mean that you want to combine values from multiple fields into one value in one field? Say you have field A and field B.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;45&amp;nbsp; 66&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;56&amp;nbsp; 77&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;67&amp;nbsp; 88&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Do you want to create a new field C which would have something like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; B&amp;nbsp;&amp;nbsp; C&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;45&amp;nbsp; 66&amp;nbsp; "45/66"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;56&amp;nbsp; 77&amp;nbsp; "56/77"&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;67&amp;nbsp; 88&amp;nbsp; "67/88"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Or you mean that you have used various symbols for various features (I guess based on some attribute) and now you want to calculate a new field which would have values based on the symbol used for this feature (green circle will be "123" and black square will be "456")? In this case, you do not have to bother with symbols at all since the symbology in ArcMap is always attribute-driven. This is because you have to differentiate features based on their properties (it could either non-spatial attributes (properties) or geometrical properties like area, length, etc.)&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 15:41:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/symbol-name-as-field-value/m-p/557230#M31577</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2012-03-21T15:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: symbol name as field value</title>
      <link>https://community.esri.com/t5/data-management-questions/symbol-name-as-field-value/m-p/557231#M31578</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi,&lt;BR /&gt;&lt;BR /&gt;Do you mean that you want to combine values from multiple fields into one value in one field? Say you have field A and field B.&lt;BR /&gt;&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; B&lt;BR /&gt;45&amp;nbsp; 66&lt;BR /&gt;56&amp;nbsp; 77&lt;BR /&gt;67&amp;nbsp; 88&lt;BR /&gt;&lt;BR /&gt;Do you want to create a new field C which would have something like this:&lt;BR /&gt;&lt;BR /&gt;A&amp;nbsp;&amp;nbsp;&amp;nbsp; B&amp;nbsp;&amp;nbsp; C&lt;BR /&gt;45&amp;nbsp; 66&amp;nbsp; "45/66"&lt;BR /&gt;56&amp;nbsp; 77&amp;nbsp; "56/77"&lt;BR /&gt;67&amp;nbsp; 88&amp;nbsp; "67/88"&lt;BR /&gt;&lt;BR /&gt;?&lt;BR /&gt;&lt;BR /&gt;Or you mean that you have used various symbols for various features (I guess based on some attribute) and now you want to calculate a new field which would have values based on the symbol used for this feature (green circle will be "123" and black square will be "456")? In this case, you do not have to bother with symbols at all since the symbology in ArcMap is always attribute-driven. This is because you have to differentiate features based on their properties (it could either non-spatial attributes (properties) or geometrical properties like area, length, etc.)&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Your last calculation is the one I want to do. I want to give values based on the symbol used for each feature. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But it is rather difficult to gather all the value combinations for each symbol&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;symbol1: A=45 B=b, A=45 B=c, A=45 B=e, A=66 B=f&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;symbol2: A=36 B=&amp;lt;space&amp;gt;, A=36 B=k,&amp;nbsp;&amp;nbsp; ........&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I know that my method was very bad, but my map image is correct now....&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to calculate automatically a new field C with:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;feature 1: symbol 1, C=123&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;feature 2: symbol 2, C=456&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;feature 3: symbol 1, C=123&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;and so on ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this possible in ArcGIS? In ArcInfo workstion It is possible, something like: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;arcedit: calculate &amp;lt;field&amp;gt; $symbol&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But here I have no workstation commands..&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 20:41:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/symbol-name-as-field-value/m-p/557231#M31578</guid>
      <dc:creator>BartDe_Bruyn</dc:creator>
      <dc:date>2012-03-21T20:41:08Z</dc:date>
    </item>
    <item>
      <title>Re: symbol name as field value</title>
      <link>https://community.esri.com/t5/data-management-questions/symbol-name-as-field-value/m-p/557232#M31579</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Bart,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Got it. Hm, I thought a bit but have nothing to suggest except doing some manual work. You could use the Select by Attribute in ArcMap to select interactively features that meet a certain condition (those you used to create different categories for the symbology) and then use the Field Calculator to calculate a certain value in a newly added field.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I hope there are not so many symbol categories so you could do that in timely manner &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt; let's wait though - maybe someone else has brighter ideas &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 21 Mar 2012 20:56:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/symbol-name-as-field-value/m-p/557232#M31579</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2012-03-21T20:56:47Z</dc:date>
    </item>
  </channel>
</rss>

