<?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: Why does the length field not show up in a service created when used in an online map? in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/why-does-the-length-field-not-show-up-in-a-service/m-p/265257#M1712</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/294847"&gt;Blythe Spendlove&lt;/A&gt;‌ I have not heard of any updates on this, but you can easily display area/length using &lt;A href="https://developers.arcgis.com/arcade/"&gt;Arcade&lt;/A&gt;.&amp;nbsp; Take a look at the &lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/"&gt;Geometry Functions&lt;/A&gt;, specifically the Area and Length.&amp;nbsp; Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/467393_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 23 Oct 2019 21:35:17 GMT</pubDate>
    <dc:creator>JakeSkinner</dc:creator>
    <dc:date>2019-10-23T21:35:17Z</dc:date>
    <item>
      <title>Why does the length field not show up in a service created when used in an online map?</title>
      <link>https://community.esri.com/t5/developers-questions/why-does-the-length-field-not-show-up-in-a-service/m-p/265254#M1709</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all, I'm trying to figure out why the Length data does not show up in the Online map.&lt;/P&gt;&lt;P&gt;It is on when the service is created.&lt;/P&gt;&lt;P&gt;Thanks for any help.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 16:50:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/why-does-the-length-field-not-show-up-in-a-service/m-p/265254#M1709</guid>
      <dc:creator>HaldimandCounty</dc:creator>
      <dc:date>2017-06-02T16:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the length field not show up in a service created when used in an online map?</title>
      <link>https://community.esri.com/t5/developers-questions/why-does-the-length-field-not-show-up-in-a-service/m-p/265255#M1710</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Haldimand,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This is currently a limitation of ArcGIS Online due to the way ArcGIS Online hosted feature services are stored.&amp;nbsp; There have been enhancements logged for this:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NIM093828 : Expose geometry fields (length, area, etc.) for read-only display in feature services.&lt;/P&gt;&lt;P&gt;ENH-000088963 : Provide a method to automatically calculate Shape fields (Length and Area) in ArcGIS Online.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The workaround is to create a field before publishing and calculate the desired geometry (length, area, etc).&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Jun 2017 17:14:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/why-does-the-length-field-not-show-up-in-a-service/m-p/265255#M1710</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2017-06-02T17:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the length field not show up in a service created when used in an online map?</title>
      <link>https://community.esri.com/t5/developers-questions/why-does-the-length-field-not-show-up-in-a-service/m-p/265256#M1711</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi &lt;A href="https://community.esri.com/migrated-users/8586"&gt;Jake Skinner&lt;/A&gt;, is there any update on when this will be fixed (in ArcGIS Enterprise, specifically)?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Blythe Spendlove&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 20:50:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/why-does-the-length-field-not-show-up-in-a-service/m-p/265256#M1711</guid>
      <dc:creator>BlytheSpendlove2</dc:creator>
      <dc:date>2019-10-23T20:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Why does the length field not show up in a service created when used in an online map?</title>
      <link>https://community.esri.com/t5/developers-questions/why-does-the-length-field-not-show-up-in-a-service/m-p/265257#M1712</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/294847"&gt;Blythe Spendlove&lt;/A&gt;‌ I have not heard of any updates on this, but you can easily display area/length using &lt;A href="https://developers.arcgis.com/arcade/"&gt;Arcade&lt;/A&gt;.&amp;nbsp; Take a look at the &lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/"&gt;Geometry Functions&lt;/A&gt;, specifically the Area and Length.&amp;nbsp; Ex:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/467393_pastedImage_2.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 23 Oct 2019 21:35:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/why-does-the-length-field-not-show-up-in-a-service/m-p/265257#M1712</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2019-10-23T21:35:17Z</dc:date>
    </item>
  </channel>
</rss>

