<?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: Field Maps calculate acres of new feature in ArcGIS Field Maps Questions</title>
    <link>https://community.esri.com/t5/arcgis-field-maps-questions/field-maps-calculate-acres-of-new-feature/m-p/1199752#M4253</link>
    <description>&lt;P&gt;Is your data in the right coordinate system? From &lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#areageodetic" target="_blank" rel="noopener"&gt;AreaGeodetic&lt;/A&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Support is limited to geometries with a Web Mercator (wkid 3857) or a WGS 84 (wkid 4326) spatial reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Does it work if you use &lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#area" target="_blank" rel="noopener"&gt;Area&lt;/A&gt; instead?&lt;/SPAN&gt;&lt;/P&gt;</description>
    <pubDate>Fri, 05 Aug 2022 07:53:15 GMT</pubDate>
    <dc:creator>JohannesLindner</dc:creator>
    <dc:date>2022-08-05T07:53:15Z</dc:date>
    <item>
      <title>Field Maps calculate acres of new feature</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/field-maps-calculate-acres-of-new-feature/m-p/1199505#M4250</link>
      <description>&lt;P&gt;Is it possible to return the area of a new feature in acres to a field as the feature is being created?&amp;nbsp; I've been trying to accomplish this with:&lt;/P&gt;&lt;P class="lia-indent-padding-left-30px"&gt;return round(AreaGeodetic($feature, 'acres'),2)&lt;/P&gt;&lt;P&gt;It doesn't return anything on feature creation or editing of an existing feature.&amp;nbsp; Thanks for any help!&lt;/P&gt;&lt;P&gt;-Rich&lt;/P&gt;</description>
      <pubDate>Thu, 04 Aug 2022 17:19:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/field-maps-calculate-acres-of-new-feature/m-p/1199505#M4250</guid>
      <dc:creator>MacLeanR</dc:creator>
      <dc:date>2022-08-04T17:19:35Z</dc:date>
    </item>
    <item>
      <title>Re: Field Maps calculate acres of new feature</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/field-maps-calculate-acres-of-new-feature/m-p/1199752#M4253</link>
      <description>&lt;P&gt;Is your data in the right coordinate system? From &lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#areageodetic" target="_blank" rel="noopener"&gt;AreaGeodetic&lt;/A&gt;:&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Support is limited to geometries with a Web Mercator (wkid 3857) or a WGS 84 (wkid 4326) spatial reference.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;&lt;SPAN&gt;Does it work if you use &lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#area" target="_blank" rel="noopener"&gt;Area&lt;/A&gt; instead?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Fri, 05 Aug 2022 07:53:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/field-maps-calculate-acres-of-new-feature/m-p/1199752#M4253</guid>
      <dc:creator>JohannesLindner</dc:creator>
      <dc:date>2022-08-05T07:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: Field Maps calculate acres of new feature</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/field-maps-calculate-acres-of-new-feature/m-p/1200308#M4261</link>
      <description>&lt;P&gt;The data is in WGS 84.&amp;nbsp; Using Area had the same results.&lt;/P&gt;</description>
      <pubDate>Mon, 08 Aug 2022 10:39:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/field-maps-calculate-acres-of-new-feature/m-p/1200308#M4261</guid>
      <dc:creator>MacLeanR</dc:creator>
      <dc:date>2022-08-08T10:39:58Z</dc:date>
    </item>
    <item>
      <title>Re: Field Maps calculate acres of new feature</title>
      <link>https://community.esri.com/t5/arcgis-field-maps-questions/field-maps-calculate-acres-of-new-feature/m-p/1202411#M4278</link>
      <description>&lt;P&gt;Interesting.&amp;nbsp; Tried to test with&amp;nbsp;round(Area($feature, 'acres'),2) and is working, BUT, only if I add the vertices correctly.&amp;nbsp; If I create a polygon in a counter clockwise direction, the area reports as negative, if I add points in clockwise direction, they are positive units.&amp;nbsp; ??????&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;R_&lt;/P&gt;</description>
      <pubDate>Fri, 12 Aug 2022 15:22:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-field-maps-questions/field-maps-calculate-acres-of-new-feature/m-p/1202411#M4278</guid>
      <dc:creator>RhettZufelt</dc:creator>
      <dc:date>2022-08-12T15:22:22Z</dc:date>
    </item>
  </channel>
</rss>

