<?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: output a raster as a text file matrix in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/output-a-raster-as-a-text-file-matrix/m-p/732258#M41449</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are still after this I wrote one and posted it to the online scripts pages. It takes a raster and converts it to a matrix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stephen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 21 Jul 2011 00:47:09 GMT</pubDate>
    <dc:creator>StephenBarrow</dc:creator>
    <dc:date>2011-07-21T00:47:09Z</dc:date>
    <item>
      <title>output a raster as a text file matrix</title>
      <link>https://community.esri.com/t5/data-management-questions/output-a-raster-as-a-text-file-matrix/m-p/732256#M41447</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to be able to output the values of a raster (e.g. the elevation data in a DEM) as a text file so that the values are a matrix. I really don't know where to start! I have used many of the functions of GIS but don't know how to get raw data out of it.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cat&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 02 Jul 2011 22:53:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/output-a-raster-as-a-text-file-matrix/m-p/732256#M41447</guid>
      <dc:creator>CatrionaFyffe</dc:creator>
      <dc:date>2011-07-02T22:53:55Z</dc:date>
    </item>
    <item>
      <title>Re: output a raster as a text file matrix</title>
      <link>https://community.esri.com/t5/data-management-questions/output-a-raster-as-a-text-file-matrix/m-p/732257#M41448</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Cat,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I think you should check out the &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//001200000005000000.htm"&gt;Raster to ASCII &lt;/A&gt;&lt;SPAN&gt;tool for this.&amp;nbsp; An example of the resulting raster is below.&amp;nbsp; You can open the ascii file in any text editor.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NCOLS 480&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NROWS 450&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; XLLCORNER 378922&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; YLLCORNER 4072345&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CELLSIZE 30&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NODATA_VALUE -32768&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 43 2 45 7 3 56 2 5 23 65 34 6 32 54 57 34&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; 35 45 65 34 2 6 78 4 2 6 89 3 2 7 45 23 5 ...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Eric&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 05 Jul 2011 14:12:37 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/output-a-raster-as-a-text-file-matrix/m-p/732257#M41448</guid>
      <dc:creator>EricRice</dc:creator>
      <dc:date>2011-07-05T14:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: output a raster as a text file matrix</title>
      <link>https://community.esri.com/t5/data-management-questions/output-a-raster-as-a-text-file-matrix/m-p/732258#M41449</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If you are still after this I wrote one and posted it to the online scripts pages. It takes a raster and converts it to a matrix.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Stephen&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 21 Jul 2011 00:47:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/output-a-raster-as-a-text-file-matrix/m-p/732258#M41449</guid>
      <dc:creator>StephenBarrow</dc:creator>
      <dc:date>2011-07-21T00:47:09Z</dc:date>
    </item>
    <item>
      <title>Re: output a raster as a text file matrix</title>
      <link>https://community.esri.com/t5/data-management-questions/output-a-raster-as-a-text-file-matrix/m-p/732259#M41450</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks - the Raster to ASCII tool works fine,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Catriona&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 08 Nov 2011 10:20:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/output-a-raster-as-a-text-file-matrix/m-p/732259#M41450</guid>
      <dc:creator>CatrionaFyffe</dc:creator>
      <dc:date>2011-11-08T10:20:06Z</dc:date>
    </item>
  </channel>
</rss>

