<?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: Best raster format for grid analysis? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/best-raster-format-for-grid-analysis/m-p/251561#M14335</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm leaning towards Esri's grid format, file geodatabase, or Erdas' IMG format. Any thoughts on which format processes with the most efficiency? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MrSID, Tiff, BMP, and the like, I believe, would require too much overhead processing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 10 May 2013 20:42:24 GMT</pubDate>
    <dc:creator>DavidSinton</dc:creator>
    <dc:date>2013-05-10T20:42:24Z</dc:date>
    <item>
      <title>Best raster format for grid analysis?</title>
      <link>https://community.esri.com/t5/data-management-questions/best-raster-format-for-grid-analysis/m-p/251558#M14332</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm upgrading a python script so that it'll function in ArcGIS 10.1 and as such I have the opportunity to change the raster format. Currently, the rasters are saved in Esri's grid format which has a few drawbacks. The most notable one is that grids cannot be stored in a directory structure with more than 120 characters (including the name of the raster). I believe this is no longer the case starting with 10.0; is this true? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, what is the most efficient raster format when using Spatial Analyst? Is it Esri's Grid, Erdas' IMG, or storing them in a file geodatabase? Efficiency, I'm defining here as the fastest processing time but I'm also concern to a lesser degree with storage size. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The output from these steps will be single-band and either integer or float.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David Sinton&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="mailto:dsinton@blm.gov"&gt;dsinton@blm.gov&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 13:48:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-raster-format-for-grid-analysis/m-p/251558#M14332</guid>
      <dc:creator>DavidSinton</dc:creator>
      <dc:date>2013-05-10T13:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Best raster format for grid analysis?</title>
      <link>https://community.esri.com/t5/data-management-questions/best-raster-format-for-grid-analysis/m-p/251559#M14333</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;keep in mind different formats have their own different drawbacks as well. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For best resolution you would consider one that does not compress the image and take samples and generalize an image based on those next to it.&amp;nbsp; But the images are a lot smaller.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;SIDS efficiently show very large areas but can be cumbersome to work with.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;tiff and bmp have better resolution but tend to me much larger.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should try several formats and see which one will work best for your needs. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;I'm upgrading a python script so that it'll function in ArcGIS 10.1 and as such I have the opportunity to change the raster format. Currently, the rasters are saved in Esri's grid format which has a few drawbacks. The most notable one is that grids cannot be stored in a directory structure with more than 120 characters (including the name of the raster). I believe this is no longer the case starting with 10.0; is this true? &lt;BR /&gt;&lt;BR /&gt;Also, what is the most efficient raster format when using Spatial Analyst? Is it Esri's Grid, Erdas' IMG, or storing them in a file geodatabase? Efficiency, I'm defining here as the fastest processing time but I'm also concern to a lesser degree with storage size. &lt;BR /&gt;&lt;BR /&gt;The output from these steps will be single-band and either integer or float.&lt;BR /&gt;&lt;BR /&gt;David Sinton&lt;BR /&gt;&lt;A href="mailto:dsinton@blm.gov"&gt;dsinton@blm.gov&lt;/A&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 18:05:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-raster-format-for-grid-analysis/m-p/251559#M14333</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-05-10T18:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Best raster format for grid analysis?</title>
      <link>https://community.esri.com/t5/data-management-questions/best-raster-format-for-grid-analysis/m-p/251560#M14334</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Data_formats_supported_by_Spatial_Analyst/005900000005000000/"&gt;Data formats supported by the ArcGIS Spatial Analyst extension&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; See "Output raster data formats".&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 20:39:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-raster-format-for-grid-analysis/m-p/251560#M14334</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2013-05-10T20:39:18Z</dc:date>
    </item>
    <item>
      <title>Re: Best raster format for grid analysis?</title>
      <link>https://community.esri.com/t5/data-management-questions/best-raster-format-for-grid-analysis/m-p/251561#M14335</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm leaning towards Esri's grid format, file geodatabase, or Erdas' IMG format. Any thoughts on which format processes with the most efficiency? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;MrSID, Tiff, BMP, and the like, I believe, would require too much overhead processing.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 10 May 2013 20:42:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/best-raster-format-for-grid-analysis/m-p/251561#M14335</guid>
      <dc:creator>DavidSinton</dc:creator>
      <dc:date>2013-05-10T20:42:24Z</dc:date>
    </item>
  </channel>
</rss>

