<?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 Merge or Union Graphics? in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/merge-or-union-graphics/m-p/695766#M17871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS 10 Geometry service is your answer, unless you want to try and write your own union code &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you know the parcels doesn't overlap, you can simply just lump the rings collections together:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;foreach(PointCollection points in polygon2.Rings)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; polygon1.Rings.Add(points);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Apr 2010 18:00:56 GMT</pubDate>
    <dc:creator>dotMorten_esri</dc:creator>
    <dc:date>2010-04-17T18:00:56Z</dc:date>
    <item>
      <title>Merge or Union Graphics?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/merge-or-union-graphics/m-p/695765#M17870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have two parcel graphics that I want to merge or union in to one graphic feature.&amp;nbsp; Is there anyway to do this or do I have to wait for AGS10 geometry service?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Apr 2010 18:33:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/merge-or-union-graphics/m-p/695765#M17870</guid>
      <dc:creator>KadeSmith</dc:creator>
      <dc:date>2010-04-16T18:33:07Z</dc:date>
    </item>
    <item>
      <title>Merge or Union Graphics?</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/merge-or-union-graphics/m-p/695766#M17871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;ArcGIS 10 Geometry service is your answer, unless you want to try and write your own union code &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If you know the parcels doesn't overlap, you can simply just lump the rings collections together:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;foreach(PointCollection points in polygon2.Rings)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; polygon1.Rings.Add(points);&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Apr 2010 18:00:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/merge-or-union-graphics/m-p/695766#M17871</guid>
      <dc:creator>dotMorten_esri</dc:creator>
      <dc:date>2010-04-17T18:00:56Z</dc:date>
    </item>
  </channel>
</rss>

