<?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: Can the newly added features be exported as a new layer? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-the-newly-added-features-be-exported-as-a-new/m-p/761565#M70574</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Editing in a service is - after the submit - visible to all clients connecting to the service. This is a general advantage of editing in a service environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To download the features directly from the JavaScript editing client you have to do a server roundtrip because of downloading purposes. You can send the json from your graphics (which includes the attributes and the geometry) and create the download format and file in the server backend.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 06 Jul 2010 13:43:02 GMT</pubDate>
    <dc:creator>AxelSchaefer</dc:creator>
    <dc:date>2010-07-06T13:43:02Z</dc:date>
    <item>
      <title>Can the newly added features be exported as a new layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-the-newly-added-features-be-exported-as-a-new/m-p/761564#M70573</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;BR /&gt;&lt;SPAN&gt;I was exploring the JavaScript API samples and hoped to find an application in which the user can draw directly on the interface, and the result of such drawing can be saved as a new map layer. This new map layer then can be exported and overlaid on other layers. Is it possible to do so in the ArcGIS server environment?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I saw that the Editing function within the sample page of JavaScript seems to be closest to what I was thinking about (&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/ed_selectionmode.html"&gt;http://help.arcgis.com/en/webapi/javascript/arcgis/help/jssamples_start.htm#jssamples/ed_selectionmode.html&lt;/A&gt;&lt;SPAN&gt;). Within the live sample site, the user can easily create new features and edit their attributes. Yet, I am not certain if these new features can be saved as a new layer and added to other application, say, ArcGIS desktop... Any suggestions and advice would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Jul 2010 23:15:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-the-newly-added-features-be-exported-as-a-new/m-p/761564#M70573</guid>
      <dc:creator>WenLin</dc:creator>
      <dc:date>2010-07-05T23:15:42Z</dc:date>
    </item>
    <item>
      <title>Re: Can the newly added features be exported as a new layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-the-newly-added-features-be-exported-as-a-new/m-p/761565#M70574</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Editing in a service is - after the submit - visible to all clients connecting to the service. This is a general advantage of editing in a service environment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To download the features directly from the JavaScript editing client you have to do a server roundtrip because of downloading purposes. You can send the json from your graphics (which includes the attributes and the geometry) and create the download format and file in the server backend.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Jul 2010 13:43:02 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-the-newly-added-features-be-exported-as-a-new/m-p/761565#M70574</guid>
      <dc:creator>AxelSchaefer</dc:creator>
      <dc:date>2010-07-06T13:43:02Z</dc:date>
    </item>
    <item>
      <title>Re: Can the newly added features be exported as a new layer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-the-newly-added-features-be-exported-as-a-new/m-p/761566#M70575</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Axel,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks much! I will try this out when I get the server set up. Would you recommend any tutorials or references on this topic? Many thanks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Wen&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Editing in a service is - after the submit - visible to all clients connecting to the service. This is a general advantage of editing in a service environment.&lt;BR /&gt;&lt;BR /&gt;To download the features directly from the JavaScript editing client you have to do a server roundtrip because of downloading purposes. You can send the json from your graphics (which includes the attributes and the geometry) and create the download format and file in the server backend.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Jul 2010 00:42:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/can-the-newly-added-features-be-exported-as-a-new/m-p/761566#M70575</guid>
      <dc:creator>WenLin</dc:creator>
      <dc:date>2010-07-07T00:42:13Z</dc:date>
    </item>
  </channel>
</rss>

