<?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: How to convert DEM into .xyz file ? in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/how-to-convert-dem-into-xyz-file/m-p/161045#M5430</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1.&amp;nbsp; By .xyz, do you mean a text file with x, y, and z coordinates?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, use Raster To Point (conversion toolbox) to make a point file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then use Export Feature Attribute to ASCII (Spatial Statistics) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to get coordinates and attribute values to a space, comma, or semi-colon delimited ASCII text file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you want isolines,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;try Contour, which needs a Spatial Analyst license.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 Dec 2013 11:14:11 GMT</pubDate>
    <dc:creator>markdenil</dc:creator>
    <dc:date>2013-12-24T11:14:11Z</dc:date>
    <item>
      <title>How to convert DEM into .xyz file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-convert-dem-into-xyz-file/m-p/161044#M5429</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello everyone, &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. How to convert DEM into a .xyz file, I am using ArcGIS 9.3 for my work ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Is it possible to create Bathymetry map using Digital elevation Model (DEM) ?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks &amp;amp; Regards, &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sumit&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 05:22:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-convert-dem-into-xyz-file/m-p/161044#M5429</guid>
      <dc:creator>sumitjha1</dc:creator>
      <dc:date>2013-12-24T05:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert DEM into .xyz file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-convert-dem-into-xyz-file/m-p/161045#M5430</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1.&amp;nbsp; By .xyz, do you mean a text file with x, y, and z coordinates?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If so, use Raster To Point (conversion toolbox) to make a point file&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;then use Export Feature Attribute to ASCII (Spatial Statistics) &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;to get coordinates and attribute values to a space, comma, or semi-colon delimited ASCII text file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2. yes&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;if you want isolines,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;try Contour, which needs a Spatial Analyst license.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 11:14:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-convert-dem-into-xyz-file/m-p/161045#M5430</guid>
      <dc:creator>markdenil</dc:creator>
      <dc:date>2013-12-24T11:14:11Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert DEM into .xyz file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-convert-dem-into-xyz-file/m-p/161046#M5431</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you so much Mark,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Sumit&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 Dec 2013 15:21:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-convert-dem-into-xyz-file/m-p/161046#M5431</guid>
      <dc:creator>sumitjha1</dc:creator>
      <dc:date>2013-12-24T15:21:34Z</dc:date>
    </item>
    <item>
      <title>Re: How to convert DEM into .xyz file ?</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/how-to-convert-dem-into-xyz-file/m-p/161047#M5432</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello I'm new here I'm having a problem &lt;/SPAN&gt;&lt;STRONG&gt;merging&lt;/STRONG&gt;&lt;SPAN&gt; four USGS topo &lt;/SPAN&gt;&lt;STRONG&gt;DEM&lt;/STRONG&gt;&lt;SPAN&gt; quadrangles of San Francisco using &lt;/SPAN&gt;&lt;STRONG&gt;MicroDEM&lt;/STRONG&gt;&lt;SPAN&gt; Please see Imgur link to screenshot in case .png doesn't upload = &lt;/SPAN&gt;&lt;A href="http://i.imgur.com/bbJELgk.png"&gt;http://i.imgur.com/bbJELgk.png&lt;/A&gt;&lt;SPAN&gt; As you can see I keep getting error message my (free) install of MicroDEM missing some ".dbf" file, and then will only open window for "output merge" folder location, not open a 'select merge files' window to click on the 4 .dem files to merge them. I've tried uninstalling/re-installing MicroDEM multiple times to no avail getting same error/result.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Anyone out there that has a properly working version of MicroDEM that has successfully merged DEM files (..or other DEM merging software that'll do the trick), and then &lt;/SPAN&gt;&lt;STRONG&gt;save&lt;/STRONG&gt;&lt;SPAN&gt; merged file as single &lt;/SPAN&gt;&lt;STRONG&gt;ASCII XYZ&lt;/STRONG&gt;&lt;SPAN&gt; file and email it to me? (not sure how big it would be - I have gmail file limit of 25 MB, but can also do cloud upload/download if need be). I need a single ASCII XYZ to supply a CNC model company so owner can open in AutoCAD and create 3D model for me for a project.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Help is &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;greatly&lt;/SPAN&gt;&lt;SPAN&gt; appreciated thank you in advance!!! &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 16 Mar 2014 16:37:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/how-to-convert-dem-into-xyz-file/m-p/161047#M5432</guid>
      <dc:creator>MikeWall</dc:creator>
      <dc:date>2014-03-16T16:37:01Z</dc:date>
    </item>
  </channel>
</rss>

