<?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: WAB Edit Widget - Trace Features in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-edit-widget-trace-features/m-p/1055304#M20789</link>
    <description>&lt;P&gt;Thanks very much for the ideas.&lt;/P&gt;</description>
    <pubDate>Thu, 06 May 2021 17:13:39 GMT</pubDate>
    <dc:creator>DavidPike</dc:creator>
    <dc:date>2021-05-06T17:13:39Z</dc:date>
    <item>
      <title>WAB Edit Widget - Trace Features</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-edit-widget-trace-features/m-p/1031283#M20403</link>
      <description>&lt;P&gt;WAB Standalone Enterprise Portal10.6.1&lt;/P&gt;&lt;P&gt;Oracle SDE-served Feature Service&lt;/P&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have an editable polygon feature service, and snapping is possible by holding Ctrl on vertex creation.&lt;/P&gt;&lt;P&gt;Is tracing at all possible? - both to itself and other separate feature services such as land parcels etc.?&lt;/P&gt;&lt;P&gt;If not, do you have any suggestions/workarounds?&lt;/P&gt;&lt;P&gt;Cheers.&lt;/P&gt;</description>
      <pubDate>Sat, 27 Feb 2021 14:24:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-edit-widget-trace-features/m-p/1031283#M20403</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-02-27T14:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Edit Widget - Trace Features</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-edit-widget-trace-features/m-p/1055002#M20786</link>
      <description>&lt;P&gt;Hi David Pike,&lt;/P&gt;&lt;P&gt;I imagine it would be possible by creating a new widget or extending the Edit/Draw Widgets in JavaScript 3.x/4.x or TypeScript. I am not aware of any open source solutions.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thinking conceptually, I would start with creating a new WAB Widget with a similar workflow to ArcMap/Pro's trace functionality. The widget should:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Select a layer/s to be used to trace.&lt;BR /&gt;&lt;OL class="lia-list-style-type-lower-alpha"&gt;&lt;LI&gt;Add the layer's geometry to a feature set containing Points, Lines, Polylines,&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;LI&gt;Create a feature/graphic.&lt;OL class="lia-list-style-type-lower-alpha"&gt;&lt;LI&gt;Uses the ESRI Draw tools JS library&lt;/LI&gt;&lt;LI&gt;Add some event handlers to draw tools&lt;/LI&gt;&lt;/OL&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Steps 2 will have most of the challenges, specifically the event handlers.&amp;nbsp;Some event handlers to replicate the Trace create feature tool in JS may be:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;On 1st map click: begin draw. If within snapping tolerance of trace feature set geometry and snap to feature and geometry, else, draw by map click&lt;/LI&gt;&lt;LI&gt;On next map click: check snapping tolerance to trace feature set geometry and snap to feature and geometry, or release trace.&lt;/LI&gt;&lt;LI&gt;If snapped to feature set, read the next/previous feature segment of the geometry. paths&lt;/LI&gt;&lt;LI&gt;On double click: release and finish feature. (close out polygon if incomplete)&lt;/LI&gt;&lt;LI&gt;and more.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 00:38:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-edit-widget-trace-features/m-p/1055002#M20786</guid>
      <dc:creator>LongDinh</dc:creator>
      <dc:date>2021-05-06T00:38:02Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Edit Widget - Trace Features</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-edit-widget-trace-features/m-p/1055304#M20789</link>
      <description>&lt;P&gt;Thanks very much for the ideas.&lt;/P&gt;</description>
      <pubDate>Thu, 06 May 2021 17:13:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-edit-widget-trace-features/m-p/1055304#M20789</guid>
      <dc:creator>DavidPike</dc:creator>
      <dc:date>2021-05-06T17:13:39Z</dc:date>
    </item>
  </channel>
</rss>

