<?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: Polygon Editing Capabilities in Silverlight API in ArcGIS API for Silverlight Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640186#M16475</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The snap to vertices have configurable properties: SnapKey and SnapDistance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;esri:Map x:Name="MyMap" Extent="-13054165,3850112,-13027133,3863559" esri:Editor.SnapDistance="20" esri:Editor.SnapKey="S"&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Re: snap to edges, this is a related thread: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/26296-Snap-to-edges" rel="nofollow noopener noreferrer" target="_blank"&gt;http://forums.arcgis.com/threads/26296-Snap-to-edges&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly see attached for drawing a hole. You draw a closed polyline to create a polygon (hole). This is by design. Cutting with polygon is not supported by Editor out-of-the-box but you can customize your app to use CutAsync instead of going through the Editor. What you can do is allow user to draw cutter with polygon and in code convert it to a polyline to pass as parameter to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Tasks.GeometryService~CutAsync.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Tasks.GeometryService~CutAsync.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can read up on the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Editor.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Editor.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also take a look at the SDK samples. Particularly, Editing, Utilities, Graphics, and Toolkit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For editing attributes, you can use FeatureDataForm or FeatureDataGrid or EditorWidget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sun, 12 Dec 2021 03:12:24 GMT</pubDate>
    <dc:creator>JenniferNery</dc:creator>
    <dc:date>2021-12-12T03:12:24Z</dc:date>
    <item>
      <title>Polygon Editing Capabilities in Silverlight API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640183#M16472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a project that will use ArcGIS Server 9.3.1 as the data source. It requires fairly complex polygon editing in the client and I am planning on using OpenLayers because it can do what I need. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The client has asked that I consider using the Silverlight API instead. My questions are only related to what kind of editing can be done in the client, I already know how I will get the geometries to the client and back to the server. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does anyone know if the Silverlight API can do the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- snap vertices to adjacent polygons while creating or editing vertices&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- create and edit multi-part polygons&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- create holes in polygons&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- delete holes from polygons&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I've found plenty of editing examples, but none that demonstrate any of these capabilities. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 18:32:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640183#M16472</guid>
      <dc:creator>MichaelAnderson</dc:creator>
      <dc:date>2011-03-29T18:32:30Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Editing Capabilities in Silverlight API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640184#M16473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You can look at this Editing sample: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsExplicitSave"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsExplicitSave&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- snap vertices to adjacent polygons while creating or editing vertices&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on Edit Vertices button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on polygon you want to edit&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Press on CTRL-key while dragging vertex and try to snap to other polygon's vertex&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- create and edit multi-part polygons&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on Add Vertices button to add polygons.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on Add to Selection button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on polygons you want to comprise a single polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on Union button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To demonstrate that this is in-fact multi-part.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on Edit Vertices button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Drag one of the polygons. Notice that the other polygons are moved with it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- create holes in polygons&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on New Selection button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on polygon you want to edit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on Cut button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Draw a hole inside the polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;- delete holes from polygons&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt;Delete hole to make one polygon?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]Click on New Selection button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on the two polygons created from above.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on Union button. (this creates a single polygon without the hole)[/INDENT]&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;or delete hole to get rid of the center?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;[INDENT]Click on New Selection button.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on the inner polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Click on Delete Selected button. (this removes the center).[/INDENT]&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 21:58:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640184#M16473</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-03-29T21:58:30Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Editing Capabilities in Silverlight API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640185#M16474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Jennifer. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The multi-part polygon works great. The snapping looks like it snaps to vertices in adjacent polygons, but not edges. Can it be configured to snap to edges? I like how it shows the snap tolerance. I'm guessing the tolerance can be modified.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;At first I couldn't get the holes to work because it only let's you draw a line. Then I tried a line that crosses over itself and that did it. Is there a way to draw a polygon to cut it with? A line crossing itself works, but isn't as intuitive as a polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Looks like I can potentially use the SilverLight API instead of OpenLayers. Could you point me to documentation, tutorials, screen casts, etc. about editing and how to configure it? I'm particularly interested in how many vertices a polygon can have and assigning attributes to the polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 29 Mar 2011 23:50:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640185#M16474</guid>
      <dc:creator>MichaelAnderson</dc:creator>
      <dc:date>2011-03-29T23:50:41Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Editing Capabilities in Silverlight API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640186#M16475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The snap to vertices have configurable properties: SnapKey and SnapDistance&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
