<?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 Measure widget - show segment lengths in ArcGIS Web AppBuilder Questions</title>
    <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-measure-widget-show-segment-lengths/m-p/623132#M16544</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like &lt;A href="https://community.esri.com/migrated-users/5472"&gt;Tom Sellsted&lt;/A&gt;‌ has the solution I am looking for here &lt;A href="https://community.esri.com/docs/DOC-3209"&gt;Measure Widget for Web App Builder Version 1.1.0.1&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 17 Feb 2015 23:56:49 GMT</pubDate>
    <dc:creator>StanMcShinsky</dc:creator>
    <dc:date>2015-02-17T23:56:49Z</dc:date>
    <item>
      <title>WAB Measure widget - show segment lengths</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-measure-widget-show-segment-lengths/m-p/623130#M16542</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am wondering if there is a way to have the line segment length show up dynamically in the widget and on the map when using the measure widget for Web Appbuilder. I have some users who want to have the text on the map be dynamic as they draw and then once they click on the map to put a vertex down then the line segment text will show up on the map. Also a total length is needed.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/43900"&gt;Tim Witt&lt;/A&gt;‌ made a javascript example here:&lt;/P&gt;&lt;P&gt;geonet: &lt;A _jive_internal="true" href="https://community.esri.com/people/timw1984/blog/2014/07/22/javascript-api-advanced-draw-widget#comments" title="https://community.esri.com/people/timw1984/blog/2014/07/22/javascript-api-advanced-draw-widget#comments"&gt;https://community.esri.com/people/timw1984/blog/2014/07/22/javascript-api-advanced-draw-widget#comments&lt;/A&gt;&amp;nbsp; &lt;/P&gt;&lt;P&gt;jsfiddle: &lt;A href="http://jsfiddle.net/timw1984/4p7d241v/17/embedded/result/" title="http://jsfiddle.net/timw1984/4p7d241v/17/embedded/result/"&gt;http://jsfiddle.net/timw1984/4p7d241v/17/embedded/result/&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This shows the line segment value but still does not add&amp;nbsp; the text to the map.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 19:22:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-measure-widget-show-segment-lengths/m-p/623130#M16542</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-02-05T19:22:22Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Measure widget - show segment lengths</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-measure-widget-show-segment-lengths/m-p/623131#M16543</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You are right, I went with only showing the total length of the line, but you could rewrite the code to show you the length of each segment.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The way I would do it is whenever the user clicks on the map it uses those coordinates to produce a point which will be used to place the lable for the length of the line segment, which will be placed once the user clicks again.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;click -&amp;gt; get lable point -&amp;gt; click again -&amp;gt; place measurement -&amp;gt; save new label point -&amp;gt;... -&amp;gt; double click place total measurement + pleace measurement of last measurement.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I hope this somewhat explains my thought process.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Maybe in the future release I will add this to my draw tool.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tim&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 05 Feb 2015 19:58:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-measure-widget-show-segment-lengths/m-p/623131#M16543</guid>
      <dc:creator>TimWitt2</dc:creator>
      <dc:date>2015-02-05T19:58:01Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Measure widget - show segment lengths</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-measure-widget-show-segment-lengths/m-p/623132#M16544</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;It looks like &lt;A href="https://community.esri.com/migrated-users/5472"&gt;Tom Sellsted&lt;/A&gt;‌ has the solution I am looking for here &lt;A href="https://community.esri.com/docs/DOC-3209"&gt;Measure Widget for Web App Builder Version 1.1.0.1&lt;/A&gt; &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 17 Feb 2015 23:56:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-measure-widget-show-segment-lengths/m-p/623132#M16544</guid>
      <dc:creator>StanMcShinsky</dc:creator>
      <dc:date>2015-02-17T23:56:49Z</dc:date>
    </item>
    <item>
      <title>Re: WAB Measure widget - show segment lengths</title>
      <link>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-measure-widget-show-segment-lengths/m-p/623133#M16545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Stan,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Excellent!&amp;nbsp; I had created a similar widget for the FlexViewer and had meant to create something similar for WAB, but had some other projects in my way until now.&amp;nbsp; I hope this works well for you.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Best Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Feb 2015 00:02:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-web-appbuilder-questions/wab-measure-widget-show-segment-lengths/m-p/623133#M16545</guid>
      <dc:creator>TomSellsted</dc:creator>
      <dc:date>2015-02-18T00:02:24Z</dc:date>
    </item>
  </channel>
</rss>

