<?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: Script to automatically fill attribute fields after snapping in Water Utilities Questions</title>
    <link>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1177012#M1839</link>
    <description>&lt;P data-unlink="true"&gt;I second this, check out Attribute Assistant if you are working in ArcMap. You could use the &lt;A href="https://solutions.arcgis.com/shared/help/attribute-assistant/documentation/methods-all-methods/#update-intersecting-feature" target="_self"&gt;Update Intersecting Feature Method&lt;/A&gt;&amp;nbsp;(see attachment for example). If you are working in ArcGIS Pro check out &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/help/data/geodatabases/overview/an-overview-of-attribute-rules.htm" target="_self"&gt;Attribute Rules&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 24 May 2022 20:38:05 GMT</pubDate>
    <dc:creator>KevinBrenninkmeijer4</dc:creator>
    <dc:date>2022-05-24T20:38:05Z</dc:date>
    <item>
      <title>Script to automatically fill attribute fields after snapping</title>
      <link>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1176898#M1836</link>
      <description>&lt;P&gt;Hi, I am a GIS Technician at a large water utilities company tasked with editing their resources and operations in GIS. I am currently drawing customer service lines from water mains to customer points, and I was wondering if there was a way to automatically transfer the text from a field in the newly generated service line to the customer point itself. Basically, whenever I create a new service line, an ID is automatically generated, but I need to then copy that new ID to a field in the customer point for service line IDs. This might be a long shot, but is there a way I can automate this process through a script in Arcade or Python?&lt;/P&gt;&lt;P&gt;So, I am looking to see if it's possible to automatically populate a the service line field in customer point's attribute table after I snap the service line polygon to said customer point. I am doing hundreds of these drawings per day, so if I was able to skip the copying it would save me a lot of time and help my sanity a bit. Thank you!&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 16:19:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1176898#M1836</guid>
      <dc:creator>AliSaribas</dc:creator>
      <dc:date>2022-05-24T16:19:44Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automatically fill attribute fields after snapping</title>
      <link>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1176935#M1837</link>
      <description>Check out the Attribute Assistant. You can customize which fields to update &lt;A href="https://solutions.arcgis.com/shared/help/attribute-assistant/" target="_blank"&gt;https://solutions.arcgis.com/shared/help/attribute-assistant/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Tue, 24 May 2022 17:28:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1176935#M1837</guid>
      <dc:creator>RobHerr</dc:creator>
      <dc:date>2022-05-24T17:28:33Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automatically fill attribute fields after snapping</title>
      <link>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1176939#M1838</link>
      <description>&lt;P&gt;There sure is a way using Arcade.&amp;nbsp; I used this article when I first tried it and it worked great.&amp;nbsp; In your case I think the rule would be added to the service line's insert event.&lt;/P&gt;&lt;P&gt;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/data-management/advanced-gdb-attribute-rules-editing-external-features-with-attribute-rules/" target="_blank"&gt;Advanced Attribute Rules – Editing features on another class with attribute rules (esri.com)&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 17:36:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1176939#M1838</guid>
      <dc:creator>KimberlyGarbade</dc:creator>
      <dc:date>2022-05-24T17:36:02Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automatically fill attribute fields after snapping</title>
      <link>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1177012#M1839</link>
      <description>&lt;P data-unlink="true"&gt;I second this, check out Attribute Assistant if you are working in ArcMap. You could use the &lt;A href="https://solutions.arcgis.com/shared/help/attribute-assistant/documentation/methods-all-methods/#update-intersecting-feature" target="_self"&gt;Update Intersecting Feature Method&lt;/A&gt;&amp;nbsp;(see attachment for example). If you are working in ArcGIS Pro check out &lt;A href="https://pro.arcgis.com/en/pro-app/2.8/help/data/geodatabases/overview/an-overview-of-attribute-rules.htm" target="_self"&gt;Attribute Rules&lt;/A&gt;.&amp;nbsp;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 May 2022 20:38:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1177012#M1839</guid>
      <dc:creator>KevinBrenninkmeijer4</dc:creator>
      <dc:date>2022-05-24T20:38:05Z</dc:date>
    </item>
    <item>
      <title>Re: Script to automatically fill attribute fields after snapping</title>
      <link>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1177214#M1840</link>
      <description>&lt;P&gt;Hi I appreciate the feedback, our company already uses attribute rules. I apologize, I should have been more specific. After talking to a colleague of mine, the biggest obstacle is conducting a 1 to many relationship instead of a 1-1, since we would be trying to populate three fields with two not even connecting to the customer points.&amp;nbsp;&lt;/P&gt;&lt;P&gt;One to One:&amp;nbsp; Customer &amp;gt; Customer Service Line&lt;/P&gt;&lt;P&gt;One to Many:&amp;nbsp; Customer &amp;gt; Customer Service Line &amp;gt; Curbstop &amp;gt; Company Service Line&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/t5/data-management-questions/update-id-field-using-another-feature-class/td-p/1023150" target="_self"&gt;I managed to find an older post that concerns something fairly similar and in theory&lt;/A&gt;, might be able to be replicated in my situation, but I am not sure yet. Does anyone have any thoughts? I do not have any experience with Arcade so I am not sure.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 May 2022 15:07:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/water-utilities-questions/script-to-automatically-fill-attribute-fields/m-p/1177214#M1840</guid>
      <dc:creator>AliSaribas</dc:creator>
      <dc:date>2022-05-25T15:07:41Z</dc:date>
    </item>
  </channel>
</rss>

