<?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: Will featureLayer be available with 3D API? - Beta 4.0  in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558523#M52103</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;for now you can plot &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http://jsbin.com/perovey/2/edit?html,css,js,output" rel="nofollow" target="_blank"&gt;http://jsbin.com/perovey/2/edit?html,css,js,output&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 28 Aug 2015 15:31:33 GMT</pubDate>
    <dc:creator>nicogis</dc:creator>
    <dc:date>2015-08-28T15:31:33Z</dc:date>
    <item>
      <title>Will featureLayer be available with 3D API? - Beta 4.0</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558521#M52101</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If not, how would I display a feature Layer with 3D API? Do I have to create a scene layer? Or would I query the feature layer rest endpoint and plot them using x and y.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Neeraj&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 14:45:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558521#M52101</guid>
      <dc:creator>NeerajSingh</dc:creator>
      <dc:date>2015-08-28T14:45:26Z</dc:date>
    </item>
    <item>
      <title>Re: Will featureLayer be available with 3D API? - Beta 4.0</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558522#M52102</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;FeatureLayers work in 3D right now, but they just don't have the query functions built in yet.&lt;/P&gt;&lt;P&gt;&lt;A href="http://jsbin.com/xecide/1/edit?js,output" title="http://jsbin.com/xecide/1/edit?js,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 15:06:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558522#M52102</guid>
      <dc:creator>ReneRubalcava</dc:creator>
      <dc:date>2015-08-28T15:06:36Z</dc:date>
    </item>
    <item>
      <title>Re: Will featureLayer be available with 3D API? - Beta 4.0</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558523#M52103</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;for now you can plot &lt;/SPAN&gt;&lt;A class="jive-link-external-small" href="https://community.esri.com/external-link.jspa?url=http://jsbin.com/perovey/2/edit?html,css,js,output" rel="nofollow" target="_blank"&gt;http://jsbin.com/perovey/2/edit?html,css,js,output&lt;/A&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 15:31:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558523#M52103</guid>
      <dc:creator>nicogis</dc:creator>
      <dc:date>2015-08-28T15:31:33Z</dc:date>
    </item>
    <item>
      <title>Re: Will featureLayer be available with 3D API? - Beta 4.0</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558524#M52104</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE&gt;&lt;TABLE border="1"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;&lt;P&gt;how would I display a feature Layer with 3D API? Do I have to create a scene layer?&lt;/P&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BLOCKQUOTE&gt;&lt;P&gt;This response is just building off the other two. Yes, you can display a FeatureLayer in the 3D view (SceneView); and no, you do not have to create a SceneLayer to view features in the view.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The question of how to display a FeatureLayer in 3D is up to you. As you can see from &lt;A href="https://community.esri.com/migrated-users/6443"&gt;Rene Rubalcava&lt;/A&gt;​'s sample, you can use the default rendering of the layer (in this case, I believe SimpleFillSymbols for polygons). "2D" symbols may be draped on top of the basemap. But, as you can probably tell, in beta 1 it behaves kind of weird and flashy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;As you can see from &lt;A href="https://community.esri.com/migrated-users/4158"&gt;Domenico Ciavarella&lt;/A&gt;​'s sample, he takes advantage of symbols that behave better in 3D.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I would suggest you play around with the symbols from Symbol3D and its subclasses: &lt;A href="https://developers.arcgis.com/javascript/beta/api-reference/esri-symbols-Symbol3D.html" title="https://developers.arcgis.com/javascript/beta/api-reference/esri-symbols-Symbol3D.html"&gt;Symbol3D | API Reference | ArcGIS API for JavaScript&lt;/A&gt; Ultimately, it depends on the story you want to tell with your app, but taking advantage of the 3D symbology is a pretty safe way to go when visualizing FeatureLayers in 3D. Take a look at this sample: &lt;A href="http://developers.arcgis.com/javascript/beta/sample-code/3d/polygon-extrusion-3d/" title="http://developers.arcgis.com/javascript/beta/sample-code/3d/polygon-extrusion-3d/"&gt;Extrude polygon by visual variables | ArcGIS API for JavaScript &lt;/A&gt; which uses an ExtrudeSymbol3DLayer to extrude polygon features from a featureLayer in 3D. Obviously, this isn't the best visualization technique in all use cases, but it's worth exploring as we release future betas of the API.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In short, yes, you can absolutely display FeatureLayers in a SceneView, and there are many ways you can do it. The best way depends on your data and your message.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 28 Aug 2015 16:40:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558524#M52104</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2015-08-28T16:40:42Z</dc:date>
    </item>
    <item>
      <title>Re: Will featureLayer be available with 3D API? - Beta 4.0</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558525#M52105</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you all for your answers. Again your prompt replies are greatly appreciated. &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Aug 2015 17:21:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/will-featurelayer-be-available-with-3d-api-beta-4/m-p/558525#M52105</guid>
      <dc:creator>NeerajSingh</dc:creator>
      <dc:date>2015-08-31T17:21:13Z</dc:date>
    </item>
  </channel>
</rss>

