<?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: Arcade Shape.Length Field in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/arcade-shape-length-field/m-p/1285446#M6573</link>
    <description>&lt;P&gt;We got an error when trying to publish as it didn't like the Shape.STLength() field. This took several HOURS to figure out which is so silly and shouldn't be this hard. Below is the arcade expression for getting the length in feet rounded to 2 decimal places.&amp;nbsp;&lt;/P&gt;&lt;P&gt;// Assigns the feature's geometry to the line variable&lt;BR /&gt;var line = Geometry($feature);&lt;BR /&gt;Round(Length(line, "feet"),2);&lt;/P&gt;</description>
    <pubDate>Wed, 03 May 2023 21:09:53 GMT</pubDate>
    <dc:creator>ShariF</dc:creator>
    <dc:date>2023-05-03T21:09:53Z</dc:date>
    <item>
      <title>Arcade Shape.Length Field</title>
      <link>https://community.esri.com/t5/developers-questions/arcade-shape-length-field/m-p/45438#M252</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Shape.Length field (SHAPE.STLength() in my case) doesn't show up as an option in the Arcade expression builder. Is there a way to access length and area values without having to manually calculate them using the path coordinates?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 19 Dec 2016 20:13:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/arcade-shape-length-field/m-p/45438#M252</guid>
      <dc:creator>deleted-user-YYhuCJuuEn9L</dc:creator>
      <dc:date>2016-12-19T20:13:57Z</dc:date>
    </item>
    <item>
      <title>Re: Arcade Shape.Length Field</title>
      <link>https://community.esri.com/t5/developers-questions/arcade-shape-length-field/m-p/1285446#M6573</link>
      <description>&lt;P&gt;We got an error when trying to publish as it didn't like the Shape.STLength() field. This took several HOURS to figure out which is so silly and shouldn't be this hard. Below is the arcade expression for getting the length in feet rounded to 2 decimal places.&amp;nbsp;&lt;/P&gt;&lt;P&gt;// Assigns the feature's geometry to the line variable&lt;BR /&gt;var line = Geometry($feature);&lt;BR /&gt;Round(Length(line, "feet"),2);&lt;/P&gt;</description>
      <pubDate>Wed, 03 May 2023 21:09:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/arcade-shape-length-field/m-p/1285446#M6573</guid>
      <dc:creator>ShariF</dc:creator>
      <dc:date>2023-05-03T21:09:53Z</dc:date>
    </item>
  </channel>
</rss>

