<?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: JavaScript 3.27 API - Buffer tool isn't buffering to the correct distances in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-27-api-buffer-tool-isn-t-buffering-to/m-p/222955#M20722</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;If your map is Geographic or WebMercator then you need to use&amp;nbsp;&lt;/P&gt;&lt;PRE class="language-javascript"&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;params&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;geodesic &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;true&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 27 Feb 2019 19:11:30 GMT</pubDate>
    <dc:creator>RobertScheitlin__GISP</dc:creator>
    <dc:date>2019-02-27T19:11:30Z</dc:date>
    <item>
      <title>JavaScript 3.27 API - Buffer tool isn't buffering to the correct distances</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-27-api-buffer-tool-isn-t-buffering-to/m-p/222954#M20721</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've been using the JS 3.27 api buffer tool:&lt;BR /&gt;&lt;A href="https://developers.arcgis.com/javascript/3/jssamples/util_buffergraphic.html"&gt;https://developers.arcgis.com/javascript/3/jssamples/util_buffergraphic.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've got it working in my custom map, but the buffer sizes are wrong. For example, I've done a buffer of 1600 metres, but when I measure it, it&amp;nbsp;is about 1900 metres. It's not the measure tool, because I've buffered some grid roads, the distances of which are 1600 metres apart, so when I buffer a line in the middle, it goes over by about 150m on each side&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;I've measured other buffers and they are wrong too, by about 20%.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have a look at my attachment, it shows two grid roads (north-south), 1,600 metres apart. The buffer was supposed to be 1,600 metres wide, but when measured it is around ,1900 metres.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 17:21:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-27-api-buffer-tool-isn-t-buffering-to/m-p/222954#M20721</guid>
      <dc:creator>CarlTownsend1</dc:creator>
      <dc:date>2019-02-27T17:21:07Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript 3.27 API - Buffer tool isn't buffering to the correct distances</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-27-api-buffer-tool-isn-t-buffering-to/m-p/222955#M20722</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Carl,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; &amp;nbsp;If your map is Geographic or WebMercator then you need to use&amp;nbsp;&lt;/P&gt;&lt;PRE class="language-javascript"&gt;&lt;PRE class="language-javascript line-numbers"&gt;&lt;CODE&gt;params&lt;SPAN class="punctuation token"&gt;.&lt;/SPAN&gt;geodesic &lt;SPAN class="operator token"&gt;=&lt;/SPAN&gt; &lt;SPAN class="keyword token"&gt;true&lt;/SPAN&gt;&lt;SPAN class="punctuation token"&gt;;&lt;/SPAN&gt;&lt;SPAN class="line-numbers-rows"&gt;&lt;SPAN&gt;‍&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 19:11:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-27-api-buffer-tool-isn-t-buffering-to/m-p/222955#M20722</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2019-02-27T19:11:30Z</dc:date>
    </item>
    <item>
      <title>Re: JavaScript 3.27 API - Buffer tool isn't buffering to the correct distances</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-27-api-buffer-tool-isn-t-buffering-to/m-p/222956#M20723</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks so much! That has fixed the problem! I sort of suspected something like that, but that parameter wasn't in the code to begin with.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 27 Feb 2019 19:21:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/javascript-3-27-api-buffer-tool-isn-t-buffering-to/m-p/222956#M20723</guid>
      <dc:creator>CarlTownsend1</dc:creator>
      <dc:date>2019-02-27T19:21:51Z</dc:date>
    </item>
  </channel>
</rss>

