<?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 geometryEngine.geodesicBuffer() returning strange geometry in IE11 in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometryengine-geodesicbuffer-returning-strange/m-p/282159#M26067</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;geometryEngine.geodesicBuffer() is returning strange geometry in IE11. The weird thing is this only happens when deployed and used in an internal environment. In dev and testing I cannot reproduce this. It's been tested on several machines with IE11 outside the internal environment and works fine. It works fine with Chrome internally, however users are restricted to IE11. The frequency of issue is unpredictable each time the app is refreshed. Sometimes it happens every other buffer, sometimes every buffer, and sometimes every 4th or 5th buffer. It's returning geometry so obviously no errors to report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on this would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are two examples:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-09-08 at 6.47.40 AM.png" class="image-1 jive-image" src="/legacyfs/online/125990_Screen Shot 2015-09-08 at 6.47.40 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-09-08 at 6.49.43 AM.png" class="image-2 jive-image" src="/legacyfs/online/125991_Screen Shot 2015-09-08 at 6.49.43 AM.png" style="width: 620px; height: 505px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 08 Sep 2015 14:22:24 GMT</pubDate>
    <dc:creator>BenFousek</dc:creator>
    <dc:date>2015-09-08T14:22:24Z</dc:date>
    <item>
      <title>geometryEngine.geodesicBuffer() returning strange geometry in IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometryengine-geodesicbuffer-returning-strange/m-p/282159#M26067</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;geometryEngine.geodesicBuffer() is returning strange geometry in IE11. The weird thing is this only happens when deployed and used in an internal environment. In dev and testing I cannot reproduce this. It's been tested on several machines with IE11 outside the internal environment and works fine. It works fine with Chrome internally, however users are restricted to IE11. The frequency of issue is unpredictable each time the app is refreshed. Sometimes it happens every other buffer, sometimes every buffer, and sometimes every 4th or 5th buffer. It's returning geometry so obviously no errors to report.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Any thoughts on this would be appreciated.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here are two examples:&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-09-08 at 6.47.40 AM.png" class="image-1 jive-image" src="/legacyfs/online/125990_Screen Shot 2015-09-08 at 6.47.40 AM.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="Screen Shot 2015-09-08 at 6.49.43 AM.png" class="image-2 jive-image" src="/legacyfs/online/125991_Screen Shot 2015-09-08 at 6.49.43 AM.png" style="width: 620px; height: 505px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 14:22:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometryengine-geodesicbuffer-returning-strange/m-p/282159#M26067</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2015-09-08T14:22:24Z</dc:date>
    </item>
    <item>
      <title>Re: geometryEngine.geodesicBuffer() returning strange geometry in IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometryengine-geodesicbuffer-returning-strange/m-p/282160#M26068</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Ben,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Looks like a glitched PAC-MAN! &lt;STRONG&gt;geometryEngine&lt;/STRONG&gt; is still in Beta - maybe they are still working-out the kinks.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'd be curious to know if it happens using &lt;STRONG&gt;geometryEngineAsync &lt;/STRONG&gt;as well. Also, not sure if this has anything to do with it (I'm just grabbing at straws), but...&lt;/P&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;The GeometryEngine has two methods for buffering geometries client-side: buffer and &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/esri.geometry.geometryengine-amd.html#geodesicbuffer" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;geodesicBuffer()&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;. Use caution when deciding which method to use. As a general rule, use &lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/esri.geometry.geometryengine-amd.html#geodesicbuffer" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;geodesicBuffer()&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt; if the input geometries have a spatial reference of either WGS-84 (wkid: 4326) or Web Mercator Auxiliary Sphere (wkid: 3857). Only use buffer (this method) when attempting to buffer geometries with a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Projected_coordinate_systems/02r3000000vt000000/" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;projected coordinate system&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt; other than Web Mercator. If you need to buffer geometries with a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/arcgis-rest-api/index.html#/Geographic_coordinate_systems/02r300000105000000/" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;geographic coordinate system&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt; other than WGS-84 (wkid: 4326), use&lt;/SPAN&gt;&lt;A href="https://developers.arcgis.com/javascript/jsapi/geometryservice-amd.html#buffer" style="color: #00629b; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;GeometryService.buffer()&lt;/A&gt;&lt;SPAN style="color: #4d4d4d; font-family: 'Lucida Grande', 'Segoe UI', Arial, sans-serif;"&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;I noticed similar behavior has happened to others (using Flex API against a server process):&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/thread/101749"&gt;Strange Buffer Results - Looks like Pac-Man&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 20:58:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometryengine-geodesicbuffer-returning-strange/m-p/282160#M26068</guid>
      <dc:creator>ChrisSmith7</dc:creator>
      <dc:date>2015-09-08T20:58:27Z</dc:date>
    </item>
    <item>
      <title>Re: geometryEngine.geodesicBuffer() returning strange geometry in IE11</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometryengine-geodesicbuffer-returning-strange/m-p/282161#M26069</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hey Chris,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually using geometryEngineAsync.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Switched to geometry service and get the same result. So something else going on here with the graphic created with result. Unfortunately I don't have access to one of the virtual desktops where the issue seems to only exist... so I'm &lt;SPAN style="line-height: 1.5;"&gt;setting up a test to get geometry json from various points in the process and see what can be found out. Will report.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Sep 2015 22:05:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/geometryengine-geodesicbuffer-returning-strange/m-p/282161#M26069</guid>
      <dc:creator>BenFousek</dc:creator>
      <dc:date>2015-09-08T22:05:28Z</dc:date>
    </item>
  </channel>
</rss>

