<?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: feature service in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480101#M44651</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you said :"... is not working for you(Anjelina)", Does webGl&amp;nbsp; work for you(Robert) to load 1200000 or more&amp;nbsp;features on 3d view?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 23 Jan 2018 18:47:31 GMT</pubDate>
    <dc:creator>anjelinaponkerat</dc:creator>
    <dc:date>2018-01-23T18:47:31Z</dc:date>
    <item>
      <title>feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480090#M44640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;How many feature we can load to arcgis javascript 4.6 api view? how we can increase feature numbers? I have a feature service that has 120000 features. I have problem to load and view this map.&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2018 12:40:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480090#M44640</guid>
      <dc:creator>anjelinaponkerat</dc:creator>
      <dc:date>2018-01-20T12:40:38Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480091#M44641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In the 4.x api you can use webgl rendering to allow for hundreds of thousands of features.&lt;/P&gt;&lt;P&gt;&lt;A class="link-bare" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#webgl-rendering" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#webgl-rendering"&gt;https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#webgl-rendering&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;test if if your browser supports this feature&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/scene-webgl-support/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/scene-webgl-support/index.html"&gt;Detect WebGL support | ArcGIS API for JavaScript 4.6&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sample&lt;/P&gt;&lt;P&gt;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/layers-featurelayer-webgl/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/layers-featurelayer-webgl/index.html"&gt;FeatureLayer performance improvements [beta] | ArcGIS API for JavaScript 4.6&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2018 13:09:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480091#M44641</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-20T13:09:03Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480092#M44642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I add this before js load(2 weeks ago), but no result!!!&amp;nbsp;&lt;/P&gt;&lt;P&gt;I,m&amp;nbsp;on 3d view and&amp;nbsp; webgl is ok on my computer, but&amp;nbsp;scene view can not load more than&amp;nbsp; 3000 features!! :&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD class=""&gt;&lt;SPAN class=""&gt;&amp;lt;script&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class=""&gt;&lt;/TD&gt;&lt;TD class=""&gt;var dojoConfig = {&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class=""&gt;&lt;/TD&gt;&lt;TD class=""&gt;has: {&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class=""&gt;&lt;/TD&gt;&lt;TD class=""&gt;"esri-featurelayer-webgl": 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class=""&gt;&lt;/TD&gt;&lt;TD class=""&gt;}&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class=""&gt;&lt;/TD&gt;&lt;TD class=""&gt;}&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD class=""&gt;&lt;/TD&gt;&lt;TD class=""&gt;&lt;SPAN class=""&gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 20 Jan 2018 13:18:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480092#M44642</guid>
      <dc:creator>anjelinaponkerat</dc:creator>
      <dc:date>2018-01-20T13:18:39Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480093#M44643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Robert&lt;/P&gt;&lt;P&gt;I guess you are too busy or don't like to answer my questions. If you don't answer questions in this blog, there is not any person to answer. This mean we&amp;nbsp;have to migrate&amp;nbsp;&lt;IMG src="https://community.esri.com/legacyfs/online/emoticons/confused.png" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 12:16:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480093#M44643</guid>
      <dc:creator>anjelinaponkerat</dc:creator>
      <dc:date>2018-01-22T12:16:19Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480094#M44644</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Migrate to what?...&lt;/P&gt;&lt;P&gt;So let me try an explain. I provided the documentaton and a sample that shows how to achieve what you asked. I personally have not need for the 3D environment and definitely have no need to display 120,000 features in a featurelayer. If I even had a need to display that many features I would always use a MapImageLayer and let the Server handle the load instead of expecting a clients browser to handle it.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;There are time on GeoNet that I will not answer a question because of several reasons:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;The poster has a tendency to not listen to the replies&lt;/LI&gt;&lt;LI&gt;The poster is asking for something that it is obvious they don't need but is just the latest cool thing (which in my book 3D is)&lt;/LI&gt;&lt;LI&gt;I am just busy&lt;/LI&gt;&lt;LI&gt;I don't have any experience with the area in question&lt;/LI&gt;&lt;LI&gt;A poster will not provide the code or services that they are using in order to make helping them easier.&lt;/LI&gt;&lt;LI&gt;They don't understand that people that reply are not obligated in any way to respond it is just a courtesy&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Jan 2018 13:39:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480094#M44644</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-22T13:39:26Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480095#M44645</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;ok&lt;/P&gt;&lt;P&gt;Does esri has program to solve this issue on the next release?&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;how we can ask esri to solve problem?&lt;/P&gt;&lt;P&gt;If you can help more, I don't forget...&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 05:51:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480095#M44645</guid>
      <dc:creator>anjelinaponkerat</dc:creator>
      <dc:date>2018-01-23T05:51:19Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480096#M44646</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anjelina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp; If you believe that there is a bug in the API then you need to contact esri tech support about it. Once again if it was me I would be using a MapImageLayer NOT a FeatureLayer to display that many features.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 13:40:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480096#M44646</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-23T13:40:31Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480097#M44647</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;MapImagelayer can not use for showing buildings(polygon) and extrude as 3d.&amp;nbsp;&amp;nbsp;Is there any&amp;nbsp;solution instead of feature layer?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 17:39:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480097#M44647</guid>
      <dc:creator>anjelinaponkerat</dc:creator>
      <dc:date>2018-01-23T17:39:54Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480098#M44648</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;In that case you need to use FeatureLayer. So calling tech support to see why you are not able to get the 120000 features is your only option.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 17:48:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480098#M44648</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-23T17:48:00Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480099#M44649</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;1- Do you know why webGl and this script can not solve problem in Scene view?&lt;/P&gt;&lt;TABLE style="background-color: #ffffff; border: 0px; margin: 0px 0px 2px;"&gt;&lt;TBODY style="border: inherit solid inherit; font-weight: inherit;"&gt;&lt;TR style="border: inherit solid inherit; font-weight: inherit;"&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&amp;lt;script&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: inherit solid inherit; font-weight: inherit;"&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;&lt;/TD&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;var dojoConfig = {&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: inherit solid inherit; font-weight: inherit;"&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;&lt;/TD&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;has: {&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: inherit solid inherit; font-weight: inherit;"&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;&lt;/TD&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;"esri-featurelayer-webgl": 1&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: inherit solid inherit; font-weight: inherit;"&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;&lt;/TD&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;}&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: inherit solid inherit; font-weight: inherit;"&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;&lt;/TD&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;}&lt;/TD&gt;&lt;/TR&gt;&lt;TR style="border: inherit solid inherit; font-weight: inherit;"&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;&lt;/TD&gt;&lt;TD class="" style="border: inherit solid inherit; padding: 2px 4px;"&gt;&lt;SPAN class="" style="border: 0px; font-weight: inherit;"&gt;&amp;lt;/script&amp;gt;&lt;/SPAN&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;2- how we can contact arcgis java script team?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 18:02:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480099#M44649</guid>
      <dc:creator>anjelinaponkerat</dc:creator>
      <dc:date>2018-01-23T18:02:08Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480100#M44650</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Anjelina,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;1. I do not know why it is not working for you.&lt;/P&gt;&lt;P&gt;2. You don't contact the JS API team directly, you contact esri tech support.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 18:37:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480100#M44650</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-23T18:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480101#M44651</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;you said :"... is not working for you(Anjelina)", Does webGl&amp;nbsp; work for you(Robert) to load 1200000 or more&amp;nbsp;features on 3d view?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 18:47:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480101#M44651</guid>
      <dc:creator>anjelinaponkerat</dc:creator>
      <dc:date>2018-01-23T18:47:31Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480102#M44652</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The esri sample works fine. I do not work with building data with that many records in 3D, so no I don't have it working in a setup like yours.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 19:02:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480102#M44652</guid>
      <dc:creator>RobertScheitlin__GISP</dc:creator>
      <dc:date>2018-01-23T19:02:25Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480103#M44653</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;- The new webgl rendering referenced above is only for 2D MapViews; see&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#webgl-rendering" title="https://developers.arcgis.com/javascript/latest/api-reference/esri-layers-FeatureLayer.html#webgl-rendering"&gt;webgl-rendering&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;- If you have a lot of 3D data, then please use Pro to publish your data as Scene Layers; that is what they're designed for.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 23 Jan 2018 23:26:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480103#M44653</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2018-01-23T23:26:52Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480104#M44654</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know about next arcgis java script release? Does esri add webgl-rendering&amp;nbsp;for 3d Scene view?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 08:41:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480104#M44654</guid>
      <dc:creator>anjelinaponkerat</dc:creator>
      <dc:date>2018-01-25T08:41:03Z</dc:date>
    </item>
    <item>
      <title>Re: feature service</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480105#M44655</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The SceneView rendering is already done via webgl.&amp;nbsp; If you have a lot of data that you want to visualize in 3D your best solution is to use &lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/guide/working-with-scene-layers/index.html" title="https://developers.arcgis.com/javascript/latest/guide/working-with-scene-layers/index.html"&gt;Scene Layers&lt;/A&gt;.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 25 Jan 2018 19:17:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/feature-service/m-p/480105#M44655</guid>
      <dc:creator>JohnGrayson</dc:creator>
      <dc:date>2018-01-25T19:17:15Z</dc:date>
    </item>
  </channel>
</rss>

