<?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: Raster Processing Template to display One raster out of 4.  in ArcGIS Image Server Questions</title>
    <link>https://community.esri.com/t5/arcgis-image-server-questions/raster-processing-template-to-display-one-raster/m-p/714900#M1639</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Benas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cant you just add a Date Field to the Dataset, add the image date into it and then allow 'By attribute mosaicking' using the time field and enable time as a property in the Mosaic so that as a service this time settings can be used to display by time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you explicitely want to go the other way, look at this documentation page&lt;/P&gt;&lt;P&gt;https://pro.arcgis.com/en/pro-app/help/data/imagery/using-mosaic-dataset-items-in-raster-function-templates.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there the section about&lt;/P&gt;&lt;P&gt;"Set up the raster function template to use groups of items from a mosaic dataset"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and create a template that uses the ItemGroup logic (though you will only use one image at a time) - in your case actually the only thing you would need is to specify a query in the template ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Guenter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guenter Doerffel | Technology Evangelist Imagery &amp;amp; Raster Analytics, Europe&lt;/P&gt;&lt;P&gt;Esri | Weena 695 | P.O. Box 29099 | 3001 GB | Rotterdam | The Netherlands&lt;/P&gt;&lt;P&gt;M +31 (6) 83 83 56 15 | GDoerffel@esri.com | esri.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE SCIENCE OF WHERE™&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 May 2019 09:42:20 GMT</pubDate>
    <dc:creator>GuenterDoerffel</dc:creator>
    <dc:date>2019-05-16T09:42:20Z</dc:date>
    <item>
      <title>Raster Processing Template to display One raster out of 4.</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/raster-processing-template-to-display-one-raster/m-p/714899#M1638</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;Im using #ArcGIS Pro.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have four rasters. All rasters are the same in size/Footprint/Boundary&amp;nbsp; but from different time of the year.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have loaded rasters into&lt;A href="https://community.esri.com/t5/tag/Mosaic/tg-p"&gt;#Mosaic&lt;/A&gt; dataset.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Im looking for a processing template for mosaic dataset that would let me to choose which&amp;nbsp; raster of the year to display.&amp;nbsp;&lt;/P&gt;&lt;P&gt;I believe I should have 4 separate raster processing templates.&amp;nbsp;&amp;nbsp;&lt;/P&gt;&lt;P&gt;The reason Im looking for a template is that I will need to use it on published mosaic data set later.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any advice would be greatly appreciated.&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Ben&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 09:35:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/raster-processing-template-to-display-one-raster/m-p/714899#M1638</guid>
      <dc:creator>BenasPekarskis1</dc:creator>
      <dc:date>2019-05-16T09:35:13Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Processing Template to display One raster out of 4.</title>
      <link>https://community.esri.com/t5/arcgis-image-server-questions/raster-processing-template-to-display-one-raster/m-p/714900#M1639</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Benas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;cant you just add a Date Field to the Dataset, add the image date into it and then allow 'By attribute mosaicking' using the time field and enable time as a property in the Mosaic so that as a service this time settings can be used to display by time?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you explicitely want to go the other way, look at this documentation page&lt;/P&gt;&lt;P&gt;https://pro.arcgis.com/en/pro-app/help/data/imagery/using-mosaic-dataset-items-in-raster-function-templates.htm&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;there the section about&lt;/P&gt;&lt;P&gt;"Set up the raster function template to use groups of items from a mosaic dataset"&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;and create a template that uses the ItemGroup logic (though you will only use one image at a time) - in your case actually the only thing you would need is to specify a query in the template ...&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards&lt;/P&gt;&lt;P&gt;Guenter&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Guenter Doerffel | Technology Evangelist Imagery &amp;amp; Raster Analytics, Europe&lt;/P&gt;&lt;P&gt;Esri | Weena 695 | P.O. Box 29099 | 3001 GB | Rotterdam | The Netherlands&lt;/P&gt;&lt;P&gt;M +31 (6) 83 83 56 15 | GDoerffel@esri.com | esri.com&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;THE SCIENCE OF WHERE™&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 May 2019 09:42:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-image-server-questions/raster-processing-template-to-display-one-raster/m-p/714900#M1639</guid>
      <dc:creator>GuenterDoerffel</dc:creator>
      <dc:date>2019-05-16T09:42:20Z</dc:date>
    </item>
  </channel>
</rss>

