<?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 Raster Conversion in ArcGIS Hub Questions</title>
    <link>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782418#M3861</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: black; background: white;"&gt;Hello, I would like to convert TIFF images to GRID format &lt;/SPAN&gt;and &lt;SPAN&gt;Long raster data type format. Until now, I have tried export raster to different format from arc catalogue, raster to other formats from arc toolbox , but neither of them works. I welcome suggestions&lt;/SPAN&gt;. Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Dec 2019 11:49:49 GMT</pubDate>
    <dc:creator>GeorgiosTziatzios</dc:creator>
    <dc:date>2019-12-24T11:49:49Z</dc:date>
    <item>
      <title>Raster Conversion</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782418#M3861</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="color: black; background: white;"&gt;Hello, I would like to convert TIFF images to GRID format &lt;/SPAN&gt;and &lt;SPAN&gt;Long raster data type format. Until now, I have tried export raster to different format from arc catalogue, raster to other formats from arc toolbox , but neither of them works. I welcome suggestions&lt;/SPAN&gt;. Thank you in advance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2019 11:49:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782418#M3861</guid>
      <dc:creator>GeorgiosTziatzios</dc:creator>
      <dc:date>2019-12-24T11:49:49Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Conversion</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782419#M3862</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;have you tried the CopyRaster geoprocessing tool?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2019 18:07:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782419#M3862</guid>
      <dc:creator>SteveLynch</dc:creator>
      <dc:date>2019-12-24T18:07:36Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Conversion</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782420#M3863</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P style="margin: 0cm; margin-bottom: .0001pt;"&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;thank you very much for your reply.&amp;nbsp; I tried copy raster tool.&amp;nbsp;The images are converted to grid format but with an 8 bit pixel depth&amp;nbsp; and not 32 bit signed which is the desired.&lt;SPAN style="font-family: Helvetica Neue,Helvetica,Arial,Lucida Grande,sans-serif;"&gt;&amp;nbsp; &lt;/SPAN&gt;&lt;/SPAN&gt;&lt;SPAN style="font-size: 11.5pt; font-family: 'Helvetica',sans-serif; color: #3d3d3d;"&gt;At this point,&amp;nbsp; I would like to mention&amp;nbsp;that I have rasters in the desired format and resolution to a geodatabase but I cannot transfer to a folder via copy paste. Once again,&amp;nbsp;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: 'Helvetica',sans-serif; font-size: 11.5pt; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;thank you very much for your reply&lt;/SPAN&gt;.&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2019 20:30:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782420#M3863</guid>
      <dc:creator>GeorgiosTziatzios</dc:creator>
      <dc:date>2019-12-24T20:30:34Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Conversion</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782421#M3864</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;in Copy Raster, what options did you specify for the various relevant parameters?&lt;/P&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;CopyRaster(in_raster, out_rasterdataset, {nodata_value},{pixel_type}, {scale_pixel_value}, {format})&lt;/PRE&gt;&lt;/PRE&gt;&lt;PRE class="lia-code-sample line-numbers language-none"&gt;out_rasterdataset  (folder plus compliant path and file name)
nodata_value :  any?
pixel_type  : 32_BIT_SIGNED was specified?
scale_pixel_value  :  did you specify None or&amp;nbsp;ScalePixelValue&amp;nbsp;
format  :  GRID&amp;nbsp;—Esri&amp;nbsp;Grid format&amp;nbsp; (needs a folder as output plus the grid name 10 characters or less)&lt;/PRE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 12 Dec 2021 08:54:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782421#M3864</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2021-12-12T08:54:06Z</dc:date>
    </item>
    <item>
      <title>Re: Raster Conversion</title>
      <link>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782422#M3865</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;SPAN style="font-size: 11.5pt; color: #3d3d3d; background: white;"&gt;Thank you very much for your response. In output raster dataset I change the default geodatabase where the file is located and declare my own folder to C.&amp;nbsp;&lt;/SPAN&gt;In the pixel type I choose 32 bit signed. As for as the GRID format is concerned, I read that if you do not give the raster an extension then the raster is saved in GRID format. Scale pixel value option is not activated. Thank you in advance&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;P.S About the no data value option the default number is 2147483647 with the same result GRID format with 8 bit depth. &lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: 'Helvetica',sans-serif; font-size: 11.5pt; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;At this point,&amp;nbsp; I would like to mention&amp;nbsp;that I have rasters in the desired format and resolution to a geodatabase but I cannot transfer to a folder via copy paste. Once again,&amp;nbsp;&lt;/SPAN&gt;&lt;SPAN style="background-color: #ffffff; color: #3d3d3d; display: inline; float: none; font-family: &amp;amp;quot; helvetica&amp;amp;quot;,sans-serif; font-size: 11.5pt; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px; padding: 0px; margin: 0px;"&gt;thank you very much for your reply&lt;/SPAN&gt;&lt;SPAN style="display: inline !important; float: none; background-color: #ffffff; color: #3d3d3d; font-family: 'Helvetica',sans-serif; font-size: 11.5pt; font-style: normal; font-variant: normal; font-weight: 400; letter-spacing: normal; orphans: 2; text-align: left; text-decoration: none; text-indent: 0px; text-transform: none; -webkit-text-stroke-width: 0px; white-space: normal; word-spacing: 0px;"&gt;.&lt;/SPAN&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2019 22:41:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-hub-questions/raster-conversion/m-p/782422#M3865</guid>
      <dc:creator>GeorgiosTziatzios</dc:creator>
      <dc:date>2019-12-24T22:41:57Z</dc:date>
    </item>
  </channel>
</rss>

