<?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: Divide polyline by polygon or polyline in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074511#M73710</link>
    <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2839"&gt;@KenBuja&lt;/a&gt;&amp;nbsp;Any idea? &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Wed, 30 Jun 2021 22:49:33 GMT</pubDate>
    <dc:creator>Vakhtang_Zubiashvili</dc:creator>
    <dc:date>2021-06-30T22:49:33Z</dc:date>
    <item>
      <title>Divide polyline by polygon or polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1073120#M73641</link>
      <description>&lt;P&gt;Hello Guys,&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/1104"&gt;@RobertScheitlin__GISP&lt;/a&gt;&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/53756"&gt;@UndralBatsukh&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I am going to cut (Split) line FL by polygon or polyline, no matter which one. I know there is a &lt;A href="https://totalapis.github.io/api-reference/esri-geometry-geometryEngine.html#cut" target="_self"&gt;geometryEngine&amp;nbsp;&lt;/A&gt;&amp;nbsp;for this, but i could not find any working sample or hint how to use it.&lt;/P&gt;&lt;P&gt;Any help please how to do it.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you and stay well and health&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 09:43:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1073120#M73641</guid>
      <dc:creator>Vakhtang_Zubiashvili</dc:creator>
      <dc:date>2021-06-28T09:43:25Z</dc:date>
    </item>
    <item>
      <title>Re: Divide polyline by polygon or polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1073158#M73648</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/107000"&gt;@Vakhtang_Zubiashvili&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You can find a sample here that showcases some of the geometryEngines features:&lt;/P&gt;&lt;P&gt;&lt;A href="http://ekenes.github.io/esri-js-samples/ge-demo/" target="_blank"&gt;http://ekenes.github.io/esri-js-samples/ge-demo/&lt;/A&gt;&lt;/P&gt;&lt;P&gt;and the code can be found here.&lt;/P&gt;&lt;P&gt;&lt;A href="https://github.com/ekenes/esri-js-samples/blob/master/ge-demo/index.html" target="_blank"&gt;https://github.com/ekenes/esri-js-samples/blob/master/ge-demo/index.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Jun 2021 13:12:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1073158#M73648</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-06-28T13:12:28Z</dc:date>
    </item>
    <item>
      <title>Re: Divide polyline by polygon or polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1073594#M73668</link>
      <description>&lt;P&gt;Thank you for replay Robert. Will this code work for 4.x API? I am using latest one. What i will need to change?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 10:46:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1073594#M73668</guid>
      <dc:creator>Vakhtang_Zubiashvili</dc:creator>
      <dc:date>2021-06-29T10:46:43Z</dc:date>
    </item>
    <item>
      <title>Re: Divide polyline by polygon or polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1073695#M73673</link>
      <description>&lt;P&gt;sorry I do not have a 4.x version link for you.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Jun 2021 14:41:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1073695#M73673</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2021-06-29T14:41:44Z</dc:date>
    </item>
    <item>
      <title>Re: Divide polyline by polygon or polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074509#M73709</link>
      <description>&lt;P&gt;Not even any small hint how to start, where to go, where to dig?&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":thinking_face:"&gt;🤔&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 22:48:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074509#M73709</guid>
      <dc:creator>Vakhtang_Zubiashvili</dc:creator>
      <dc:date>2021-06-30T22:48:34Z</dc:date>
    </item>
    <item>
      <title>Re: Divide polyline by polygon or polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074511#M73710</link>
      <description>&lt;P&gt;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/2839"&gt;@KenBuja&lt;/a&gt;&amp;nbsp;Any idea? &lt;span class="lia-unicode-emoji" title=":disappointed_face:"&gt;😞&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 22:49:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074511#M73710</guid>
      <dc:creator>Vakhtang_Zubiashvili</dc:creator>
      <dc:date>2021-06-30T22:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Divide polyline by polygon or polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074517#M73711</link>
      <description>&lt;P&gt;Here's a more up-to-date version of the documentation that has a code snippet:&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html#cut" target="_blank"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngine.html#cut&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 23:28:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074517#M73711</guid>
      <dc:creator>AnneFitz</dc:creator>
      <dc:date>2021-06-30T23:28:47Z</dc:date>
    </item>
    <item>
      <title>Re: Divide polyline by polygon or polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074520#M73712</link>
      <description>&lt;P&gt;And here's a very basic sample of it in use. I'm using the line to cut the polygon and just printing the resulting geometries to the console.&lt;/P&gt;&lt;P&gt;&lt;A href="https://codepen.io/annefitz/pen/yLbywRr" target="_blank"&gt;https://codepen.io/annefitz/pen/yLbywRr&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 30 Jun 2021 23:35:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074520#M73712</guid>
      <dc:creator>AnneFitz</dc:creator>
      <dc:date>2021-06-30T23:35:16Z</dc:date>
    </item>
    <item>
      <title>Re: Divide polyline by polygon or polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074538#M73714</link>
      <description>&lt;P&gt;Adding to the examples here's one using the sketch widget to interactively draw the polygon and polyline geometries that will be cut:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="https://codepen.io/john-grayson/pen/oNWgObw" target="_blank"&gt;https://codepen.io/john-grayson/pen/oNWgObw&lt;/A&gt;&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;draw a polygon with any of the polygon tools&lt;/LI&gt;&lt;LI&gt;draw a polyline with the polyline tool&lt;OL&gt;&lt;LI&gt;make sure it splits the polygon&lt;OL&gt;&lt;LI&gt;start and finish outside of the polygon&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;if we find an existing polygon:&lt;OL&gt;&lt;LI&gt;cut the polygon with the polyline&lt;OL&gt;&lt;LI&gt;if the cut is successful:&lt;OL&gt;&lt;LI&gt;the input polygon is removed and the cut results are added&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;</description>
      <pubDate>Thu, 01 Jul 2021 00:34:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1074538#M73714</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2021-07-01T00:34:54Z</dc:date>
    </item>
    <item>
      <title>Re: Divide polyline by polygon or polyline</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1092638#M74419</link>
      <description>&lt;P&gt;Thank you everyone for help&amp;nbsp;&amp;nbsp;&lt;span class="lia-unicode-emoji" title=":smiling_face_with_heart_eyes:"&gt;😍&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 26 Aug 2021 09:42:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/divide-polyline-by-polygon-or-polyline/m-p/1092638#M74419</guid>
      <dc:creator>Vakhtang_Zubiashvili</dc:creator>
      <dc:date>2021-08-26T09:42:04Z</dc:date>
    </item>
  </channel>
</rss>

