<?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: Dynamically Updated Coordinates in Geodatabase Questions</title>
    <link>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735598#M237</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you may need to create a SQL Server database trigger to complete that task or schedule a Python script to run at a certain interval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also may want to move this question to another group like &lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌ and not GeoNet Help. Please see&amp;nbsp;&lt;A href="https://community.esri.com/docs/DOC-2258"&gt;https://community.esri.com/docs/DOC-2258&lt;/A&gt;&amp;nbsp;for more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 05 Apr 2017 16:52:46 GMT</pubDate>
    <dc:creator>George_Thompson</dc:creator>
    <dc:date>2017-04-05T16:52:46Z</dc:date>
    <item>
      <title>Dynamically Updated Coordinates</title>
      <link>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735597#M236</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to figure out if you can configure a feature class stored in an SQL geodatabase to dynamically update latitude and longitude values based on current locations rather than the last time the values were manually calculated.&amp;nbsp; I found one resource that referenced a Dynamic Update XY and Toggle Automatic Update XY tools, but they seem to be specific to the Aviation solutions in ArcGIS, which we do not use.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/extensions/aviation-charting/defining-settings-to-update-xy-coordinates-and-geometry-dynamically.htm" title="http://desktop.arcgis.com/en/arcmap/latest/extensions/aviation-charting/defining-settings-to-update-xy-coordinates-and-geometry-dynamically.htm"&gt;Defining settings to update X,Y coordinates and geometry dynamically—Help | ArcGIS Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there a way to configure something very similar to this in the normal ArcMap environment when referencing a point feature class stored in an SQL geodatabase?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 16:10:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735597#M236</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-04-05T16:10:47Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Updated Coordinates</title>
      <link>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735598#M237</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sounds like you may need to create a SQL Server database trigger to complete that task or schedule a Python script to run at a certain interval.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You also may want to move this question to another group like &lt;A href="https://community.esri.com/group/1680"&gt;Geodatabase&lt;/A&gt;‌ and not GeoNet Help. Please see&amp;nbsp;&lt;A href="https://community.esri.com/docs/DOC-2258"&gt;https://community.esri.com/docs/DOC-2258&lt;/A&gt;&amp;nbsp;for more information.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 16:52:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735598#M237</guid>
      <dc:creator>George_Thompson</dc:creator>
      <dc:date>2017-04-05T16:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Updated Coordinates</title>
      <link>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735599#M238</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'll have to look at the SQL triggers.&amp;nbsp; I'm not very server or SQL savvy, so that stuff is beyond my grasp as of right now.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I wasn't real sure what the appropriate location would be.&amp;nbsp; I'll take a look at the link that you provided and move the thread to the Geodatabase group.&amp;nbsp; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 05 Apr 2017 17:02:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735599#M238</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-04-05T17:02:45Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Updated Coordinates</title>
      <link>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735600#M239</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;CODE&gt;&lt;SPAN class="keyword token"&gt;CREATE&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;TRIGGER&lt;/SPAN&gt; &lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;dbo&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;LAT_LON&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&amp;nbsp; 
&lt;SPAN class="keyword token"&gt;ON&lt;/SPAN&gt;&amp;nbsp; &lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;dbo&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;[&lt;/SPAN&gt;SOME_FEATURE_CLASS&lt;SPAN class="punctuation token"&gt;]&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;after&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;INSERT&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&lt;SPAN class="keyword token"&gt;UPDATE&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;NOT&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;FOR&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;REPLICATION&lt;/SPAN&gt;

&lt;SPAN class="keyword token"&gt;AS&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; 
&lt;SPAN class="keyword token"&gt;BEGIN&lt;/SPAN&gt;&amp;nbsp; 
&amp;nbsp; &lt;SPAN class="keyword token"&gt;SET&lt;/SPAN&gt; NOCOUNT &lt;SPAN class="keyword token"&gt;ON&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&amp;nbsp; 

