<?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: Create new value column based other text column in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/create-new-value-column-based-other-text-column/m-p/691280#M39208</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What you can do is use the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000005n000000" rel="nofollow" target="_blank"&gt;Dissolve&lt;/A&gt;&lt;SPAN&gt; tool on the Geology field, then in the output, create a new field and number the different types however you need them.&amp;nbsp; Then, join this new table back to your original data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also look into &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001s00000001000000.htm" rel="nofollow" target="_blank"&gt;domains&lt;/A&gt;&lt;SPAN&gt;, which are used to enforce data integrity by using code values to describe other values.&amp;nbsp; First, create a new file geodatabase, if the data isn't already stored in one and import your shapefile into it.&amp;nbsp; From your dissolved output, export the attribute table to a standalone table.&amp;nbsp; Then, use the Table to Domain tool and fill out the table accordingly.&amp;nbsp; Finally, set the new text field you have to use the domain you just created.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Oct 2012 17:06:53 GMT</pubDate>
    <dc:creator>JonathanQuinn</dc:creator>
    <dc:date>2012-10-01T17:06:53Z</dc:date>
    <item>
      <title>Create new value column based other text column</title>
      <link>https://community.esri.com/t5/data-management-questions/create-new-value-column-based-other-text-column/m-p/691279#M39207</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello! New on the forum and not an expert on GIS, and thats why I'm here.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a problem where I would like to create a new column in an attribute table that I have. It has over 800 posts and I would like to create a new column with simple values (1-10) based on another column with text named "geology". The geology column contains values like "stone" "silt" "clay" and so on, so there are many fields containing the same values. I would like the new column to have all the stone fields in the geology column to have the value 1 in the new, silt 2 and so on. More or less converting the explanatory geology text column into a new column with values representing the different coverages. Is there a tool for it or do I have to struggle with coding which I am very new to?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;/Björn Turegård&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 16:34:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-new-value-column-based-other-text-column/m-p/691279#M39207</guid>
      <dc:creator>BjörnTuregård</dc:creator>
      <dc:date>2012-10-01T16:34:04Z</dc:date>
    </item>
    <item>
      <title>Re: Create new value column based other text column</title>
      <link>https://community.esri.com/t5/data-management-questions/create-new-value-column-based-other-text-column/m-p/691280#M39208</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;What you can do is use the &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000005n000000" rel="nofollow" target="_blank"&gt;Dissolve&lt;/A&gt;&lt;SPAN&gt; tool on the Geology field, then in the output, create a new field and number the different types however you need them.&amp;nbsp; Then, join this new table back to your original data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also look into &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001s00000001000000.htm" rel="nofollow" target="_blank"&gt;domains&lt;/A&gt;&lt;SPAN&gt;, which are used to enforce data integrity by using code values to describe other values.&amp;nbsp; First, create a new file geodatabase, if the data isn't already stored in one and import your shapefile into it.&amp;nbsp; From your dissolved output, export the attribute table to a standalone table.&amp;nbsp; Then, use the Table to Domain tool and fill out the table accordingly.&amp;nbsp; Finally, set the new text field you have to use the domain you just created.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Oct 2012 17:06:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-new-value-column-based-other-text-column/m-p/691280#M39208</guid>
      <dc:creator>JonathanQuinn</dc:creator>
      <dc:date>2012-10-01T17:06:53Z</dc:date>
    </item>
    <item>
      <title>Re: Create new value column based other text column</title>
      <link>https://community.esri.com/t5/data-management-questions/create-new-value-column-based-other-text-column/m-p/691281#M39209</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks a lot! The dissolve tool fixed it really quick and easy! Wish I would've asked earlier yesterday instead of struggleing on my own &lt;span class="lia-unicode-emoji" title=":grinning_face_with_big_eyes:"&gt;😃&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards /Björn Turegård&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 02 Oct 2012 08:01:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/create-new-value-column-based-other-text-column/m-p/691281#M39209</guid>
      <dc:creator>BjörnTuregård</dc:creator>
      <dc:date>2012-10-02T08:01:15Z</dc:date>
    </item>
  </channel>
</rss>

