<?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: Out of box Measurement Tool Error in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/out-of-box-measurement-tool-error/m-p/646894#M60277</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Vikram,&lt;BR /&gt;&lt;BR /&gt;Can you post the code you are using?&amp;nbsp; I could not reproduce this with the following sample:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/javascript/samples/widget_measureproject/"&gt;http://developers.arcgis.com/javascript/samples/widget_measureproject/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Jake, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't realize that I had to set the Geometry Service . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt; esri.config.defaults.geometryService = new esri.tasks.GeometryService("http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer");&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After I set ,I am not getting error . Thanks Jake for pointing out the sample .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 24 Feb 2014 17:14:55 GMT</pubDate>
    <dc:creator>VikramS</dc:creator>
    <dc:date>2014-02-24T17:14:55Z</dc:date>
    <item>
      <title>Out of box Measurement Tool Error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/out-of-box-measurement-tool-error/m-p/646892#M60275</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I am trying to calculate the area using the out of the box Measurement tool . It is failing when the geometry crosses itself like below . Can anyone tell me whats the work around to solve it . If not , then how can I avoid the exception&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;[ATTACH=CONFIG]31708[/ATTACH]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 15:26:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/out-of-box-measurement-tool-error/m-p/646892#M60275</guid>
      <dc:creator>VikramS</dc:creator>
      <dc:date>2014-02-24T15:26:02Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Measurement Tool Error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/out-of-box-measurement-tool-error/m-p/646893#M60276</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Vikram,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you post the code you are using?&amp;nbsp; I could not reproduce this with the following sample:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/javascript/samples/widget_measureproject/"&gt;http://developers.arcgis.com/javascript/samples/widget_measureproject/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 16:09:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/out-of-box-measurement-tool-error/m-p/646893#M60276</guid>
      <dc:creator>JakeSkinner</dc:creator>
      <dc:date>2014-02-24T16:09:26Z</dc:date>
    </item>
    <item>
      <title>Re: Out of box Measurement Tool Error</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/out-of-box-measurement-tool-error/m-p/646894#M60277</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Hi Vikram,&lt;BR /&gt;&lt;BR /&gt;Can you post the code you are using?&amp;nbsp; I could not reproduce this with the following sample:&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://developers.arcgis.com/javascript/samples/widget_measureproject/"&gt;http://developers.arcgis.com/javascript/samples/widget_measureproject/&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hello Jake, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I didn't realize that I had to set the Geometry Service . &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;STRONG&gt; esri.config.defaults.geometryService = new esri.tasks.GeometryService("http://tasks.arcgisonline.com/ArcGIS/rest/services/Geometry/GeometryServer");&lt;/STRONG&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;After I set ,I am not getting error . Thanks Jake for pointing out the sample .&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 24 Feb 2014 17:14:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/out-of-box-measurement-tool-error/m-p/646894#M60277</guid>
      <dc:creator>VikramS</dc:creator>
      <dc:date>2014-02-24T17:14:55Z</dc:date>
    </item>
  </channel>
</rss>

