<?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: Layer refresh in ArcGIS Runtime SDK for iOS Questions</title>
    <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layer-refresh/m-p/615477#M5429</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am loading feature layer table in snapshot mode, which does not update dynamically. Add feature leyer table as OnDemand Mode is causing ArcGIS Server Instances to crash, making app run slow. Which might be caused the other related layer to not update as well. Refering to my older post &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/87041-Strange-ArcGIS-Server-Instances-crashing"&gt;http://forums.arcgis.com/threads/87041-Strange-ArcGIS-Server-Instances-crashing&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached a screenshot of Server Log. As Divesh suggested in above post, I still need to work with customer support on this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just wanted to add that it is only happening with Feature Server Tables, not with feature Server layers with Geometries.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 26 Aug 2013 16:53:52 GMT</pubDate>
    <dc:creator>VIKRANTKRISHNA</dc:creator>
    <dc:date>2013-08-26T16:53:52Z</dc:date>
    <item>
      <title>Layer refresh</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layer-refresh/m-p/615474#M5426</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a feature table in mapservice which I am editing in the application. There are four other layers which are related to this table based on some attribute. Symbology of each layer changes when value in the table changes. In my didFeatureEditsWithResults method when table gets updated, I am calling refresh for all fours layers. Problem is that layer color change is completely random. Sometimes it will update layers right away, sometimes I have zoom in-out and pan around , and sometimes it doesn't at all. I have tried using NSTimer function to refresh all four layer after few seconds of table updated response, but no luck. [dataChanged] method used to work well in old sdk, but now I am using 10.1.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any way to work this out.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Vik&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Aug 2013 13:30:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layer-refresh/m-p/615474#M5426</guid>
      <dc:creator>VIKRANTKRISHNA</dc:creator>
      <dc:date>2013-08-22T13:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Layer refresh</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layer-refresh/m-p/615475#M5427</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Are you displaying the 4 layers as feature layer or dynamic map service layers?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 23 Aug 2013 16:21:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layer-refresh/m-p/615475#M5427</guid>
      <dc:creator>DiveshGoyal</dc:creator>
      <dc:date>2013-08-23T16:21:15Z</dc:date>
    </item>
    <item>
      <title>Re: Layer refresh</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layer-refresh/m-p/615476#M5428</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;&lt;P align="left"&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;SPAN style="color: #3e3e3e; font-family: Arial, Helvetica, sans-serif;"&gt;Divesh,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3e3e3e; font-family: Arial, Helvetica, sans-serif;"&gt;I am having the same problem as Vikrant.&amp;nbsp; I edit a feature, in my case I am cutting a feature into 2 pieces.&amp;nbsp; When the editing is finished I am left with 3 feature (left and right cuts of the geometry and the original geometry).&amp;nbsp; After I reload the map or restart the app the original feature is gone.&amp;nbsp; I am assuming that I am doing something wrong to refresh but I am not sure, previously I used the datachanged method and everything worked.&amp;nbsp; I am adding my layer through a WebMap through ArcGIS Online.&amp;nbsp; When I am editing the layer I am using a AGSFeatureLayer as my active (editing) layer.&amp;nbsp; Does this make any difference?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3e3e3e; font-family: Arial, Helvetica, sans-serif;"&gt;Cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN style="color: #3e3e3e; font-family: Arial, Helvetica, sans-serif;"&gt;Jeff&lt;/SPAN&gt;&lt;SPAN&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 14:11:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layer-refresh/m-p/615476#M5428</guid>
      <dc:creator>JeffGiesler</dc:creator>
      <dc:date>2013-08-26T14:11:39Z</dc:date>
    </item>
    <item>
      <title>Re: Layer refresh</title>
      <link>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layer-refresh/m-p/615477#M5429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am loading feature layer table in snapshot mode, which does not update dynamically. Add feature leyer table as OnDemand Mode is causing ArcGIS Server Instances to crash, making app run slow. Which might be caused the other related layer to not update as well. Refering to my older post &lt;/SPAN&gt;&lt;A href="http://forums.arcgis.com/threads/87041-Strange-ArcGIS-Server-Instances-crashing"&gt;http://forums.arcgis.com/threads/87041-Strange-ArcGIS-Server-Instances-crashing&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have attached a screenshot of Server Log. As Divesh suggested in above post, I still need to work with customer support on this. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I just wanted to add that it is only happening with Feature Server Tables, not with feature Server layers with Geometries.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 26 Aug 2013 16:53:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-runtime-sdk-for-ios-questions/layer-refresh/m-p/615477#M5429</guid>
      <dc:creator>VIKRANTKRISHNA</dc:creator>
      <dc:date>2013-08-26T16:53:52Z</dc:date>
    </item>
  </channel>
</rss>

