<?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: Spot 5 Natural color in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632349#M9182</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, a reasonably good &lt;EM&gt;pseudo-true color&lt;/EM&gt; image can be generated from color infrared imagery.&amp;nbsp; We have an example on our resource center that refers specifically to SPOT imagery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be very brief in my reply, but let me know if you need further detail.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a Mosaic Dataset and be sure to use the SPOT 5 Raster Type when you add the images into the Mosaic.&lt;/LI&gt;&lt;LI&gt;Under Mosaic Dataset properties (ArcCatalog), go to the Functions tab, and add the &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;EM&gt;&lt;STRONG&gt;Spectral Matrix&lt;/STRONG&gt;&lt;/EM&gt; function.&amp;nbsp; This function will apply user-controlled weights to the available bands to generate a three-band output for viewing.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This topic in our Resource Center provides advice re: specific weights to apply to generate an apparent true color image from a color infrared SPOT image:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Spectral_Conversion_function/009t00000057000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/Spectral_Conversion_function/009t00000057000000/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Let me know if you need further detail!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Cody Benkelman&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 04 Mar 2015 20:18:49 GMT</pubDate>
    <dc:creator>CodyBenkelman</dc:creator>
    <dc:date>2015-03-04T20:18:49Z</dc:date>
    <item>
      <title>Spot 5 Natural color</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632344#M9177</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P class="Pm Bt"&gt;I have 2 spot 5 satellite imagery ( 2.5 m) in Color Infrared and i would like to convert them to natural color.As Spot 5 images do not have blue Band Like Landsat.Can someone help me with the process in ArcGis.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 16:02:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632344#M9177</guid>
      <dc:creator>MuhammadMubashir__Khan</dc:creator>
      <dc:date>2015-03-03T16:02:19Z</dc:date>
    </item>
    <item>
      <title>Re: Spot 5 Natural color</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632345#M9178</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Mubhashir,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;You could try the following, and let me know.&lt;/P&gt;&lt;P&gt;say For SPOT imagery,&lt;/P&gt;&lt;P&gt;S1: Green band&lt;/P&gt;&lt;P&gt;S2: Red Band&lt;/P&gt;&lt;P&gt;S3: NIR Band&lt;/P&gt;&lt;P&gt;Use the following equations in Raster Calculator,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="color: #333333; text-align: justify; font-family: arial; font-size: 12px;"&gt;&lt;/P&gt;&lt;CENTER style="color: #333333; font-family: arial; font-size: 12px;"&gt;&lt;STRONG&gt;Red = S2&lt;BR /&gt;Green = (3 * S1 + S3)/4&lt;BR /&gt;Blue = (3 * S1 - S3)/4&lt;/STRONG&gt;&lt;/CENTER&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 17:30:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632345#M9178</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-03-03T17:30:28Z</dc:date>
    </item>
    <item>
      <title>Re: Spot 5 Natural color</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632346#M9179</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I put the above Equations in raster claculator and now i amgetting a not executed error for a raster calculator.&lt;/P&gt;&lt;P&gt;Executing: RasterCalculator "Red = S2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Green = (3 * S1 + S3)/4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blue = (3 * S1 - S3)/4" C:\Users\Mobii\Documents\ArcGIS\Default.gdb\rastercalc1&lt;/P&gt;&lt;P&gt;Start Time: Wed Mar 04 00:50:59 2015&lt;/P&gt;&lt;P&gt;Red = S2&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Green = (3 * S1 + S3)/4&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Blue = (3 * S1 - S3)/4&lt;/P&gt;&lt;P&gt;ERROR 000539: Parsing error IndentationError: unexpected indent (line &lt;span class="lia-unicode-emoji" title=":smiling_face_with_sunglasses:"&gt;😎&lt;/span&gt;&lt;/P&gt;&lt;P&gt;Failed to execute (RasterCalculator).&lt;/P&gt;&lt;P&gt;Failed at Wed Mar 04 00:51:00 2015 (Elapsed Time: 1.00 seconds)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 19:54:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632346#M9179</guid>
      <dc:creator>MuhammadMubashir__Khan</dc:creator>
      <dc:date>2015-03-03T19:54:59Z</dc:date>
    </item>
    <item>
      <title>Re: Spot 5 Natural color</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632347#M9180</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Did you use all the three equations in one go? You need to use Raster Calculator once for each band.&lt;/P&gt;&lt;P&gt;Moreover, in the expression, use only the right-hand side of the equations.&lt;/P&gt;&lt;P&gt;You need to create two rasters, viz.,&amp;nbsp; Green and Blue, as the output of the &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//009z000000z7000000"&gt;Raster Calculator&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;And replace S1, S2 and S3 in the above equations with the Green band, Red band and NIR band of the SPOT data respectively. No need to use the Raster calculator for Red band.&lt;/P&gt;&lt;P&gt;Once the above bands are prepared, create composite bands using the new Blue, Green and Red bands.&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000009p000000" title="http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000009p000000"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#//00170000009p000000&lt;/A&gt;&lt;/P&gt;&lt;P&gt;Then, use it in proper channels in symbology(Red band in Red Channel, Green band in Green channel and Blue band in Blue Channel) to get the natural colour composite.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 18:49:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632347#M9180</guid>
      <dc:creator>JayantaPoddar</dc:creator>
      <dc:date>2015-03-04T18:49:58Z</dc:date>
    </item>
    <item>
      <title>Re: Spot 5 Natural color</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632348#M9181</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;OK I will try this and will let you know then.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 20:16:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632348#M9181</guid>
      <dc:creator>MuhammadMubashir__Khan</dc:creator>
      <dc:date>2015-03-04T20:16:36Z</dc:date>
    </item>
    <item>
      <title>Re: Spot 5 Natural color</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632349#M9182</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, a reasonably good &lt;EM&gt;pseudo-true color&lt;/EM&gt; image can be generated from color infrared imagery.&amp;nbsp; We have an example on our resource center that refers specifically to SPOT imagery.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I'll be very brief in my reply, but let me know if you need further detail.&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Create a Mosaic Dataset and be sure to use the SPOT 5 Raster Type when you add the images into the Mosaic.&lt;/LI&gt;&lt;LI&gt;Under Mosaic Dataset properties (ArcCatalog), go to the Functions tab, and add the &lt;SPAN style="font-size: 11.0pt; font-family: 'Calibri','sans-serif'; color: #1f497d;"&gt;&lt;EM&gt;&lt;STRONG&gt;Spectral Matrix&lt;/STRONG&gt;&lt;/EM&gt; function.&amp;nbsp; This function will apply user-controlled weights to the available bands to generate a three-band output for viewing.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;This topic in our Resource Center provides advice re: specific weights to apply to generate an apparent true color image from a color infrared SPOT image:&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#/Spectral_Conversion_function/009t00000057000000/"&gt;http://resources.arcgis.com/en/help/main/10.2/index.html#/Spectral_Conversion_function/009t00000057000000/&lt;/A&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Let me know if you need further detail!&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #1f497d;"&gt;Cody Benkelman&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 04 Mar 2015 20:18:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/spot-5-natural-color/m-p/632349#M9182</guid>
      <dc:creator>CodyBenkelman</dc:creator>
      <dc:date>2015-03-04T20:18:49Z</dc:date>
    </item>
  </channel>
</rss>