&amp;nbsp; &lt;SPAN class="keyword token"&gt;UPDATE&lt;/SPAN&gt; p &lt;SPAN class="keyword token"&gt;SET&lt;/SPAN&gt;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; SHAPE &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;CASE&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;WHEN&lt;/SPAN&gt; i&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SHAPE &lt;SPAN class="operator token"&gt;IS&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;NOT&lt;/SPAN&gt; &lt;SPAN class="token boolean"&gt;NULL&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="keyword token"&gt;THEN&lt;/SPAN&gt; p&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SHAPE &lt;SPAN class="keyword token"&gt;ELSE&lt;/SPAN&gt; Geography::STPointFromText&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="string token"&gt;'POINT('&lt;/SPAN&gt;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; CAST&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;p&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;LON &lt;SPAN class="keyword token"&gt;AS&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;VARCHAR&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;20&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;' '&lt;/SPAN&gt;&amp;nbsp;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; CAST&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;p&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;LAT &lt;SPAN class="keyword token"&gt;AS&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;VARCHAR&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;(&lt;/SPAN&gt;&lt;SPAN class="number token"&gt;20&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="operator token"&gt;+&lt;/SPAN&gt; &lt;SPAN class="string token"&gt;')'&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt; &lt;SPAN class="number token"&gt;4269&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;)&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;END&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LON &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;CASE&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;WHEN&lt;/SPAN&gt; p&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SHAPE &lt;SPAN class="operator token"&gt;IS&lt;/SPAN&gt; &lt;SPAN class="token boolean"&gt;NULL&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;THEN&lt;/SPAN&gt; p&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;LON &lt;SPAN class="keyword token"&gt;ELSE&lt;/SPAN&gt; p&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SHAPE&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Long &lt;SPAN class="keyword token"&gt;END&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;,&lt;/SPAN&gt;&amp;nbsp; 
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; LAT &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;CASE&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;WHEN&lt;/SPAN&gt; p&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SHAPE &lt;SPAN class="operator token"&gt;IS&lt;/SPAN&gt; &lt;SPAN class="token boolean"&gt;NULL&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;THEN&lt;/SPAN&gt; p&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;LAT &lt;SPAN class="keyword token"&gt;ELSE&lt;/SPAN&gt; p&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;SHAPE&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;Lat &lt;SPAN class="keyword token"&gt;END&lt;/SPAN&gt;
&lt;SPAN class="keyword token"&gt;END&lt;/SPAN&gt;


&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 07:21:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735600#M239</guid>
      <dc:creator>ThomasColson</dc:creator>
      <dc:date>2021-12-12T07:21:56Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Updated Coordinates</title>
      <link>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735601#M240</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same question was been asked in this link:&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/160152"&gt;VBA Code For Calculate Field Automatically&lt;/A&gt; and the correct answer&amp;nbsp;by&amp;nbsp;&lt;SPAN&gt;&lt;SPAN&gt;&lt;A _jive_internal="true" data-userid="12729" data-username="BNadler-esristaff" href="https://community.esri.com/people/BNadler-esristaff"&gt;&lt;SPAN style="color: #8ca9cd; font-size: large;"&gt;Ben Nadler&lt;/SPAN&gt;&lt;/A&gt; &lt;IMG alt="Employee" height="16" src="https://community.esri.com/resources/statics/rolebadges/roleBadge-4-1007-1416659453731.png" title="Employee" width="16" /&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;is &amp;nbsp;&lt;A href="https://community.esri.com/external-link.jspa?url=http%3A%2F%2Fresources.arcgis.com%2Fen%2Fhelp%2Flocalgovernment%2F10.2%2Findex.html%23%2F%2F028s000000n6000000" rel="nofollow" target="_blank"&gt;&lt;SPAN style="color: #287433;"&gt;Attribute Assistant add-in&lt;/SPAN&gt;&lt;/A&gt;.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Apr 2017 19:27:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735601#M240</guid>
      <dc:creator>AbdullahAnter</dc:creator>
      <dc:date>2017-04-24T19:27:19Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Updated Coordinates</title>
      <link>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735602#M241</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thomas, thank you for this example.&amp;nbsp; I appreciate your recommendation.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 20:40:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735602#M241</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-04-25T20:40:16Z</dc:date>
    </item>
    <item>
      <title>Re: Dynamically Updated Coordinates</title>
      <link>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735603#M242</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Abdullah, thank you for this resource.&amp;nbsp; I believe this will be our best option.&amp;nbsp; I'll have to review situations where users "load" data into the feature classes, and in our Online environment, but this will definitely help in our desktop editing environment.&amp;nbsp; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Apr 2017 20:41:32 GMT</pubDate>
      <guid>https://community.esri.com/t5/geodatabase-questions/dynamically-updated-coordinates/m-p/735603#M242</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2017-04-25T20:41:32Z</dc:date>
    </item>
  </channel>
</rss>

