<?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 exceed the limitation of FeatureLayer? in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288673#M26547</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! &lt;BR /&gt;I tested with 4.10, and yes, this version works !&lt;/P&gt;&lt;P&gt;however, the problem is, we using another class: SketchViewModel&amp;nbsp; is definitely not work in 4.10. (the console msg said:&amp;nbsp;SketchViewModel need MapView). I know the doc said&amp;nbsp;SketchViewModel only works in MapView, however, I tried, it can work with SceneView in version 4.9.&amp;nbsp;&lt;BR /&gt;How to select features by polygon or rectangle in SceneView ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 04 Jan 2019 09:15:03 GMT</pubDate>
    <dc:creator>chenzero</dc:creator>
    <dc:date>2019-01-04T09:15:03Z</dc:date>
    <item>
      <title>How to exceed the limitation of FeatureLayer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288671#M26545</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: #242729; background-color: #ffffff;"&gt;I using ArcMap published a Feature Service with about 5000 polygons, and on the ArcGIS Server, I am pretty ensure that "Maximum Number of Records returned by Server" is set to 10000. however, when this FeatureLayer is displayed in a SceneView,(yes, we need SceneView for 3d) I found that some polygons are not displayed in Chrome browser(latest, verion 70) ! I searched on the net, and it seems that ArcGIS js 4.9 can only display 2000-3000 features. Could you please how to exceed this limitation, whether it have some graphic card settings I can adjust to try ? Thanks!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Dec 2018 04:53:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288671#M26545</guid>
      <dc:creator>chenzero</dc:creator>
      <dc:date>2018-12-11T04:53:49Z</dc:date>
    </item>
    <item>
      <title>Re: How to exceed the limitation of FeatureLayer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288672#M26546</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/335678"&gt;chen zero&lt;/A&gt;&amp;nbsp;can you try with version 4.10? We made some recent enhancements to our ability to add larger datasets to SceneViews.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/guide/release-notes/index.html#large-line-and-polygon-datasets-in-a-webscene" title="https://developers.arcgis.com/javascript/latest/guide/release-notes/index.html#large-line-and-polygon-datasets-in-a-webscene"&gt;Release notes for 4.10 | ArcGIS API for JavaScript 4.10&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Dec 2018 19:34:12 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288672#M26546</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2018-12-28T19:34:12Z</dc:date>
    </item>
    <item>
      <title>Re: How to exceed the limitation of FeatureLayer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288673#M26547</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks! &lt;BR /&gt;I tested with 4.10, and yes, this version works !&lt;/P&gt;&lt;P&gt;however, the problem is, we using another class: SketchViewModel&amp;nbsp; is definitely not work in 4.10. (the console msg said:&amp;nbsp;SketchViewModel need MapView). I know the doc said&amp;nbsp;SketchViewModel only works in MapView, however, I tried, it can work with SceneView in version 4.9.&amp;nbsp;&lt;BR /&gt;How to select features by polygon or rectangle in SceneView ?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 09:15:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288673#M26547</guid>
      <dc:creator>chenzero</dc:creator>
      <dc:date>2019-01-04T09:15:03Z</dc:date>
    </item>
    <item>
      <title>Re: How to exceed the limitation of FeatureLayer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288674#M26548</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I wrote a html to demo&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;SketchViewModel work in version 4.9&lt;BR /&gt;however, it's NOT work with version 4.10&amp;nbsp;&lt;BR /&gt;&lt;A class="link-titled" href="https://codepen.io/stzdzyhs/pen/NeYGBJ" title="https://codepen.io/stzdzyhs/pen/NeYGBJ"&gt;A Pen by chenzero&lt;/A&gt;&amp;nbsp;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 04 Jan 2019 15:51:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288674#M26548</guid>
      <dc:creator>chenzero</dc:creator>
      <dc:date>2019-01-04T15:51:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to exceed the limitation of FeatureLayer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288675#M26549</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The documentation is correct. Currently,&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;SketchViewModel is designed to work with 2D MapViews only.&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 Jan 2019 22:07:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288675#M26549</guid>
      <dc:creator>Noah-Sager</dc:creator>
      <dc:date>2019-01-07T22:07:39Z</dc:date>
    </item>
    <item>
      <title>Re: How to exceed the limitation of FeatureLayer?</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288676#M26550</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;But how to select features in SceneView by drawing a polygon or rectangle ?&lt;/P&gt;&lt;P&gt;Please, can you genius guys have a look on the &lt;A href="https://codepen.io/stzdzyhs/pen/NeYGBJ"&gt;Pen&lt;/A&gt; I created, it's&amp;nbsp;promising to let&amp;nbsp;&lt;SPAN style="background-color: #ffffff;"&gt;SketchViewModel(or something like class) fully work in SceneView in version 4.10 ?&lt;BR /&gt;Thank you very much!&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Jan 2019 02:56:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-exceed-the-limitation-of-featurelayer/m-p/288676#M26550</guid>
      <dc:creator>chenzero</dc:creator>
      <dc:date>2019-01-08T02:56:08Z</dc:date>
    </item>
  </channel>
</rss>

