<?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: Visualize a FeatureLayer in 3D with attribute's values as absolute height in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734921#M68093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still me sorry. You have several Integer attributes in used fs&amp;nbsp;&lt;A class="link-titled" href="https://services.arcgis.com/V6ZHFr6zdgNZuVG0/arcgis/rest/services/Landscape_Trees/FeatureServer/0" title="https://services.arcgis.com/V6ZHFr6zdgNZuVG0/arcgis/rest/services/Landscape_Trees/FeatureServer/0"&gt;https://services.arcgis.com/V6ZHFr6zdgNZuVG0/arcgis/rest/services/Landscape_Trees/FeatureServer/0&lt;/A&gt;&amp;nbsp; of the above sample. When I replace the idx&amp;nbsp;attribute with p.e. "&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;Crown_Base", the features are still visualized&amp;nbsp;by the OBJECTID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;What are the changes&amp;nbsp;to vis.&amp;nbsp;the 3d map by&amp;nbsp;&lt;SPAN&gt;Crown_Base ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 06 Jul 2017 13:27:48 GMT</pubDate>
    <dc:creator>ChristianSailer2</dc:creator>
    <dc:date>2017-07-06T13:27:48Z</dc:date>
    <item>
      <title>Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734914#M68086</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is JS 4.3 ready for visualizing a FeatureLayer (FeatureService) in 3D with attribute's values as absolute height?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Chris&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 13:46:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734914#M68086</guid>
      <dc:creator>ChristianSailer2</dc:creator>
      <dc:date>2017-05-09T13:46:50Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734915#M68087</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This option still isn't supported. You could write a function that uses the FeatureLayer.applyEdits() method to add Z values to the geometry object based on the attribute field value.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 17:26:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734915#M68087</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2017-05-09T17:26:45Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734916#M68088</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This response is also assuming that you're working with point geometries. If you're referring to extruding polygons based on real world height, this is doable. See this sample:&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/visualization-buildings-3d/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/visualization-buildings-3d/index.html"&gt;Extrude building footprints based on real world heights | ArcGIS API for JavaScript 4.3&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 17:29:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734916#M68088</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2017-05-09T17:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734917#M68089</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the quick reaction.&lt;BR /&gt;Yes indeed, I use point geometries (trajectories) and like to visualize them as space-time cubes in the web (&lt;A href="https://omleth.ch"&gt;https://omleth.ch&lt;/A&gt;) to evaluate the results. Below an&amp;nbsp;ArcScene VIZ. &lt;BR /&gt;Do you know the road map of this very important 3D feature, &lt;STRONG&gt;Height based on feature attribute&lt;/STRONG&gt;?&lt;/P&gt;&lt;P&gt;&lt;IMG alt="" class="image-1 jive-image j-img-original" src="https://community.esri.com/legacyfs/online/350359_spacetime.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;Source:&amp;nbsp;&lt;A class="link-titled" href="https://www.researchgate.net/publication/305878116_Map-based_Visual_Analytics_of_Moving_Learners" title="https://www.researchgate.net/publication/305878116_Map-based_Visual_Analytics_of_Moving_Learners"&gt;Map-based Visual Analytics of Moving Learners&lt;/A&gt;&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 20:40:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734917#M68089</guid>
      <dc:creator>ChristianSailer2</dc:creator>
      <dc:date>2017-05-09T20:40:54Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734918#M68090</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The roadmap is never set in stone as requirements or any number of issues can arise, postponing the planned release of a feature. But the plan is to have this in by the end of the year. Again, it's not set in stone, just a projection. It's an issue that's definitely been on our radar for a while and we've finally made plans to include it.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 20:45:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734918#M68090</guid>
      <dc:creator>KristianEkenes</dc:creator>
      <dc:date>2017-05-09T20:45:46Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734919#M68091</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm not entirely sure of your requirements, but my guess is that there's no reason you can't do this currently if you're willing to dig into the API a little.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you have a list of graphics/features&amp;nbsp;(with point geometries) and want to use an attribute on each feature as its z value, you could simply write a function to edit the geometries on each feature based on some attribute. Ideally you would set this up in your feature service beforehand (that is, make your feature service serve up features with z values set beforehand), but there's no reason you can't do it in the browser.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Here's an example:&amp;nbsp;&lt;A class="link-titled" href="https://jsbin.com/fabenozimo/edit?html,output" title="https://jsbin.com/fabenozimo/edit?html,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;In that example I used the index of each feature in the array as its z value, but you could access some attribute on the graphic for that purpose instead. &amp;nbsp;This is also using a 2D symbol, but&amp;nbsp;you could use a 3D symbol.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 09 May 2017 21:21:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734919#M68091</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-05-09T21:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734920#M68092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;That example is exactly what I need, thank you!&lt;/P&gt;&lt;P&gt;You can replace the attribute&amp;nbsp;idx&amp;nbsp;with&amp;nbsp;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;Crown_Height to make the sample reasonable... &lt;span class="lia-unicode-emoji" title=":winking_face:"&gt;😉&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;Great thank you!&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 10 May 2017 09:51:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734920#M68092</guid>
      <dc:creator>ChristianSailer2</dc:creator>
      <dc:date>2017-05-10T09:51:46Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734921#M68093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Thomas&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Still me sorry. You have several Integer attributes in used fs&amp;nbsp;&lt;A class="link-titled" href="https://services.arcgis.com/V6ZHFr6zdgNZuVG0/arcgis/rest/services/Landscape_Trees/FeatureServer/0" title="https://services.arcgis.com/V6ZHFr6zdgNZuVG0/arcgis/rest/services/Landscape_Trees/FeatureServer/0"&gt;https://services.arcgis.com/V6ZHFr6zdgNZuVG0/arcgis/rest/services/Landscape_Trees/FeatureServer/0&lt;/A&gt;&amp;nbsp; of the above sample. When I replace the idx&amp;nbsp;attribute with p.e. "&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;Crown_Base", the features are still visualized&amp;nbsp;by the OBJECTID.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;What are the changes&amp;nbsp;to vis.&amp;nbsp;the 3d map by&amp;nbsp;&lt;SPAN&gt;Crown_Base ?&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #000000; background-color: #ffffff; font-size: 14.4px;"&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 13:27:48 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734921#M68093</guid>
      <dc:creator>ChristianSailer2</dc:creator>
      <dc:date>2017-07-06T13:27:48Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734922#M68094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The issue here is that, by&amp;nbsp;default, the query won't return all attributes on each feature. &amp;nbsp;To force it to return all attributes, you need to set outFields on the query:&amp;nbsp;&lt;A class="link-titled" href="https://jsbin.com/rumevewolu/edit?html,output" title="https://jsbin.com/rumevewolu/edit?html,output"&gt;JS Bin - Collaborative JavaScript Debugging&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 06 Jul 2017 13:57:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734922#M68094</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-07-06T13:57:34Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734923#M68095</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you use also the system-Attribute "&lt;SPAN style="color: #4c4c4c; font-weight: 500;"&gt;&lt;STRONG&gt;Created_Date" in decimal numbers?&amp;nbsp;&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #4c4c4c; font-weight: 500;"&gt;And what about&lt;STRONG&gt; polygon features?&lt;/STRONG&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 08:29:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734923#M68095</guid>
      <dc:creator>ChristianSailer2</dc:creator>
      <dc:date>2017-08-10T08:29:28Z</dc:date>
    </item>
    <item>
      <title>Re: Visualize a FeatureLayer in 3D with attribute's values as absolute height</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734924#M68096</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;For a polygons&amp;nbsp;and polylines, you'll have to transform every point in every ring/path by&amp;nbsp;adding a z value or changing the current z value to whatever you like.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't see a Created_Date attribute, but I assume that should be fetched if outFields = ['*']. &amp;nbsp;In terms of&amp;nbsp;transforming a timestamp into a height, or somethign that could be used as a height, I think you could do this by scaling your total set of timestamps from 0 to X ms where X is the difference between the smallest timestamp and the largest timestamp and 0 is the smallest timestamp. &amp;nbsp;Of course you could use seconds, minutes, etc instead of ms.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 10 Aug 2017 13:26:41 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/visualize-a-featurelayer-in-3d-with-attribute-s/m-p/734924#M68096</guid>
      <dc:creator>ThomasSolow</dc:creator>
      <dc:date>2017-08-10T13:26:41Z</dc:date>
    </item>
  </channel>
</rss>

