<?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: Loading 100,000 to 400,000 point data on Map in ArcGIS API for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-100-000-to-400-000-point-data-on-map/m-p/422482#M9904</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was once in that dilemma, but no avail finding solution here and there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To cut a long story short, I did following to improve the performance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. What I called it was "screen rule". On each map extent change I cleared the map and added only those points to map that are currently within the screen extent. That reduced points a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The fact is those points that are not visible currently on map are also a heavy burden on map. That made application happy. To further siphon out points I used as described below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In my case I was allowed by my client to add a max and min scale on which a point is visible (I only added point to map on that particular condition). That technique reduced number of points on map and application started to breath.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;graphic.visible=false; is not solution at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helped.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 01 Aug 2013 15:59:23 GMT</pubDate>
    <dc:creator>omega_cancer</dc:creator>
    <dc:date>2013-08-01T15:59:23Z</dc:date>
    <item>
      <title>Loading 100,000 to 400,000 point data on Map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-100-000-to-400-000-point-data-on-map/m-p/422481#M9903</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi , I would like to load approximately 100,000 - 400,000 points on the map(from shape file or csv) and the Flex application freezes and is facing a beach ball of death. Has anyone been able to implement this use case successfully. Please advise.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks..&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Priya&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Jul 2013 17:08:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-100-000-to-400-000-point-data-on-map/m-p/422481#M9903</guid>
      <dc:creator>PriyaRam</dc:creator>
      <dc:date>2013-07-19T17:08:11Z</dc:date>
    </item>
    <item>
      <title>Re: Loading 100,000 to 400,000 point data on Map</title>
      <link>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-100-000-to-400-000-point-data-on-map/m-p/422482#M9904</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I was once in that dilemma, but no avail finding solution here and there.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;To cut a long story short, I did following to improve the performance.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. What I called it was "screen rule". On each map extent change I cleared the map and added only those points to map that are currently within the screen extent. That reduced points a lot.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The fact is those points that are not visible currently on map are also a heavy burden on map. That made application happy. To further siphon out points I used as described below.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. In my case I was allowed by my client to add a max and min scale on which a point is visible (I only added point to map on that particular condition). That technique reduced number of points on map and application started to breath.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;graphic.visible=false; is not solution at all.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that helped.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Aug 2013 15:59:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-api-for-flex-questions/loading-100-000-to-400-000-point-data-on-map/m-p/422482#M9904</guid>
      <dc:creator>omega_cancer</dc:creator>
      <dc:date>2013-08-01T15:59:23Z</dc:date>
    </item>
  </channel>
</rss>

