<?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: buffer 3d polygon in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-3d-polygon/m-p/174517#M16191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your polygon has uniform z values you could just edit the geometry engine's output like this:&amp;nbsp;&lt;A class="link-titled" href="https://jsbin.com/nozuvisulo/edit?html,output" title="https://jsbin.com/nozuvisulo/edit?html,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your polygon has varying z values it's a harder problem. &amp;nbsp;I'm not really sure the right way to approach it, but the geometry engine doesn't appear to have a solution built in. &amp;nbsp;Convex hull looks like it respects z values, but it returns the smallest possible enclosing polygon rather than a buffer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Apr 2017 15:57:01 GMT</pubDate>
    <dc:creator>ThomasSolow</dc:creator>
    <dc:date>2017-04-28T15:57:01Z</dc:date>
    <item>
      <title>buffer 3d polygon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-3d-polygon/m-p/174516#M16190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;i am trying to buffer a polygon that has z values with the js api 4.3. The output geometry has all z values set to 0.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I use the&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngineAsync.html#geodesicBuffer" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-geometry-geometryEngineAsync.html#geodesicBuffer"&gt;geometryEngineAsync | API Reference | ArcGIS API for JavaScript 4.3&lt;/A&gt;&amp;nbsp;&amp;nbsp;method.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is it not possible to buffer 3D objects?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 14:54:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-3d-polygon/m-p/174516#M16190</guid>
      <dc:creator>JamesEyre</dc:creator>
      <dc:date>2017-04-28T14:54:41Z</dc:date>
    </item>
    <item>
      <title>Re: buffer 3d polygon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-3d-polygon/m-p/174517#M16191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your polygon has uniform z values you could just edit the geometry engine's output like this:&amp;nbsp;&lt;A class="link-titled" href="https://jsbin.com/nozuvisulo/edit?html,output" title="https://jsbin.com/nozuvisulo/edit?html,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If your polygon has varying z values it's a harder problem. &amp;nbsp;I'm not really sure the right way to approach it, but the geometry engine doesn't appear to have a solution built in. &amp;nbsp;Convex hull looks like it respects z values, but it returns the smallest possible enclosing polygon rather than a buffer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 15:57:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-3d-polygon/m-p/174517#M16191</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-04-28T15:57:01Z</dc:date>
    </item>
    <item>
      <title>Re: buffer 3d polygon</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-3d-polygon/m-p/174518#M16192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;My polygon does have varying z values. It is a box.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Apr 2017 16:29:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/buffer-3d-polygon/m-p/174518#M16192</guid>
      <dc:creator>JamesEyre</dc:creator>
      <dc:date>2017-04-28T16:29:16Z</dc:date>
    </item>
  </channel>
</rss>

