<?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 use voxel layer time dimension data in ArcGIS JavaScript Maps SDK Questions</title>
    <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-voxel-layer-time-dimension-data/m-p/1396369#M84015</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/644687"&gt;@JohannaIntac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for providing a good reference example. I tested that I can indeed control the data presentation through time extent, but it updates the view by refreshing all the data. Can I use arcgis js sdk to update only part of the data like &lt;A href="https://pro.arcgis.com/en/pro-app/3.1/help/mapping/layer-properties/voxel-layer-and-time.htm" target="_self"&gt;arcgis pro&lt;/A&gt;?&lt;/P&gt;</description>
    <pubDate>Fri, 15 Mar 2024 00:35:07 GMT</pubDate>
    <dc:creator>文瑞蘇</dc:creator>
    <dc:date>2024-03-15T00:35:07Z</dc:date>
    <item>
      <title>How to use voxel layer time dimension data</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-voxel-layer-time-dimension-data/m-p/1395633#M83997</link>
      <description>&lt;P&gt;&lt;SPAN&gt;After I published the netcdf file as a voxel scene service, the volumeType of VoxelVolume is in xyzt format. &lt;/SPAN&gt;&lt;SPAN&gt;The official documentation only describes how to use xyz data. If I want to call the data of the time dimension, for example, use the timeslider to filter the xyz data of different time stamps, are there any related examples to refer to?&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 00:01:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-voxel-layer-time-dimension-data/m-p/1395633#M83997</guid>
      <dc:creator>文瑞蘇</dc:creator>
      <dc:date>2024-03-14T00:01:27Z</dc:date>
    </item>
    <item>
      <title>Re: How to use voxel layer time dimension data</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-voxel-layer-time-dimension-data/m-p/1396233#M84013</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/554384"&gt;@文瑞蘇&lt;/a&gt;&amp;nbsp;,&lt;/P&gt;&lt;P&gt;Thanks for reaching out. You can use the&amp;nbsp;&lt;A href="https://developers.arcgis.com/javascript/latest/api-reference/esri-TimeExtent.html" target="_self"&gt;TimeExtent&lt;/A&gt;&amp;nbsp;to filter the data. Here is a&amp;nbsp;&lt;A href="https://geoxc-apps4.bd.esri.com/atmospheric-measurements/" target="_self"&gt;sample&lt;/A&gt;&amp;nbsp;that filters the data based on time. I hope this helps.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 14 Mar 2024 19:13:35 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-voxel-layer-time-dimension-data/m-p/1396233#M84013</guid>
      <dc:creator>JohannaIntac</dc:creator>
      <dc:date>2024-03-14T19:13:35Z</dc:date>
    </item>
    <item>
      <title>Re: How to use voxel layer time dimension data</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-voxel-layer-time-dimension-data/m-p/1396369#M84015</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/644687"&gt;@JohannaIntac&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thank you for providing a good reference example. I tested that I can indeed control the data presentation through time extent, but it updates the view by refreshing all the data. Can I use arcgis js sdk to update only part of the data like &lt;A href="https://pro.arcgis.com/en/pro-app/3.1/help/mapping/layer-properties/voxel-layer-and-time.htm" target="_self"&gt;arcgis pro&lt;/A&gt;?&lt;/P&gt;</description>
      <pubDate>Fri, 15 Mar 2024 00:35:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-voxel-layer-time-dimension-data/m-p/1396369#M84015</guid>
      <dc:creator>文瑞蘇</dc:creator>
      <dc:date>2024-03-15T00:35:07Z</dc:date>
    </item>
    <item>
      <title>Re: How to use voxel layer time dimension data</title>
      <link>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-voxel-layer-time-dimension-data/m-p/1406202#M84234</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.esri.com/t5/user/viewprofilepage/user-id/554384"&gt;@文瑞蘇&lt;/a&gt;,&lt;/P&gt;&lt;P&gt;Currently, the voxel layer is being reloaded when the view's TimeExtent changes.&lt;/P&gt;</description>
      <pubDate>Fri, 05 Apr 2024 06:30:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-javascript-maps-sdk-questions/how-to-use-voxel-layer-time-dimension-data/m-p/1406202#M84234</guid>
      <dc:creator>JohannaIntac</dc:creator>
      <dc:date>2024-04-05T06:30:54Z</dc:date>
    </item>
  </channel>
</rss>

