<?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: Unhappy Data extraction from .adf file in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/unhappy-data-extraction-from-adf-file/m-p/92326#M1290</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I did export the data to another format, but couldnt view the gridded dataset, can you help me out with how to convert it to .csv format or something&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 13 Feb 2014 02:19:16 GMT</pubDate>
    <dc:creator>SourangsuChowdhury</dc:creator>
    <dc:date>2014-02-13T02:19:16Z</dc:date>
    <item>
      <title>Unhappy Data extraction from .adf file</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/unhappy-data-extraction-from-adf-file/m-p/92324#M1288</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I have got a set of data for global PM2.5 conc., but the data is in .adf format, within folders info and 'filename', I am able to open the file in Arc Map, what i need is the original data for each grid point according to which the plot is made,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I tried to export the data to some other format, but none of the formats are providing grided data set. &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Please help me out.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 11 Feb 2014 03:48:33 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/unhappy-data-extraction-from-adf-file/m-p/92324#M1288</guid>
      <dc:creator>SourangsuChowdhury</dc:creator>
      <dc:date>2014-02-11T03:48:33Z</dc:date>
    </item>
    <item>
      <title>Re: Unhappy Data extraction from .adf file</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/unhappy-data-extraction-from-adf-file/m-p/92325#M1289</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The GRID format is a collection of files in a directory, not just the single .adf file, so with any tools you use, you want to point them at that directory, not a specific component file within it. If you're in ArcMap and can open the files successfully, you can export them by right clicking on the layer and selecting Data &amp;gt; Export Data. Choose a file format of your choice, such as GeoTIFF for the export.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also use third party tools, such as &lt;/SPAN&gt;&lt;A href="http://gdal.org/"&gt;GDAL&lt;/A&gt;&lt;SPAN&gt;, to translate the GRID files into another format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;cheers,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Shaun&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 00:53:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/unhappy-data-extraction-from-adf-file/m-p/92325#M1289</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2014-02-13T00:53:26Z</dc:date>
    </item>
    <item>
      <title>Re: Unhappy Data extraction from .adf file</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/unhappy-data-extraction-from-adf-file/m-p/92326#M1290</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes I did export the data to another format, but couldnt view the gridded dataset, can you help me out with how to convert it to .csv format or something&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 02:19:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/unhappy-data-extraction-from-adf-file/m-p/92326#M1290</guid>
      <dc:creator>SourangsuChowdhury</dc:creator>
      <dc:date>2014-02-13T02:19:16Z</dc:date>
    </item>
    <item>
      <title>Re: Unhappy Data extraction from .adf file</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/unhappy-data-extraction-from-adf-file/m-p/92327#M1291</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Generally, you want to keep raster data in a format appropriate for it, as the representation will increase significantly in size in a textual format like CSV, and its best to perform your analysis or questions directly against the raster dataset. If you know what you're doing and you do want the raw values, there's a few ways to get them. Perhaps the simplest is to save out the data as an ASCII file -- that will give you a plain-text encoding of the data, see &lt;/SPAN&gt;&lt;A href="http://en.wikipedia.org/wiki/Esri_grid"&gt;this Wikipedia article&lt;/A&gt;&lt;SPAN&gt; for a mapping between the cell values and their positions within the output text file.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 13 Feb 2014 04:10:46 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/unhappy-data-extraction-from-adf-file/m-p/92327#M1291</guid>
      <dc:creator>ShaunWalbridge</dc:creator>
      <dc:date>2014-02-13T04:10:46Z</dc:date>
    </item>
  </channel>
</rss>

