<?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: Flex API Editing Feature in One Layer as a New Feature in Another Layer in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-editing-feature-in-one-layer-as-a-new/m-p/258849#M6115</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Andreas, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm just getting back to this project after clearing my plate of some other work. The requirements for this application demand that the schemas be slightly different. The pasteLayer will only have one additional field. Otherwise they are the same. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 23 May 2014 11:58:36 GMT</pubDate>
    <dc:creator>TylerWaring</dc:creator>
    <dc:date>2014-05-23T11:58:36Z</dc:date>
    <item>
      <title>Flex API Editing Feature in One Layer as a New Feature in Another Layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-editing-feature-in-one-layer-as-a-new/m-p/258847#M6113</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings Everyone,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I plan to extend some editing capabilities to a application that I created. The user will be adding parcel features to a parcel feature layer that is derived from out master parcel layer. Rather than have the user digitize a new parcel when they add the feature, I would like to give them the ability to select a parcel from our master parcel layer and use it's geometry for the new feature. I can get the parcel graphic from the master parcel layer just fine. However, is it possible to use this graphic to create a new feature in a separate feature layer? I'm trying to do something similar to the Edit--&amp;gt;Copy and Edit--&amp;gt;Paste functionality in ArcGIS Desktop.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 02 Apr 2014 12:48:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-editing-feature-in-one-layer-as-a-new/m-p/258847#M6113</guid>
      <dc:creator>TylerWaring</dc:creator>
      <dc:date>2014-04-02T12:48:03Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API Editing Feature in One Layer as a New Feature in Another Layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-editing-feature-in-one-layer-as-a-new/m-p/258848#M6114</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;if the schema of both layers are equal, then you can simply do:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;
secondLayer.applyEdits(firstLayer.selectedFeatures, null ,null, new AsyncResponder(copyDone, copyFailed))
&lt;/PRE&gt;&lt;BR /&gt;&lt;SPAN&gt;firstLayer and secondLayer are both FeatureLayers and copyDone, copyFailed are methods that handle the event that edit is ready or edit failed.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bye,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Andreas&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Dec 2021 12:44:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-editing-feature-in-one-layer-as-a-new/m-p/258848#M6114</guid>
      <dc:creator>AndreasRuloffs1</dc:creator>
      <dc:date>2021-12-11T12:44:22Z</dc:date>
    </item>
    <item>
      <title>Re: Flex API Editing Feature in One Layer as a New Feature in Another Layer</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-editing-feature-in-one-layer-as-a-new/m-p/258849#M6115</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Andreas, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm just getting back to this project after clearing my plate of some other work. The requirements for this application demand that the schemas be slightly different. The pasteLayer will only have one additional field. Otherwise they are the same. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, Tyler&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 May 2014 11:58:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/flex-api-editing-feature-in-one-layer-as-a-new/m-p/258849#M6115</guid>
      <dc:creator>TylerWaring</dc:creator>
      <dc:date>2014-05-23T11:58:36Z</dc:date>
    </item>
  </channel>
</rss>