&amp;lt;esri:Map x:Name="MyMap" Extent="-13054165,3850112,-13027133,3863559" esri:Editor.SnapDistance="20" esri:Editor.SnapKey="S"&amp;gt;
&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Re: snap to edges, this is a related thread: &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/26296-Snap-to-edges" rel="nofollow noopener noreferrer" target="_blank"&gt;http://forums.arcgis.com/threads/26296-Snap-to-edges&lt;/A&gt;&lt;SPAN&gt;. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Kindly see attached for drawing a hole. You draw a closed polyline to create a polygon (hole). This is by design. Cutting with polygon is not supported by Editor out-of-the-box but you can customize your app to use CutAsync instead of going through the Editor. What you can do is allow user to draw cutter with polygon and in code convert it to a polyline to pass as parameter to &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Tasks.GeometryService~CutAsync.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Tasks.GeometryService~CutAsync.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can read up on the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Editor.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/apiref/ESRI.ArcGIS.Client~ESRI.ArcGIS.Client.Editor.html&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also take a look at the SDK samples. Particularly, Editing, Utilities, Graphics, and Toolkit.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For editing attributes, you can use FeatureDataForm or FeatureDataGrid or EditorWidget.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:12:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640186#M16475</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2021-12-12T03:12:24Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Editing Capabilities in Silverlight API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640187#M16476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Your description of how to use a polygon to cut made me realize some of this editing is using calls to the server. I assumed it was all going on the the client. I turned on Firebug to confirm that. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;My client will be upgrading to 10 in the future, but not until after my current project is finished. So I can't do this editing, at least the hole cutting part, with 9.3.1 on the back end, correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 30 Mar 2011 18:24:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640187#M16476</guid>
      <dc:creator>MichaelAnderson</dc:creator>
      <dc:date>2011-03-30T18:24:58Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Editing Capabilities in Silverlight API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640188#M16477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You're right Editing is new to ArcGIS REST API v10 &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/index.html&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can still perform geometry edits on the graphic from the client-side by using Draw (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#DrawGraphics" rel="nofollow noopener noreferrer" target="_blank"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#DrawGraphics&lt;/A&gt;&lt;SPAN&gt;). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can update the DrawComplete event handler to something like this. For simplicity, I am using polyline to cut but you can also use polygon and iterate through its rings.&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
Polyline polyline = args.Geometry as Polyline;
if (polyline != null &amp;amp;&amp;amp; graphicsLayer.Graphics.Count&amp;gt;0 &amp;amp;&amp;amp; graphicsLayer.Graphics[0].Geometry is Polygon)
{
 Polygon polygon = graphicsLayer.Graphics[0].Geometry as Polygon;
 foreach (var path in polyline.Paths)
 {
&amp;nbsp; polygon.Rings.Add(path);
 }
}
else
 graphicsLayer.Graphics.Add(graphic);
&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 03:12:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640188#M16477</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2021-12-12T03:12:27Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Editing Capabilities in Silverlight API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640189#M16478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was just logging on to ask if you could do something like that. In OpenLayers the way I have done it is to represent the geometries in WKT and then insert the holes in the WKT and recreate the geometry. Deleting a hole is just removing the hole from the WKT and recreating the geometry. This looks basically the same. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Can I do something similar to create a multi-part polygons since I can't do the union like the other example?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I assume the snapping works the same and isn't dependent on anything server side. And I don't see any REST request when I delete a polygon, so that will work too, correct?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;And thank you very much for all your help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mike&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 01:05:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640189#M16478</guid>
      <dc:creator>MichaelAnderson</dc:creator>
      <dc:date>2011-03-31T01:05:33Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Editing Capabilities in Silverlight API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640190#M16479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, for union, you want to add the rings from one polygon to rings of another polygon to make a single multi-part polygon.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Snapping requires more code, you need to find the closest vertex by comparing the distance of the moving vertex against vertices of other feature geometries.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Delete is removing the graphic from your layer. You don't see a webrequest for this operation if FeatureLayer.AutoSave=False until SaveEdits is called. The feature is marked for deletion and a request is made to the service for this object id to be deleted. You can try this sample and watch the webrequests on Fiddler: &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsAutoSave"&gt;http://help.arcgis.com/en/webapi/silverlight/samples/start.htm#EditToolsAutoSave&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 31 Mar 2011 16:40:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640190#M16479</guid>
      <dc:creator>JenniferNery</dc:creator>
      <dc:date>2011-03-31T16:40:57Z</dc:date>
    </item>
    <item>
      <title>Re: Polygon Editing Capabilities in Silverlight API</title>
      <link>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640191#M16480</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have inverse problem. I need some of the functionality in OpenLayers, particularly to create and edit multi-part polygon. Can you help me?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;Pavel Vranka (&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:vranka@seznam.cz"&gt;vranka@seznam.cz&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Dec 2011 10:23:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-silverlight-questions/polygon-editing-capabilities-in-silverlight-api/m-p/640191#M16480</guid>
      <dc:creator>PavelVranka</dc:creator>
      <dc:date>2011-12-06T10:23:41Z</dc:date>
    </item>
  </channel>
</rss>

