<?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 Complex buffer polygons in .NET Maps SDK Questions</title>
    <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570152#M6989</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some complex buffer polygons displayed from a runtime geodatabase.&amp;nbsp; If I'm zoomed all the way out, they appear fine, but when I zoom in closer, errant lines shoot all over the place.&amp;nbsp; Is there a known limitation for rendering polygons?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Aug 2015 23:11:46 GMT</pubDate>
    <dc:creator>MarkCederholm</dc:creator>
    <dc:date>2015-08-12T23:11:46Z</dc:date>
    <item>
      <title>Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570152#M6989</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have some complex buffer polygons displayed from a runtime geodatabase.&amp;nbsp; If I'm zoomed all the way out, they appear fine, but when I zoom in closer, errant lines shoot all over the place.&amp;nbsp; Is there a known limitation for rendering polygons?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Aug 2015 23:11:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570152#M6989</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-08-12T23:11:46Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570153#M6990</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Not that I know. Could you create a simple producer for the issue?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 08:44:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570153#M6990</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-08-13T08:44:39Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570154#M6991</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I've attached an example.&amp;nbsp; When I just buffered AZ highways, the problem didn't appear.&amp;nbsp; Then I buffered AZ towns and appended the two classes together, and that did the trick (zoom into the southern part of the state).&amp;nbsp; There seems to be more of a problem with rendering lots of widely scattered little polygon parts.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Aug 2015 14:52:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570154#M6991</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-08-13T14:52:08Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570155#M6992</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, I'm also seeing GeometryEngine errors on the two test polygons:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Internal error exception&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at RuntimeCoreNet.Interop.HandleException(Boolean retVal)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at RuntimeCoreNet.CoreGeometryEngine.Intersects(ICoreGeometry coreGeometry1, ICoreGeometry coreGeometry2, CoreSpatialReference coreSpatialReference)&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp; at Esri.ArcGISRuntime.Geometry.GeometryEngine.Intersects(Geometry geometry1, Geometry geometry2)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Update:&amp;nbsp; If I simplify the polygons, the intersection test works.&lt;/P&gt;&lt;P&gt;Update 2: I just looked at the results of the simplify, and they're bogus.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Aug 2015 19:40:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570155#M6992</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-08-14T19:40:04Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570156#M6993</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have logged a bug issue for this, thanks for providing repro. Could you also provide repros for the GeometryEngine issues that you are seeing?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 15:48:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570156#M6993</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-08-25T15:48:07Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570157#M6994</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 25 Aug 2015 17:14:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570157#M6994</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-08-25T17:14:46Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570158#M6995</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Mark again, I have confirmed issue and logged a bug issue for these ones.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 08:35:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570158#M6995</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-08-26T08:35:59Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570159#M6996</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FYI, as a workaround, I have accomplished production-level workflow using arcpy to slice the polygons into smaller chunks before exporting to Runtime content.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 16:15:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570159#M6996</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-08-26T16:15:53Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570160#M6997</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Also exporting geometries to json and read them from there seems to do the trick.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 26 Aug 2015 16:17:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570160#M6997</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-08-26T16:17:56Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570161#M6998</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mark,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;How did you create the geodatabase? What tools were used etc? If you don't want to share that information publicly, please send it directly to me to akajanus-at-esri.com.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cheers,&lt;/P&gt;&lt;P&gt;Antti&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 09:14:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570161#M6998</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-08-27T09:14:45Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570162#M6999</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;As simple as it gets.&amp;nbsp;&amp;nbsp; In a Python window:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;arcpy.CreateFileGDB_management("c:/apps/temp", "Test.gdb")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;arcpy.Buffer_analysis("c:/apps/temp/towns.shp", "c:/apps/temp/Test.gdb/Town_buffers", "1 Mile", dissolve_option="ALL")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;arcpy.Buffer_analysis("c:/apps/temp/trans123.shp", "c:/apps/temp/Test.gdb/Test_buffers", "1 Mile", dissolve_option="ALL")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-family: 'courier new', courier;"&gt;arcpy.Append_management("c:/apps/temp/Test.gdb/Town_buffers", "c:/apps/temp/Test.gdb/Test_buffers", "NO_TEST")&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then in ArcMap (10.3.1) I opened the resulting feature class and shared as Runtime content.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As another test, created a geodatabase using just the towns shapefile and got similar rendering results.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;[Shapefiles attached.]&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 14:22:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570162#M6999</guid>
      <dc:creator>MarkCederholm</dc:creator>
      <dc:date>2015-08-27T14:22:39Z</dc:date>
    </item>
    <item>
      <title>Re: Complex buffer polygons</title>
      <link>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570163#M7000</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Cool, thanks. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 27 Aug 2015 14:38:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/net-maps-sdk-questions/complex-buffer-polygons/m-p/570163#M7000</guid>
      <dc:creator>AnttiKajanus1</dc:creator>
      <dc:date>2015-08-27T14:38:07Z</dc:date>
    </item>
  </channel>
</rss>

