<?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: Using Draw tool as a &amp;quot;measuring stick&amp;quot; in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/using-draw-tool-as-a-amp-amp-quot-measuring-stick/m-p/209784#M19438</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I didn't even know of the existence of the measurement tool &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I've implemented it, and it works fine, except for one thing: How can I use other measurement units than the standard choices. I'm particularly thinking of using nautical miles.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortuantely it doesnt look like the measurement tool supports nautical miles, although i am not sure why.&amp;nbsp; Maybe ESRI can comment on that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 26 Apr 2012 13:03:36 GMT</pubDate>
    <dc:creator>JeffPace</dc:creator>
    <dc:date>2012-04-26T13:03:36Z</dc:date>
    <item>
      <title>Using Draw tool as a &amp;amp;quot;measuring stick&amp;amp;quot;</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/using-draw-tool-as-a-amp-amp-quot-measuring-stick/m-p/209781#M19435</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to figure out how to use the Draw toolset in this sample as a "measuring stick":&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_draw.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_draw.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I'm trying to accomplish is that a user will be able to see the distance on the map from a starting point to the end point.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What I already know is that this can be accomplished with a point-to-point distance measurement using the map method toScreen to get the coordinates and then simply calculating the distance (using our old friend Pythagoras) between the two points, but I'm at a loss how to do this with the Draw toolset.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 08:49:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/using-draw-tool-as-a-amp-amp-quot-measuring-stick/m-p/209781#M19435</guid>
      <dc:creator>Salomon_VágadalJoensen</dc:creator>
      <dc:date>2012-03-28T08:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Using Draw tool as a "measuring stick"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/using-draw-tool-as-a-amp-amp-quot-measuring-stick/m-p/209782#M19436</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm trying to figure out how to use the Draw toolset in this sample as a "measuring stick":&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_draw.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/demos/toolbar/toolbar_draw.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;What I'm trying to accomplish is that a user will be able to see the distance on the map from a starting point to the end point.&lt;BR /&gt;&lt;BR /&gt;What I already know is that this can be accomplished with a point-to-point distance measurement using the map method toScreen to get the coordinates and then simply calculating the distance (using our old friend Pythagoras) between the two points, but I'm at a loss how to do this with the Draw toolset.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Instead of reinventing, is there a reason you are not using the measurement tool?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 28 Mar 2012 16:05:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/using-draw-tool-as-a-amp-amp-quot-measuring-stick/m-p/209782#M19436</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-03-28T16:05:36Z</dc:date>
    </item>
    <item>
      <title>Re: Using Draw tool as a "measuring stick"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/using-draw-tool-as-a-amp-amp-quot-measuring-stick/m-p/209783#M19437</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I didn't even know of the existence of the measurement tool &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've implemented it, and it works fine, except for one thing: How can I use other measurement units than the standard choices. I'm particularly thinking of using nautical miles.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2012 12:03:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/using-draw-tool-as-a-amp-amp-quot-measuring-stick/m-p/209783#M19437</guid>
      <dc:creator>Salomon_VágadalJoensen</dc:creator>
      <dc:date>2012-04-26T12:03:53Z</dc:date>
    </item>
    <item>
      <title>Re: Using Draw tool as a "measuring stick"</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/using-draw-tool-as-a-amp-amp-quot-measuring-stick/m-p/209784#M19438</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I didn't even know of the existence of the measurement tool &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;BR /&gt;&lt;BR /&gt;I've implemented it, and it works fine, except for one thing: How can I use other measurement units than the standard choices. I'm particularly thinking of using nautical miles.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Unfortuantely it doesnt look like the measurement tool supports nautical miles, although i am not sure why.&amp;nbsp; Maybe ESRI can comment on that.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Apr 2012 13:03:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/using-draw-tool-as-a-amp-amp-quot-measuring-stick/m-p/209784#M19438</guid>
      <dc:creator>JeffPace</dc:creator>
      <dc:date>2012-04-26T13:03:36Z</dc:date>
    </item>
  </channel>
</rss>

