<?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: Updating and Deleting features while in offline mode in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299262#M2667</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, Nimesh.&amp;nbsp; There is hope!&amp;nbsp; I have poured through the reference and cannot find anything on the text file storage.&amp;nbsp; Would you be able to clue me in on how to call this file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 07 Mar 2012 17:25:44 GMT</pubDate>
    <dc:creator>deleted-user-4bdbdJY7UQ_i</dc:creator>
    <dc:date>2012-03-07T17:25:44Z</dc:date>
    <item>
      <title>Updating and Deleting features while in offline mode</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299259#M2664</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 have been trying to customize the Online/Offline and UC sample apps, and I am stuck.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have not been able to find any sample code or reference that would enable me to delete/update geometry/update attributes while the layer is offline.&amp;nbsp; I am doing just fine with adding new features, though.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;All the samples that allow updating/deleting capabilities seem to require that the feature layer is connected to the server.&amp;nbsp; Am I missing something?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Feb 2012 19:15:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299259#M2664</guid>
      <dc:creator>deleted-user-4bdbdJY7UQ_i</dc:creator>
      <dc:date>2012-02-29T19:15:59Z</dc:date>
    </item>
    <item>
      <title>Re: Updating and Deleting features while in offline mode</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299260#M2665</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am replying to my own thread to try to clarify my question.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1) I would like to take a feature layer offline for editing.&amp;nbsp; No problems doing this with the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2) While offline, I would like to add additional features to this feature layer. Again no problems doing this with the SDK.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3) If I make a mistake and want to delete the feature that I just added offline - I am not able to do this as far as I know while I am offline.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;4) If I want to update geometry or attributes of an existing feature - I am not able to do this as far as I know while I am offline.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to be able to do #3 and #4 if it is possible.&amp;nbsp; If it is not possible with this version of the SDK, I need to know this so that I do&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;not spend anymore countless hours trying to make it work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 02:05:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299260#M2665</guid>
      <dc:creator>deleted-user-4bdbdJY7UQ_i</dc:creator>
      <dc:date>2012-03-07T02:05:39Z</dc:date>
    </item>
    <item>
      <title>Re: Updating and Deleting features while in offline mode</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299261#M2666</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;#3 and #4, both are possible. When you are in Offline mode and add features they are getting added as a text to the text file. You can grab that text file and perform #3 and #4.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 16:09:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299261#M2666</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-03-07T16:09:54Z</dc:date>
    </item>
    <item>
      <title>Re: Updating and Deleting features while in offline mode</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299262#M2667</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks, Nimesh.&amp;nbsp; There is hope!&amp;nbsp; I have poured through the reference and cannot find anything on the text file storage.&amp;nbsp; Would you be able to clue me in on how to call this file?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Mark&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 17:25:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299262#M2667</guid>
      <dc:creator>deleted-user-4bdbdJY7UQ_i</dc:creator>
      <dc:date>2012-03-07T17:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: Updating and Deleting features while in offline mode</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299263#M2668</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;In the OnlineOfflineEditingSample look for writeAddedFeatures and readAddedFeatures methods in OnlineOfflineFeatureLayer.m code file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Nimesh&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 07 Mar 2012 17:55:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/updating-and-deleting-features-while-in-offline/m-p/299263#M2668</guid>
      <dc:creator>NimeshJarecha</dc:creator>
      <dc:date>2012-03-07T17:55:34Z</dc:date>
    </item>
  </channel>
</rss>

