<?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: Attribute Value Correction Using ModelBuilder in ModelBuilder Questions</title>
    <link>https://community.esri.com/t5/modelbuilder-questions/attribute-value-correction-using-modelbuilder/m-p/842750#M2171</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Madan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is most helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Dec 2017 15:01:17 GMT</pubDate>
    <dc:creator>deleted-user-iwYtitJHBIyn</dc:creator>
    <dc:date>2017-12-06T15:01:17Z</dc:date>
    <item>
      <title>Attribute Value Correction Using ModelBuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/attribute-value-correction-using-modelbuilder/m-p/842747#M2168</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello,&lt;/P&gt;&lt;P&gt;I have a parcel geodatabase that includes site address information.&amp;nbsp; I am new to ModelBuilder but I am hoping it can be used to semi-automate an address correction task.&lt;/P&gt;&lt;P&gt;For example, I would like to be able to correct an address changing the number from "100" to "150".&amp;nbsp; I have a number of these entries to correct with varying numbers and I am hoping the editing can be accomplished using just one model.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;Thanks in advance for any assistance.&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Dec 2017 16:22:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/attribute-value-correction-using-modelbuilder/m-p/842747#M2168</guid>
      <dc:creator>deleted-user-iwYtitJHBIyn</dc:creator>
      <dc:date>2017-12-05T16:22:23Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Value Correction Using ModelBuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/attribute-value-correction-using-modelbuilder/m-p/842748#M2169</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Please be more clear what you mean by "semi-automate".&amp;nbsp;Do you want to apply the fix to selected features in a layer or all? Do you want to have the tool do some query to select the features to update, or all features?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 03:08:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/attribute-value-correction-using-modelbuilder/m-p/842748#M2169</guid>
      <dc:creator>curtvprice</dc:creator>
      <dc:date>2017-12-06T03:08:56Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Value Correction Using ModelBuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/attribute-value-correction-using-modelbuilder/m-p/842749#M2170</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am assuming that you have a address field in your parcel feature class And you want to Replace all the occurrences/instances&amp;nbsp;of "100" with "150" for all the parcels. similarly you have other number in address to replace as per your requirement. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are multiple ways to do it. I would recommend to do it using python script. you will have better control.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;You can create a &lt;STRONG&gt;Find and Replace&amp;nbsp;&lt;/STRONG&gt;model tool&amp;nbsp;using &lt;STRONG&gt;Calculate Field Geo-Processing Tool.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Following&amp;nbsp;are the snapshot for the model, I used demo feature class with attribute year. however you can use your&amp;nbsp;address field similarly.&lt;/P&gt;&lt;P&gt;I hope it will help you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Attribute Model" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/385729_Attribute_Model.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Expression Variable is very important to understand&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Expression for Find and Replace" class="image-2 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/385730_Expression.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Execute Model it will show you following Input Parameters.&lt;/STRONG&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Final Tool" class="image-3 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/385731_Tool.JPG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But you have to be certain that you are replacing all the instances of find value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 06:14:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/attribute-value-correction-using-modelbuilder/m-p/842749#M2170</guid>
      <dc:creator>Madanbhurati1</dc:creator>
      <dc:date>2017-12-06T06:14:31Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Value Correction Using ModelBuilder</title>
      <link>https://community.esri.com/t5/modelbuilder-questions/attribute-value-correction-using-modelbuilder/m-p/842750#M2171</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you, Madan.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;That is most helpful.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Jeff&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Dec 2017 15:01:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/modelbuilder-questions/attribute-value-correction-using-modelbuilder/m-p/842750#M2171</guid>
      <dc:creator>deleted-user-iwYtitJHBIyn</dc:creator>
      <dc:date>2017-12-06T15:01:17Z</dc:date>
    </item>
  </channel>
</rss>

