<?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: Calculate Geometry Error in ArcGIS Pro Questions</title>
    <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1341569#M74432</link>
    <description>&lt;P&gt;Did you have any luck with this? I just attempted to calculate eastings into a feature service saved in the portal and received the error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Wed, 25 Oct 2023 18:04:20 GMT</pubDate>
    <dc:creator>kterry1983</dc:creator>
    <dc:date>2023-10-25T18:04:20Z</dc:date>
    <item>
      <title>Calculate Geometry Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1322055#M72406</link>
      <description>&lt;P&gt;I created two fields for x, y coordinates. Every time I try to do a Calculate Geometry it errors out with no error number but it says,&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;Traceback (most recent call last):&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp;File "c:\...\ArcToolbox\scripts\calculategeometry.py", line 290, in &amp;lt;module&amp;gt;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp; &amp;nbsp;CalculateGeometry(fc, properties, lUnit, aUnit, cs, cformat)&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;File "c:\...\ArcToolbox\scripts\calculategeometry.py", line 130, in CalculateGeometry&lt;/STRONG&gt;&lt;/FONT&gt;&lt;BR /&gt;&lt;FONT color="#FF0000"&gt;&lt;STRONG&gt;&amp;nbsp; &amp;nbsp; &amp;nbsp; ucur.updateRow(row)&amp;nbsp;&lt;/STRONG&gt;&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;It has only done this so far with both my water and electric utility network databases, which can only be used via feature service. I ran a test on my other non-utility network layers that I access directly from the database and it works just fine.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 11:38:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1322055#M72406</guid>
      <dc:creator>sjet1010</dc:creator>
      <dc:date>2023-08-24T11:38:01Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Geometry Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1322306#M72429</link>
      <description>&lt;P&gt;What can you tell us about the feature service?&amp;nbsp; Is it editable, etc? The update cursor is failing which implies it doesn't have edit access to the service, or is being prevented by the feature service.&amp;nbsp; Are you making the x, y columns before the attempt to populate, or letting the tool create them?&lt;/P&gt;</description>
      <pubDate>Thu, 24 Aug 2023 19:23:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1322306#M72429</guid>
      <dc:creator>TrevisMartin</dc:creator>
      <dc:date>2023-08-24T19:23:46Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Geometry Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1327248#M72919</link>
      <description>&lt;P&gt;I was trying it originally to my feature services that are part of a Utility Network, then I tested it on all my other editable layers that are not part of a Utility Network and still received the same error. I don't get the error when I try it with a layer directly from a database, but with layers that are part of a Utility Network you can only edit via feature service. The layers that I am pulling in are feature layers that have editable capabilities. I added the x y coordinate columns to the feature class.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 11 Sep 2023 12:49:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1327248#M72919</guid>
      <dc:creator>sjet1010</dc:creator>
      <dc:date>2023-09-11T12:49:45Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Geometry Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1341569#M74432</link>
      <description>&lt;P&gt;Did you have any luck with this? I just attempted to calculate eastings into a feature service saved in the portal and received the error.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 18:04:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1341569#M74432</guid>
      <dc:creator>kterry1983</dc:creator>
      <dc:date>2023-10-25T18:04:20Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Geometry Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1341572#M74433</link>
      <description>&lt;P&gt;In my case, the error was caused by selecting the feature service using the drop down list in the tool. When I clicked on the folder icon and navigated to it in the portal, it worked.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 25 Oct 2023 18:13:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1341572#M74433</guid>
      <dc:creator>kterry1983</dc:creator>
      <dc:date>2023-10-25T18:13:06Z</dc:date>
    </item>
    <item>
      <title>Re: Calculate Geometry Error</title>
      <link>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1667545#M100286</link>
      <description>&lt;P&gt;&lt;SPAN&gt;Updating this old thread for tracking and community documentation. Related post:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-calculate-geometry/m-p/1667532" target="_blank"&gt;https://community.esri.com/t5/arcgis-pro-questions/arcgis-pro-calculate-geometry/m-p/1667532&lt;/A&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;I added links to the&amp;nbsp;&lt;/SPAN&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/3.6/tool-reference/data-management/calculate-geometry-attributes.htm" target="_blank" rel="noopener nofollow noreferrer"&gt;Calculate Geometry Attributes&lt;/A&gt;&lt;SPAN&gt;&amp;nbsp;as well as requirements of the field/data type for the geometry attributes. Check if you are using 'double' type for XY coordinates.&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 20 Nov 2025 15:50:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-questions/calculate-geometry-error/m-p/1667545#M100286</guid>
      <dc:creator>AyanPalit</dc:creator>
      <dc:date>2025-11-20T15:50:25Z</dc:date>
    </item>
  </channel>
</rss>

