<?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: Update SDE feature class with graphic in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-sde-feature-class-with-graphic/m-p/376559#M34937</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ken, thanks, this looks very promising.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 02 Feb 2012 20:53:59 GMT</pubDate>
    <dc:creator>EdSaunders</dc:creator>
    <dc:date>2012-02-02T20:53:59Z</dc:date>
    <item>
      <title>Update SDE feature class with graphic</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-sde-feature-class-with-graphic/m-p/376557#M34935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi all, in my app I'm using the Google Maps API to geocode an address. I'm then using that location to select the coincident parcel from another layer (a feature layer from ArcGIS Server). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="text-decoration:underline;"&gt;Challenge&lt;/SPAN&gt;&lt;SPAN&gt;: I'd like to add the selected parcel graphic as a feature to another layer (which resides in SDE).&amp;nbsp; In other words, the selected parcel graphic becomes a feature in another layer.&amp;nbsp; As well as adding the parcel graphic as a feature, I'd like it to automatically populate some attribute fields using a spatial intersect.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I can see how to edit feature layers using the ESRI samples so I don't necessarily need code, just some ideas on the best methodology to use here would be great.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for any help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ed&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 Jan 2012 21:33:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-sde-feature-class-with-graphic/m-p/376557#M34935</guid>
      <dc:creator>EdSaunders</dc:creator>
      <dc:date>2012-01-26T21:33:43Z</dc:date>
    </item>
    <item>
      <title>Re: Update SDE feature class with graphic</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-sde-feature-class-with-graphic/m-p/376558#M34936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I've done something similar using geoprocessing services.&amp;nbsp; The user draws a graphic, or creates a graphic from XY coordinates.&amp;nbsp; That graphic then gets passed to a geoprocessing service that appends the feature to a feature class within a file geodatabase.&amp;nbsp; I use it as a way to "edit" file geodatabases, without using ArcSDE.&amp;nbsp; It works great, but is probably much slower than editing directly into SDE.&amp;nbsp; I allow my users to draw and/or create multiple graphics, which then get appended in a "bulk upload" fashion, so that the time it takes the operation to run is worth their while.&amp;nbsp; I adopted this strategy before feature services were included in the API, and found a sample that ESRI put out showing how to do it.&amp;nbsp; Here's a link.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://arcscripts.esri.com/details.asp?dbid=16515"&gt;Editing Sample&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Ken&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 30 Jan 2012 15:21:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-sde-feature-class-with-graphic/m-p/376558#M34936</guid>
      <dc:creator>KenMorefield</dc:creator>
      <dc:date>2012-01-30T15:21:00Z</dc:date>
    </item>
    <item>
      <title>Re: Update SDE feature class with graphic</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-sde-feature-class-with-graphic/m-p/376559#M34937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Ken, thanks, this looks very promising.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 02 Feb 2012 20:53:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/update-sde-feature-class-with-graphic/m-p/376559#M34937</guid>
      <dc:creator>EdSaunders</dc:creator>
      <dc:date>2012-02-02T20:53:59Z</dc:date>
    </item>
  </channel>
</rss>

