<?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: Time Slider for Image Servies in Flex in ArcGIS Viewer for Flex Questions</title>
    <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/time-slider-for-image-servies-in-flex/m-p/39894#M1867</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-style:italic;"&gt;"As with feature layers, you need a time field in your mosaic dataset's attribute table to indicate the valid time for each raster. Similar to feature layers, you can enable time on the Time tab of the mosaic dataset's Layer Properties dialog box."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//005z00000004000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//005z00000004000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The desktop help is your friend for this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; See for example &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_s_new_for_temporal_data/00qp00000018000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_s_new_for_temporal_data/00qp00000018000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once "time" is enabled, publish the service again, empty the cache etc and the service directory should display the Time Info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 16 Nov 2010 17:35:30 GMT</pubDate>
    <dc:creator>BjornSvensson</dc:creator>
    <dc:date>2010-11-16T17:35:30Z</dc:date>
    <item>
      <title>Time Slider for Image Servies in Flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/time-slider-for-image-servies-in-flex/m-p/39891#M1864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello.&amp;nbsp; I am new to Flex (and server) and have downloaded the Flex Viewer uncompiled version.&amp;nbsp; I am wanting to create a time slider bar for our city's imagery.&amp;nbsp; We have the image server extension and I have created a mosaic dataset for each year (1998, 2002, 2006, 2008, 2010).&amp;nbsp; I have published each of these to the server.&amp;nbsp; I have no clue how to go about getting these into a time slider bar.&amp;nbsp; Can anyone help me with this?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cynthia&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Nov 2010 12:38:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/time-slider-for-image-servies-in-flex/m-p/39891#M1864</guid>
      <dc:creator>CynthiaMatney</dc:creator>
      <dc:date>2010-11-15T12:38:11Z</dc:date>
    </item>
    <item>
      <title>Re: Time Slider for Image Servies in Flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/time-slider-for-image-servies-in-flex/m-p/39892#M1865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Do you have one service or multiple services?&amp;nbsp; Either way, are they time-aware?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Compare for example with this time-aware service where the Time Info is listed in the Service Directory - &lt;/SPAN&gt;&lt;A href="http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/World/MODIS/ImageServer" rel="nofollow noopener noreferrer" target="_blank"&gt;http://sampleserver3.arcgisonline.com/ArcGIS/rest/services/World/MODIS/ImageServer&lt;/A&gt;&lt;SPAN&gt; which has:&lt;/SPAN&gt;&lt;BR /&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;Time Info:
&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Time Extent: [2004/01/01 00:00:00 UTC, 2004/12/01 00:00:00 UTC]&lt;/PRE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You also need to (manually) specify the times you want to use in the TimeSlider widget.&amp;nbsp; This will then be used on all time-aware layers (which is why they need to be "time-aware" for things to work).&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 Dec 2021 21:33:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/time-slider-for-image-servies-in-flex/m-p/39892#M1865</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2021-12-10T21:33:24Z</dc:date>
    </item>
    <item>
      <title>Re: Time Slider for Image Servies in Flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/time-slider-for-image-servies-in-flex/m-p/39893#M1866</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;There are multiple services (one for each year of imagery). &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;No, none of them have information in the "Time Info" area.&amp;nbsp; How does this information get there?&amp;nbsp; Is it something I can manually do or is it automatically done somewhere?&amp;nbsp; When I created the mosaic datasets there wasn't an option regarding time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 11:45:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/time-slider-for-image-servies-in-flex/m-p/39893#M1866</guid>
      <dc:creator>CynthiaMatney</dc:creator>
      <dc:date>2010-11-16T11:45:29Z</dc:date>
    </item>
    <item>
      <title>Re: Time Slider for Image Servies in Flex</title>
      <link>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/time-slider-for-image-servies-in-flex/m-p/39894#M1867</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-style:italic;"&gt;"As with feature layers, you need a time field in your mosaic dataset's attribute table to indicate the valid time for each raster. Similar to feature layers, you can enable time on the Time tab of the mosaic dataset's Layer Properties dialog box."&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;- &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//005z00000004000000.htm"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//005z00000004000000.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The desktop help is your friend for this &lt;span class="lia-unicode-emoji" title=":slightly_smiling_face:"&gt;🙂&lt;/span&gt;&amp;nbsp; See for example &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_s_new_for_temporal_data/00qp00000018000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/What_s_new_for_temporal_data/00qp00000018000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Once "time" is enabled, publish the service again, empty the cache etc and the service directory should display the Time Info.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 16 Nov 2010 17:35:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-viewer-for-flex-questions/time-slider-for-image-servies-in-flex/m-p/39894#M1867</guid>
      <dc:creator>BjornSvensson</dc:creator>
      <dc:date>2010-11-16T17:35:30Z</dc:date>
    </item>
  </channel>
</rss>

