<?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 Understanding and Improving FeatureLayer (editing session) - Browser interactions in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/understanding-and-improving-featurelayer-editing/m-p/554711#M51727</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been working on an editing application&amp;nbsp;and I would like to understand (due to performance concerns) how the server/services interact with the browser. The FeatureLayers I am using are in On Demand mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the browser console, Network tab, I am looking at objects are downloaded by my browser, along with other information on size and time. When I am at the viewable scale, there are these XMLHttpRequest objects, about 300-400 bytes long. In one particular application, I have &lt;SPAN&gt;200 of them. Most of them&lt;/SPAN&gt;&amp;nbsp;usually seem identical except for the geometry (xmin, xmax, ymin, ymax). They don't have any features in them. I suppose these are some type of queries, is that the case? Why does the browser receive these?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then there are the&amp;nbsp;&lt;SPAN&gt;XMLHttpRequest objects with the features' information. &lt;SPAN style="text-decoration: underline;"&gt;All these objects are downloaded by the browser even if I am viewing an area without any of the features&lt;/SPAN&gt; (e.g. middle of the ocean). They are small objects (again, about 300-400 bytes long), however, they take sometimes up to a second.&amp;nbsp;&lt;/SPAN&gt;Also the editor works slower. For example, the line appears half a second after I click for editing for a line feature, and the attribute editor shows significantly later after I finish the geometry editing by double clicking. Is there a way to optimize browser interaction? Are there best practices?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 19 Apr 2017 18:38:56 GMT</pubDate>
    <dc:creator>NaciDilekli</dc:creator>
    <dc:date>2017-04-19T18:38:56Z</dc:date>
    <item>
      <title>Understanding and Improving FeatureLayer (editing session) - Browser interactions</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/understanding-and-improving-featurelayer-editing/m-p/554711#M51727</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have been working on an editing application&amp;nbsp;and I would like to understand (due to performance concerns) how the server/services interact with the browser. The FeatureLayers I am using are in On Demand mode.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In the browser console, Network tab, I am looking at objects are downloaded by my browser, along with other information on size and time. When I am at the viewable scale, there are these XMLHttpRequest objects, about 300-400 bytes long. In one particular application, I have &lt;SPAN&gt;200 of them. Most of them&lt;/SPAN&gt;&amp;nbsp;usually seem identical except for the geometry (xmin, xmax, ymin, ymax). They don't have any features in them. I suppose these are some type of queries, is that the case? Why does the browser receive these?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Then there are the&amp;nbsp;&lt;SPAN&gt;XMLHttpRequest objects with the features' information. &lt;SPAN style="text-decoration: underline;"&gt;All these objects are downloaded by the browser even if I am viewing an area without any of the features&lt;/SPAN&gt; (e.g. middle of the ocean). They are small objects (again, about 300-400 bytes long), however, they take sometimes up to a second.&amp;nbsp;&lt;/SPAN&gt;Also the editor works slower. For example, the line appears half a second after I click for editing for a line feature, and the attribute editor shows significantly later after I finish the geometry editing by double clicking. Is there a way to optimize browser interaction? Are there best practices?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 19 Apr 2017 18:38:56 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/understanding-and-improving-featurelayer-editing/m-p/554711#M51727</guid>
      <dc:creator>NaciDilekli</dc:creator>
      <dc:date>2017-04-19T18:38:56Z</dc:date>
    </item>
  </channel>
</rss>

