<?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: Can I extract a single day from a time-enabled layer, usable in a Scene? in ArcGIS Online Questions</title>
    <link>https://community.esri.com/t5/arcgis-online-questions/can-i-extract-a-single-day-from-a-time-enabled/m-p/278457#M13816</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, by swapping SceneView for MapView in this sample:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-timeslider/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/widgets-timeslider/index.html"&gt;TimeSlider widget | ArcGIS API for JavaScript 4.15&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do seem to be able to have an app that will fetch data from different times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not look like the image requests fetch smoothly so that you can get a nice animation, but I was able to use this simple&amp;nbsp;sample to pull in different data for January vs. July.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/55811"&gt;Philip Mielke&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 30 Apr 2020 00:34:43 GMT</pubDate>
    <dc:creator>Anonymous User</dc:creator>
    <dc:date>2020-04-30T00:34:43Z</dc:date>
    <item>
      <title>Can I extract a single day from a time-enabled layer, usable in a Scene?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/can-i-extract-a-single-day-from-a-time-enabled/m-p/278455#M13814</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I'm trying to use time-enabled data such as&amp;nbsp;&lt;A class="link-titled" href="https://earthobs3.arcgis.com/arcgis/rest/services/Chlorophyll/ImageServer" title="https://earthobs3.arcgis.com/arcgis/rest/services/Chlorophyll/ImageServer"&gt;https://earthobs3.arcgis.com/arcgis/rest/services/Chlorophyll/ImageServer&lt;/A&gt;&amp;nbsp;in a Scene.&amp;nbsp; This imagery layer contains 18 years of daily data.&amp;nbsp; In Map or PRO I can animate the data over time, change the date or date range, etc. normally.&amp;nbsp; However, in a Scene, the layer only displays&amp;nbsp;the first&amp;nbsp;day in the data set, and I can't see any way to change that.&amp;nbsp; I'm not aware of a way to subset the layer to a single day in Map or PRO in order to export a desired day as a layer for Scene.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Jan 2020 16:37:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/can-i-extract-a-single-day-from-a-time-enabled/m-p/278455#M13814</guid>
      <dc:creator>DarenCasey</dc:creator>
      <dc:date>2020-01-30T16:37:47Z</dc:date>
    </item>
    <item>
      <title>Re: Can I extract a single day from a time-enabled layer, usable in a Scene?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/can-i-extract-a-single-day-from-a-time-enabled/m-p/278456#M13815</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN&gt;Hi &lt;A href="https://community.esri.com/migrated-users/391083"&gt;Daren Casey&lt;/A&gt;‌,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;You are correct that there isn't a time slider capability in scenes right now; cross posting to &lt;A href="https://community.esri.com/space/2151"&gt;ArcGIS Pro&lt;/A&gt;‌ and &lt;A href="https://community.esri.com/space/2161"&gt;Imagery and Remote Sensing&lt;/A&gt;‌ to see if anyone from these communities has accomplished this.&amp;nbsp;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;Hope that helps,&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;-Peter&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Apr 2020 23:02:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/can-i-extract-a-single-day-from-a-time-enabled/m-p/278456#M13815</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-04-29T23:02:14Z</dc:date>
    </item>
    <item>
      <title>Re: Can I extract a single day from a time-enabled layer, usable in a Scene?</title>
      <link>https://community.esri.com/t5/arcgis-online-questions/can-i-extract-a-single-day-from-a-time-enabled/m-p/278457#M13816</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm, by swapping SceneView for MapView in this sample:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&lt;A class="link-titled" href="https://developers.arcgis.com/javascript/latest/sample-code/widgets-timeslider/index.html" title="https://developers.arcgis.com/javascript/latest/sample-code/widgets-timeslider/index.html"&gt;TimeSlider widget | ArcGIS API for JavaScript 4.15&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I do seem to be able to have an app that will fetch data from different times.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;It does not look like the image requests fetch smoothly so that you can get a nice animation, but I was able to use this simple&amp;nbsp;sample to pull in different data for January vs. July.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/55811"&gt;Philip Mielke&lt;/A&gt;‌&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 30 Apr 2020 00:34:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-online-questions/can-i-extract-a-single-day-from-a-time-enabled/m-p/278457#M13816</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2020-04-30T00:34:43Z</dc:date>
    </item>
  </channel>
</rss>

