<?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: How to get only updated features through iOS sdk in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243847#M2307</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Suganaya.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I want to fetch only updated features or specific features data from &lt;STRONG&gt;arcgis online layer url&lt;/STRONG&gt; not from the locally geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 17 Jun 2017 11:26:19 GMT</pubDate>
    <dc:creator>KamalMittal</dc:creator>
    <dc:date>2017-06-17T11:26:19Z</dc:date>
    <item>
      <title>How to get only updated features through iOS sdk</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243845#M2305</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class=""&gt;Hi,&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;I have generated geodatabase on device for offline use. Now I want to get only those features which are last edited/modified or newly added instead of whole features data and update geodatabse(which will contain old + new feature data)&amp;nbsp;on device when user press refresh button. Right now I am using &lt;STRONG&gt;Arcgis runtime iOS sdk v100.0&lt;/STRONG&gt;&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;How I will achieve that thing?&lt;/P&gt;&lt;P class=""&gt;&lt;/P&gt;&lt;P class=""&gt;Thanks,&lt;/P&gt;&lt;P class=""&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 03:33:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243845#M2305</guid>
      <dc:creator>KamalMittal</dc:creator>
      <dc:date>2017-06-16T03:33:57Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only updated features through iOS sdk</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243846#M2306</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;You'll have to loop through the tables in your geodatabase and use &lt;A href="http://morphine/api-ref/ios/interface_a_g_s_arc_g_i_s_feature_table.html#a98c9b348576af14c5075af62d987c669"&gt;updatedFeaturesWithCompletion:&lt;/A&gt;&amp;nbsp;method available on &lt;STRONG&gt;AGSGeodatabaseFeatureTable&lt;/STRONG&gt; class. Alternatively, you can also just get the number of updates using &lt;A href="http://morphine/api-ref/ios/interface_a_g_s_arc_g_i_s_feature_table.html#aaec5211314e7c10c2e20983c5faead51"&gt;updatedFeaturesCountWithCompletion:&lt;/A&gt;&amp;nbsp;method.&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Suganya&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 16 Jun 2017 16:50:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243846#M2306</guid>
      <dc:creator>SuganyaBaskaran1</dc:creator>
      <dc:date>2017-06-16T16:50:33Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only updated features through iOS sdk</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243847#M2307</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Suganaya.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Actually I want to fetch only updated features or specific features data from &lt;STRONG&gt;arcgis online layer url&lt;/STRONG&gt; not from the locally geodatabase.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 17 Jun 2017 11:26:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243847#M2307</guid>
      <dc:creator>KamalMittal</dc:creator>
      <dc:date>2017-06-17T11:26:19Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only updated features through iOS sdk</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243848#M2308</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you mean when you do a sync? If that's the case, by default sync operation is performed for only the changes.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 20 Jun 2017 17:30:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243848#M2308</guid>
      <dc:creator>SuganyaBaskaran1</dc:creator>
      <dc:date>2017-06-20T17:30:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only updated features through iOS sdk</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243849#M2309</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes I am asking about sync operation. So one thing I want to confirm is that when I call &amp;nbsp;feature service again&amp;nbsp;then it will return only updated feature data or whole feature data?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Kamal&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 09:48:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243849#M2309</guid>
      <dc:creator>KamalMittal</dc:creator>
      <dc:date>2017-07-06T09:48:22Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only updated features through iOS sdk</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243850#M2310</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Any Update on this?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 08 Jul 2017 07:52:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243850#M2310</guid>
      <dc:creator>KamalMittal</dc:creator>
      <dc:date>2017-07-08T07:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: How to get only updated features through iOS sdk</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243851#M2311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;At least in my experience the default behavior when syncing is to send and receive only the diff information. &amp;nbsp;You shouldn't be getting back the entire dataset.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 24 Aug 2017 17:36:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/how-to-get-only-updated-features-through-ios-sdk/m-p/243851#M2311</guid>
      <dc:creator>MichaelDavis3</dc:creator>
      <dc:date>2017-08-24T17:36:06Z</dc:date>
    </item>
  </channel>
</rss>

