<?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: Attributing different colormap to individual rasters in mosaic dataset in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/attributing-different-colormap-to-individual/m-p/608900#M34293</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's likely you have a 1-band mosaic dataset, which only displays grayscale (even if you put colormap function on top of invidual rasters) unless there're other functions on top of mosaic (in your first case -- adding colormap on top of mosaic function).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To get around of this issue, specify 3 in "Number of Bands" when creating the mosaic dataset.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 12 Oct 2011 17:11:51 GMT</pubDate>
    <dc:creator>WenxueJu</dc:creator>
    <dc:date>2011-10-12T17:11:51Z</dc:date>
    <item>
      <title>Attributing different colormap to individual rasters in mosaic dataset</title>
      <link>https://community.esri.com/t5/data-management-questions/attributing-different-colormap-to-individual/m-p/608899#M34292</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a mosaic dataset of 13 separate rasters for which I am trying to attribute different colormaps and then publish as an image service.&amp;nbsp; When I add one colormap to the whole dataset via the function chain in ArcCatalog it works fine and draws the appropriate color for each pixel.&amp;nbsp; However, when I attempt to give each raster a different colormap via the footprint attribute table in ArcMap all rasters only draw greyscale (it doesn't matter whether or not I remove the colormap in ArcCatalog first, with or without the individual rasters do not get colored correctly).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Has anybody had success with this?&amp;nbsp; I have read through the online help for image services and mosaic datasets and it appears this is supposed to work, but I have not had any success.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Ben&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 09 Oct 2011 02:14:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attributing-different-colormap-to-individual/m-p/608899#M34292</guid>
      <dc:creator>BenKane</dc:creator>
      <dc:date>2011-10-09T02:14:23Z</dc:date>
    </item>
    <item>
      <title>Re: Attributing different colormap to individual rasters in mosaic dataset</title>
      <link>https://community.esri.com/t5/data-management-questions/attributing-different-colormap-to-individual/m-p/608900#M34293</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It's likely you have a 1-band mosaic dataset, which only displays grayscale (even if you put colormap function on top of invidual rasters) unless there're other functions on top of mosaic (in your first case -- adding colormap on top of mosaic function).&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To get around of this issue, specify 3 in "Number of Bands" when creating the mosaic dataset.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 12 Oct 2011 17:11:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attributing-different-colormap-to-individual/m-p/608900#M34293</guid>
      <dc:creator>WenxueJu</dc:creator>
      <dc:date>2011-10-12T17:11:51Z</dc:date>
    </item>
    <item>
      <title>Re: Attributing different colormap to individual rasters in mosaic dataset</title>
      <link>https://community.esri.com/t5/data-management-questions/attributing-different-colormap-to-individual/m-p/608901#M34294</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you.&amp;nbsp; Creating a new mosaic dataset and specifying 3-band did solve the issue.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Now my next step is to create a call from Flex Viewer that chooses a different clr file for each raster based on the user's decision.&amp;nbsp; Does anybody have ideas about how to approach this?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 14 Oct 2011 20:17:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attributing-different-colormap-to-individual/m-p/608901#M34294</guid>
      <dc:creator>BenKane</dc:creator>
      <dc:date>2011-10-14T20:17:51Z</dc:date>
    </item>
    <item>
      <title>Re: Attributing different colormap to individual rasters in mosaic dataset</title>
      <link>https://community.esri.com/t5/data-management-questions/attributing-different-colormap-to-individual/m-p/608902#M34295</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Strange, in my last post I said that creating a new 3-band mosaic dataset allowed me to add colormaps to the individual rasters in the mosaic dataset...but I am now getting an error message when I attempt to add a colormap to any mosaic dataset, whether in catalog or in arcMap.&amp;nbsp; I even get the error when I attempt to add the same colormap to the mosaic dataset that I previously had success with!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Raster Function Editor error message reads:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The function could not be inserted.&amp;nbsp; Input or output arguments are invalid.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What could cause this new error and how do I correct it?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 31 Oct 2011 04:20:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/attributing-different-colormap-to-individual/m-p/608902#M34295</guid>
      <dc:creator>BenKane</dc:creator>
      <dc:date>2011-10-31T04:20:20Z</dc:date>
    </item>
  </channel>
</rss>

