<?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: Modifying Raster Extent in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409273#M23409</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That... almost worked.&lt;BR /&gt;&lt;BR /&gt;New Extent:&lt;BR /&gt;top: 90.000000000036&lt;BR /&gt;left: -180&lt;BR /&gt;right: 180.000000000072&lt;BR /&gt;bottom: -90&lt;BR /&gt;&lt;BR /&gt;However, the resulting raster only has one band, which definitely doesn't work for me. Is there anyway to preserve the number of bands?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You may want to try the&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000094000000"&gt; Copy Raster (data management)&lt;/A&gt;&lt;SPAN&gt; tool. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Aug 2012 21:58:04 GMT</pubDate>
    <dc:creator>PavanYadav</dc:creator>
    <dc:date>2012-08-09T21:58:04Z</dc:date>
    <item>
      <title>Modifying Raster Extent</title>
      <link>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409270#M23406</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a tiff raster image which is giving me "inconsistent extent" errors in ArcMap. Here is some info about my raster:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Columns and Rows: 21600, 10800&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bands: 3&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Cellsize: 0.016666667, 0.016666667&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Type: 8-bit unsigned integer&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Extent:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Top: 90.0083333333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Left: -180.008333333&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Right: 179.991666667&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Bottom: -89.9916666667&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Spatial Reference: GCS_WGS_1984&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Clearly, the extent is in fact inconsistent. The image seems to have an extra pixel. I think this is caused by using grid registration instead of cell registration in the original data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to clip using the raster Clip tool, setting the boundaries to 90,-180, 180, -90, but there was no effect - the output had the same extent as the original.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is there any other way to fix this raster's extent?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 18:04:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409270#M23406</guid>
      <dc:creator>LeighHolcombe</dc:creator>
      <dc:date>2012-08-08T18:04:13Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Raster Extent</title>
      <link>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409271#M23407</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The most reliable way is to define an analysis extent and create a new raster. Go to Geoprocessing menu and in environment settings select "Processing Extent" and "As Specified Below" in the drop down menu. This will allow you to specify the "Top", "Left", "Right", and "Bottom" coordinates that define your desired extent. Then open ArcToolbox &amp;gt; Spatial Analyst Tools &amp;gt; Map Algebra &amp;gt; Raster Calculator. Just specify an output raster and double click on your existing raster. This will create a new raster with the new extent.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 08 Aug 2012 21:07:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409271#M23407</guid>
      <dc:creator>JeffreyEvans</dc:creator>
      <dc:date>2012-08-08T21:07:51Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Raster Extent</title>
      <link>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409272#M23408</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;That... almost worked.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;New Extent:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;top: 90.000000000036&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;left: -180&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;right: 180.000000000072&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;bottom: -90&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, the resulting raster only has one band, which definitely doesn't work for me. Is there anyway to preserve the number of bands?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 15:40:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409272#M23408</guid>
      <dc:creator>LeighHolcombe</dc:creator>
      <dc:date>2012-08-09T15:40:37Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Raster Extent</title>
      <link>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409273#M23409</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;That... almost worked.&lt;BR /&gt;&lt;BR /&gt;New Extent:&lt;BR /&gt;top: 90.000000000036&lt;BR /&gt;left: -180&lt;BR /&gt;right: 180.000000000072&lt;BR /&gt;bottom: -90&lt;BR /&gt;&lt;BR /&gt;However, the resulting raster only has one band, which definitely doesn't work for me. Is there anyway to preserve the number of bands?&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;You may want to try the&lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000094000000"&gt; Copy Raster (data management)&lt;/A&gt;&lt;SPAN&gt; tool. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Aug 2012 21:58:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409273#M23409</guid>
      <dc:creator>PavanYadav</dc:creator>
      <dc:date>2012-08-09T21:58:04Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Raster Extent</title>
      <link>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409274#M23410</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;You may want to try the&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//001700000094000000"&gt; Copy Raster (data management)&lt;/A&gt; tool. &lt;BR /&gt;Thanks&lt;BR /&gt;Pavan&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Sorry to take so long replying:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Using Copy Raster with the processing extent set had no effect whatsoever - the bounds are still a half pixel extra on each side.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;This problem isn't crucial or time-sensitive - I have been able to project this dataset and display it as imagery with no troubles, other than dismissing the extent error in ArcMap.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Aug 2012 16:11:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409274#M23410</guid>
      <dc:creator>LeighHolcombe</dc:creator>
      <dc:date>2012-08-15T16:11:28Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Raster Extent</title>
      <link>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409275#M23411</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Sorry to take so long replying:&lt;BR /&gt;&lt;BR /&gt;Using Copy Raster with the processing extent set had no effect whatsoever - the bounds are still a half pixel extra on each side.&lt;BR /&gt;&lt;BR /&gt;This problem isn't crucial or time-sensitive - I have been able to project this dataset and display it as imagery with no troubles, other than dismissing the extent error in ArcMap.&lt;/BLOCKQUOTE&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Are you not specifying extents like you were in the Raster Calculator tool?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Pavan&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Aug 2012 21:47:45 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/409275#M23411</guid>
      <dc:creator>PavanYadav</dc:creator>
      <dc:date>2012-08-16T21:47:45Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Raster Extent</title>
      <link>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/1131580#M43769</link>
      <description>&lt;P&gt;Did you find a solution? I am having the same issue.&lt;/P&gt;</description>
      <pubDate>Fri, 07 Jan 2022 14:15:17 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/modifying-raster-extent/m-p/1131580#M43769</guid>
      <dc:creator>LydiaRill</dc:creator>
      <dc:date>2022-01-07T14:15:17Z</dc:date>
    </item>
  </channel>
</rss>

