<?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>idea Densify using an angle instead of length (Arcade) in ArcGIS Pro Ideas</title>
    <link>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idi-p/1148447</link>
    <description>&lt;P&gt;Regarding the &lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#densify" target="_self"&gt;Densifiy() function in Arcade&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;It looks like we only have the option to densify using&amp;nbsp;maxSegment&lt;STRONG&gt;Length&lt;/STRONG&gt;. We don't have a way to densify using an angle.&lt;/P&gt;&lt;P&gt;Could ESRI consider adding the option to densify using an angle too?&lt;/P&gt;</description>
    <pubDate>Mon, 28 Feb 2022 14:12:03 GMT</pubDate>
    <dc:creator>Bud</dc:creator>
    <dc:date>2022-02-28T14:12:03Z</dc:date>
    <item>
      <title>Densify using an angle instead of length (Arcade)</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idi-p/1148447</link>
      <description>&lt;P&gt;Regarding the &lt;A href="https://developers.arcgis.com/arcade/function-reference/geometry_functions/#densify" target="_self"&gt;Densifiy() function in Arcade&lt;/A&gt;:&lt;/P&gt;&lt;P&gt;It looks like we only have the option to densify using&amp;nbsp;maxSegment&lt;STRONG&gt;Length&lt;/STRONG&gt;. We don't have a way to densify using an angle.&lt;/P&gt;&lt;P&gt;Could ESRI consider adding the option to densify using an angle too?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 14:12:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idi-p/1148447</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-02-28T14:12:03Z</dc:date>
    </item>
    <item>
      <title>Re: Densify using an angle instead of length (Arcade) - Status changed to: Needs Clarification</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idc-p/1148550#M18848</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/351335"&gt;@Bud&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The Generalize tool found on the Modify Features pane has this option:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Scott_Harris_0-1646054838937.png" style="width: 400px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/35132i8DB1D6FAB0A1560F/image-size/medium?v=v2&amp;amp;px=400" role="button" title="Scott_Harris_0-1646054838937.png" alt="Scott_Harris_0-1646054838937.png" /&gt;&lt;/span&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/editing/generalize-a-feature.htm" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/editing/generalize-a-feature.htm&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Can you please clarify where you are implementing the densify function in Arcade. Is it part of an Attribute Rule?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 13:38:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idc-p/1148550#M18848</guid>
      <dc:creator>Scott_Harris</dc:creator>
      <dc:date>2022-02-28T13:38:07Z</dc:date>
    </item>
    <item>
      <title>Re: Densify using an angle instead of length (Arcade) - Status changed to: Open</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idc-p/1148561#M18849</link>
      <description>&lt;P&gt;Good check on this, Scott. Since the idea's title specifies Arcade and the description points to the Arcade function, I changed the idea's label to get it to the team that handles Arcade requests for ArcGIS Pro. Thanks&lt;/P&gt;</description>
      <pubDate>Mon, 28 Feb 2022 14:13:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idc-p/1148561#M18849</guid>
      <dc:creator>KoryKramer</dc:creator>
      <dc:date>2022-02-28T14:13:22Z</dc:date>
    </item>
    <item>
      <title>Re: Densify using an angle instead of length (Arcade)</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idc-p/1148919#M18863</link>
      <description>&lt;P&gt;On closer inspection, it looks like Arcade automatically densifies polyline paths (converts true curves to straight segments).&lt;/P&gt;&lt;P&gt;Related:&amp;nbsp;&lt;A href="https://community.esri.com/t5/arcgis-pro-ideas/get-the-true-vertex-count-arcade/idi-p/1148911/jump-to/first-unread-message" target="_blank" rel="noopener"&gt;https://community.esri.com/t5/arcgis-pro-ideas/get-the-true-vertex-count-arcade/idi-p/1148911/jump-to/first-unread-message&lt;/A&gt;&lt;/P&gt;&lt;P&gt;If that's the case, then densifying by angle might not be necessary.&lt;BR /&gt;&lt;BR /&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 06:16:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idc-p/1148919#M18863</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2022-03-02T06:16:20Z</dc:date>
    </item>
    <item>
      <title>Re: Densify using an angle instead of length (Arcade)</title>
      <link>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idc-p/1149415#M18870</link>
      <description>&lt;P&gt;Curves are currently densified coming into Arcade. I think densify by angle will be an necessary enhancement at the time curve support is added to the language.&lt;/P&gt;</description>
      <pubDate>Wed, 02 Mar 2022 02:00:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-pro-ideas/densify-using-an-angle-instead-of-length-arcade/idc-p/1149415#M18870</guid>
      <dc:creator>CraigWilliams</dc:creator>
      <dc:date>2022-03-02T02:00:44Z</dc:date>
    </item>
  </channel>
</rss>

