<?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 Dataset Change/Update NoData Value Property in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/raster-dataset-change-update-nodata-value-property/m-p/131729#M7631</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you cannot simply change the nodata value of a raster dataset, either in SDE or on a file based raster dataset. The only way to change the nodata value is to rewrite the dataset and change the nodata value in the process (e.g. in copy raster). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Simply changing the nodata value, especially in SDE, might create issues, so be careful changing something through the DB rather than ArcObjects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 29 Sep 2010 17:19:36 GMT</pubDate>
    <dc:creator>RobertBerger</dc:creator>
    <dc:date>2010-09-29T17:19:36Z</dc:date>
    <item>
      <title>Raster Dataset Change/Update NoData Value Property</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-dataset-change-update-nodata-value-property/m-p/131728#M7630</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;So we have a raster in an SDE Oracle database... the "NoData Value" property is set to 256 and should be set to 255... WHY can I not find a way to change this property value? I DO NOT want to recalculate all the 255 pixels in the map (this is a huge raster), I simply want to change the "NoData Value" property.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The closest thing I have found is to have our DBA run: &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;sderaster -o update -l &amp;lt;table,column&amp;gt; -v &amp;lt;raster_id&amp;gt; -a 255&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;But not real sure for one if this does what I want or if it recalculates all the pixels, and two what to put for &amp;lt;table,column&amp;gt; and &amp;lt;raster_id&amp;gt;...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help or ideas would be great!&amp;nbsp; Thanks a lot!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 28 Sep 2010 22:49:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-dataset-change-update-nodata-value-property/m-p/131728#M7630</guid>
      <dc:creator>RyanCoodey</dc:creator>
      <dc:date>2010-09-28T22:49:53Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Dataset Change/Update NoData Value Property</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-dataset-change-update-nodata-value-property/m-p/131729#M7631</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Greetings,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Yes, you cannot simply change the nodata value of a raster dataset, either in SDE or on a file based raster dataset. The only way to change the nodata value is to rewrite the dataset and change the nodata value in the process (e.g. in copy raster). &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Simply changing the nodata value, especially in SDE, might create issues, so be careful changing something through the DB rather than ArcObjects.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 29 Sep 2010 17:19:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-dataset-change-update-nodata-value-property/m-p/131729#M7631</guid>
      <dc:creator>RobertBerger</dc:creator>
      <dc:date>2010-09-29T17:19:36Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Dataset Change/Update NoData Value Property</title>
      <link>https://community.esri.com/t5/data-management-questions/raster-dataset-change-update-nodata-value-property/m-p/131730#M7632</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi there,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Whilst working with a raster of type GRID, I encountered the same problem. The NoData value of my raster was not set correctly. Even copying the raster with the tool "copy raster" from the toolbox did not work. I finally succeeded by following the advice from ArcGIS Desktop Help. I found the solution by selecting the item "Spatial Analyst toolbar, reclassifying data with" and then saw this at the bottom of the right page: "Setting specific values to NoData". The advice I found there, led me to the solution. HTH&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Greetings,&lt;BR /&gt;&lt;BR /&gt;Yes, you cannot simply change the nodata value of a raster dataset, either in SDE or on a file based raster dataset. The only way to change the nodata value is to rewrite the dataset and change the nodata value in the process (e.g. in copy raster). &lt;BR /&gt;Simply changing the nodata value, especially in SDE, might create issues, so be careful changing something through the DB rather than ArcObjects.&lt;BR /&gt;&lt;BR /&gt;Robert&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 20 Jan 2011 09:14:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/raster-dataset-change-update-nodata-value-property/m-p/131730#M7632</guid>
      <dc:creator>StevenHoek</dc:creator>
      <dc:date>2011-01-20T09:14:28Z</dc:date>
    </item>
  </channel>
</rss>

