<?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: Automatically generate points at the endpoints of a line features during the line is created or updated in Attribute Rules Questions</title>
    <link>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1547491#M1594</link>
    <description>&lt;P&gt;If I assign a subtype to the point feature, can I define a specific value to be edited؟&lt;/P&gt;&lt;P&gt;like this image:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WhatsApp Image 2024-10-09 at 2.22.35 PM.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116963iC2AE9AB83687EF90/image-size/large?v=v2&amp;amp;px=999" role="button" title="WhatsApp Image 2024-10-09 at 2.22.35 PM.jpeg" alt="WhatsApp Image 2024-10-09 at 2.22.35 PM.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Thu, 10 Oct 2024 07:31:54 GMT</pubDate>
    <dc:creator>MohamedIsmael</dc:creator>
    <dc:date>2024-10-10T07:31:54Z</dc:date>
    <item>
      <title>Automatically generate points at the endpoints of a line features during the line is created or updated</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1545933#M1589</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;Is there a way I can do the following? automatically generate points at the endpoints of a line features when the line is created or updated using attribute rules (when i create a line&amp;nbsp;automatically generate a point at the end line feature)&lt;/P&gt;</description>
      <pubDate>Sun, 06 Oct 2024 06:02:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1545933#M1589</guid>
      <dc:creator>MohamedIsmael</dc:creator>
      <dc:date>2024-10-06T06:02:30Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate points at the endpoints of a line features during the line is created or updated</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1546547#M1590</link>
      <description>&lt;P&gt;Have a look at this &lt;A href="https://github.com/Esri/arcade-expressions/blob/master/attribute_rule_calculation/CreatePointsAlongLine.md" target="_self"&gt;example&lt;/A&gt;&amp;nbsp;which can be modified for this purpose.&lt;/P&gt;
&lt;P&gt;This is how you get the endpoint:&lt;/P&gt;
&lt;LI-CODE lang="javascript"&gt;var endpoint = Point(Geometry(line)["paths"][-1][-1])&lt;/LI-CODE&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 08 Oct 2024 14:37:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1546547#M1590</guid>
      <dc:creator>TedHoward2</dc:creator>
      <dc:date>2024-10-08T14:37:29Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate points at the endpoints of a line features during the line is created or updated</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1546859#M1591</link>
      <description>&lt;P&gt;Thank you,&amp;nbsp;very helpful&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 08:48:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1546859#M1591</guid>
      <dc:creator>MohamedIsmael</dc:creator>
      <dc:date>2024-10-09T08:48:02Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate points at the endpoints of a line features during the line is created or updated</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1547042#M1592</link>
      <description>&lt;P&gt;FYI - The link appears to be dead.&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 15:07:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1547042#M1592</guid>
      <dc:creator>Bud</dc:creator>
      <dc:date>2024-10-09T15:07:56Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate points at the endpoints of a line features during the line is created or updated</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1547117#M1593</link>
      <description>&lt;P&gt;Ah some stuff got moved around. Try &lt;A href="https://github.com/Esri/arcade-expressions/blob/221e3f65a9bd67ba214e6b5803aaba317789adef/attribute-rules/attribute_rule_calculation/CreatePointsAlongLine.md" target="_self"&gt;here&lt;/A&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Wed, 09 Oct 2024 15:37:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1547117#M1593</guid>
      <dc:creator>TedHoward2</dc:creator>
      <dc:date>2024-10-09T15:37:18Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate points at the endpoints of a line features during the line is created or updated</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1547491#M1594</link>
      <description>&lt;P&gt;If I assign a subtype to the point feature, can I define a specific value to be edited؟&lt;/P&gt;&lt;P&gt;like this image:&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="WhatsApp Image 2024-10-09 at 2.22.35 PM.jpeg" style="width: 999px;"&gt;&lt;img src="https://community.esri.com/t5/image/serverpage/image-id/116963iC2AE9AB83687EF90/image-size/large?v=v2&amp;amp;px=999" role="button" title="WhatsApp Image 2024-10-09 at 2.22.35 PM.jpeg" alt="WhatsApp Image 2024-10-09 at 2.22.35 PM.jpeg" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 07:31:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1547491#M1594</guid>
      <dc:creator>MohamedIsmael</dc:creator>
      <dc:date>2024-10-10T07:31:54Z</dc:date>
    </item>
    <item>
      <title>Re: Automatically generate points at the endpoints of a line features during the line is created or updated</title>
      <link>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1547640#M1596</link>
      <description>&lt;P&gt;You can include attributes in the newly created points. Please see attribute rules doc.&lt;/P&gt;
&lt;P&gt;&lt;A href="https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/attribute-rule-dictionary-keywords.htm#ESRI_SECTION2_7413AF9303C14F179B51DAD5EC7A361C" target="_blank"&gt;https://pro.arcgis.com/en/pro-app/latest/help/data/geodatabases/overview/attribute-rule-dictionary-keywords.htm#ESRI_SECTION2_7413AF9303C14F179B51DAD5EC7A361C&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 10 Oct 2024 16:06:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/attribute-rules-questions/automatically-generate-points-at-the-endpoints-of/m-p/1547640#M1596</guid>
      <dc:creator>TedHoward2</dc:creator>
      <dc:date>2024-10-10T16:06:08Z</dc:date>
    </item>
  </channel>
</rss>

