<?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: Capturing Coordinates for a Point Database in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1016161#M35928</link>
    <description>&lt;P&gt;To add to Robert's comment about using Calculate Geometry, another geoprocessing tool that will allow you to calculate both x and y fields at the same time is&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-geometry-attributes.htm" target="_blank" rel="noopener"&gt;Add Geometry Attributes (Data Management)&amp;amp;mdash;ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp; .&amp;nbsp; However, the drawback is that the calculation is done once and if the point is edited, you would need to calculate those attributes again.&amp;nbsp; From the help topic:"&lt;SPAN&gt;The values in these fields are not automatically recalculated after edits. If you edit the features, you'll need to run this tool again to update the field values."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So you might want to look into setting up &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/an-overview-of-attribute-rules.htm" target="_blank" rel="noopener"&gt;Attribute Rules&lt;/A&gt; on your x and y fields so that they are always maintained on insert and update.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AttributeRules_CalculateXY.gif" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3680i8F2D6A6F84ECD793/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AttributeRules_CalculateXY.gif" alt="AttributeRules_CalculateXY.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Quick points about using attribute rules:&lt;/P&gt;&lt;P&gt;You'll need a standard or advanced license.&lt;/P&gt;&lt;P&gt;You'll need to add a global id field.&lt;/P&gt;&lt;P&gt;The Arcade expressions I used were:&lt;/P&gt;&lt;P&gt;Geometry($feature).x&lt;/P&gt;&lt;P&gt;Geometry($feature).y&lt;/P&gt;&lt;P&gt;It looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KoryKramer_0-1610488917637.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3678i7FA62FABDB422DB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KoryKramer_0-1610488917637.png" alt="KoryKramer_0-1610488917637.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;EDIT: Wrote this blog that outlines the process:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/data-management/get-to-the-point-automatically-maintain-xyz-attribute-values-with-arcgis-pro-and-attribute-rules/" target="_blank"&gt;Get to the Point: Automatically maintain x,y,z attribute values with ArcGIS Pro and attribute rules&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Mon, 30 Aug 2021 12:12:35 GMT</pubDate>
    <dc:creator>KoryKramer</dc:creator>
    <dc:date>2021-08-30T12:12:35Z</dc:date>
    <item>
      <title>Capturing Coordinates for a Point Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1015928#M35893</link>
      <description>&lt;P&gt;I have just made the move from ArcMap to ArcGIS Pro.&amp;nbsp; The transition has been smooth with one exception.&amp;nbsp; I work with a large government database that uses points.&amp;nbsp; Right now I have to key the coordinates in by hand.&amp;nbsp; Is there a way in ArcGIS Pro to populate the Attribute Table by clicking on the map instead of keying in manually?&lt;/P&gt;
&lt;P&gt;Thanks&lt;/P&gt;
&lt;P&gt;Dave&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 15:00:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1015928#M35893</guid>
      <dc:creator>davidwright2</dc:creator>
      <dc:date>2021-07-30T15:00:31Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Coordinates for a Point Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1015948#M35894</link>
      <description>&lt;P&gt;Yes, if you set your snapping to point, then do a right-click, select Copy Coordinates.&amp;nbsp; Then you can copy/paste them into the attribute fields (assuming there's an X an Y here).&amp;nbsp; There is the &lt;A href="https://support.esri.com/en/technical-article/000016157" target="_self"&gt;Calculate Geometry&lt;/A&gt; geoproceessing tool that will do the same thing as well.&amp;nbsp; A few ways to accomplish the task.&lt;/P&gt;</description>
      <pubDate>Tue, 12 Jan 2021 15:14:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1015948#M35894</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2021-01-12T15:14:51Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Coordinates for a Point Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1016161#M35928</link>
      <description>&lt;P&gt;To add to Robert's comment about using Calculate Geometry, another geoprocessing tool that will allow you to calculate both x and y fields at the same time is&amp;nbsp;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/tool-reference/data-management/add-geometry-attributes.htm" target="_blank" rel="noopener"&gt;Add Geometry Attributes (Data Management)&amp;amp;mdash;ArcGIS Pro | Documentation&lt;/A&gt;&amp;nbsp; .&amp;nbsp; However, the drawback is that the calculation is done once and if the point is edited, you would need to calculate those attributes again.&amp;nbsp; From the help topic:"&lt;SPAN&gt;The values in these fields are not automatically recalculated after edits. If you edit the features, you'll need to run this tool again to update the field values."&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;So you might want to look into setting up &lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/an-overview-of-attribute-rules.htm" target="_blank" rel="noopener"&gt;Attribute Rules&lt;/A&gt; on your x and y fields so that they are always maintained on insert and update.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="AttributeRules_CalculateXY.gif" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3680i8F2D6A6F84ECD793/image-size/medium?v=v2&amp;amp;px=400" role="button" title="AttributeRules_CalculateXY.gif" alt="AttributeRules_CalculateXY.gif" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt; &lt;/P&gt;&lt;P&gt;Quick points about using attribute rules:&lt;/P&gt;&lt;P&gt;You'll need a standard or advanced license.&lt;/P&gt;&lt;P&gt;You'll need to add a global id field.&lt;/P&gt;&lt;P&gt;The Arcade expressions I used were:&lt;/P&gt;&lt;P&gt;Geometry($feature).x&lt;/P&gt;&lt;P&gt;Geometry($feature).y&lt;/P&gt;&lt;P&gt;It looks like this:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="KoryKramer_0-1610488917637.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/3678i7FA62FABDB422DB9/image-size/medium?v=v2&amp;amp;px=400" role="button" title="KoryKramer_0-1610488917637.png" alt="KoryKramer_0-1610488917637.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Hope this helps!&lt;/P&gt;&lt;P&gt;EDIT: Wrote this blog that outlines the process:&amp;nbsp;&lt;A href="https://www.esri.com/arcgis-blog/products/arcgis-pro/data-management/get-to-the-point-automatically-maintain-xyz-attribute-values-with-arcgis-pro-and-attribute-rules/" target="_blank"&gt;Get to the Point: Automatically maintain x,y,z attribute values with ArcGIS Pro and attribute rules&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 30 Aug 2021 12:12:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1016161#M35928</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2021-08-30T12:12:35Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Coordinates for a Point Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1016326#M35946</link>
      <description>&lt;P&gt;Thank you so much.&amp;nbsp; I will give it a go and see if I can get it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 13:31:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1016326#M35946</guid>
      <dc:creator>davidwright2</dc:creator>
      <dc:date>2021-01-13T13:31:58Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Coordinates for a Point Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1016327#M35947</link>
      <description>&lt;P&gt;Thank you for the help.&amp;nbsp; I will see if I can get it to work.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 13:32:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1016327#M35947</guid>
      <dc:creator>davidwright2</dc:creator>
      <dc:date>2021-01-13T13:32:27Z</dc:date>
    </item>
    <item>
      <title>Re: Capturing Coordinates for a Point Database</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1016328#M35948</link>
      <description>&lt;P&gt;No worries.&amp;nbsp; It also occurred to me that there is an idea requesting to have the x and y coordinates maintained as system fields so all of this would just be done automatically.&amp;nbsp; You can up vote that by giving it kudos:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/dynamic-columns-in-attribute-table-to-show-xy-arcgis-pro/idi-p/940925" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-ideas/dynamic-columns-in-attribute-table-to-show-xy-arcgis-pro/idi-p/940925&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 13 Jan 2021 13:35:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/capturing-coordinates-for-a-point-database/m-p/1016328#M35948</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2021-01-13T13:35:20Z</dc:date>
    </item>
  </channel>
</rss>

