<?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 Creating contour lines from a ASCI-file in 3D Questions</title>
    <link>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619106#M3715</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello to everyone in the forum,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my problem is like this: i´ve got a ASCI-file with values for the x-, y- and z-value (in Gauss-Krueger). Now I would liek to use a converting tool from rhe Toolbox to create contour lines from my ASCI-file. If possible I would like them to be in Vector format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate any kind of help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2011 13:13:00 GMT</pubDate>
    <dc:creator>RolfBlumenschein</dc:creator>
    <dc:date>2011-07-19T13:13:00Z</dc:date>
    <item>
      <title>Creating contour lines from a ASCI-file</title>
      <link>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619106#M3715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello to everyone in the forum,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;my problem is like this: i´ve got a ASCI-file with values for the x-, y- and z-value (in Gauss-Krueger). Now I would liek to use a converting tool from rhe Toolbox to create contour lines from my ASCI-file. If possible I would like them to be in Vector format.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I appreciate any kind of help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks in advance&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 13:13:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619106#M3715</guid>
      <dc:creator>RolfBlumenschein</dc:creator>
      <dc:date>2011-07-19T13:13:00Z</dc:date>
    </item>
    <item>
      <title>Re: Creating contour lines from a ASCI-file</title>
      <link>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619107#M3716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here's a workflow you may want to consider:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;UL&gt;&lt;BR /&gt;&lt;LI&gt;Run the ASCII to Raster GP tool (Conversion toolbox)&lt;/LI&gt;&lt;BR /&gt;&lt;LI&gt;If you have Spatial Analyst, run the Contour GP tool to create contours. (SA toolbox - Surface toolset)&lt;/LI&gt;&lt;BR /&gt;&lt;/UL&gt;&lt;BR /&gt;&lt;SPAN&gt;What you may discover is that the Contour tool will create stairstep contour lines.&amp;nbsp; To resolve this, run the FocalStats tool with a MEAN Statistics type and a default 3x3 rectangle neighborhood after you run the ASCII to Raster GP tool and then run the Contour GP tool.&amp;nbsp; This will create smoother contour lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert LeClair&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri-Denver&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 13:27:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619107#M3716</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2011-07-19T13:27:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating contour lines from a ASCI-file</title>
      <link>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619108#M3717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;sound´s promising. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Another thing: does my ASCI-file need a headline? What do you recommend?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Do the x-, y- and z-values need to be separeted by comma or by something else?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again for your help&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 14:14:29 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619108#M3717</guid>
      <dc:creator>RolfBlumenschein</dc:creator>
      <dc:date>2011-07-19T14:14:29Z</dc:date>
    </item>
    <item>
      <title>Re: Creating contour lines from a ASCI-file</title>
      <link>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619109#M3718</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No, I don't believe so.&amp;nbsp; From the Help:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The structure of the ASCII file consists of header information containing a set of keywords, followed by cell values in row-major order.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There are two variations of the structure of the ASCII file. One identifies the origin by the coordinates of the lower left corner of the lower left cell, or as the center of the lower left cell.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The format of the file in general is:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NCOLS xxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NROWS xxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; XLLCORNER xxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; YLLCORNER xxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; CELLSIZE xxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; NODATA_VALUE xxx&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; row 1&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; row 2&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; .&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; row n&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;The definitions of the keywords are as follows:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NCOLS and NROWS are the number of columns and rows in the raster defined by the ASCII file.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;XLLCORNER and XLLCORNER are the coordinates of the lower left corner of the lower left cell.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can also use XLLCENTER and XLLCENTER to specify the origin by the coordinates of the center of the lower left cell.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CELLSIZE is the cell size of the raster.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;NODATA_VALUE is the value that is to represent NoData cells.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Cell values should be delimited by spaces. No carriage returns are necessary at the end of each row in the ASCII file. The number of columns in the header is used to determine when a new row begins.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;An example of an ASCII raster file is:&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;Good luck!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Robert LeClair&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Esri-Denver&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2011 16:45:54 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619109#M3718</guid>
      <dc:creator>Robert_LeClair</dc:creator>
      <dc:date>2011-07-19T16:45:54Z</dc:date>
    </item>
    <item>
      <title>Re: Creating contour lines from a ASCI-file</title>
      <link>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619110#M3719</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Robert,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks again for all your commitment. I really appreciate your help. If I may I would like to bother you with one final question:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;My situation has changed slightly: now I´ve been given a *.xyz-file. If I open it for example with Textpad is shows 4 columns. Teh first one contains the ID, the second one the x-value, the third one the y-value and the last one the z-value.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Is the tool 3D Analyst Tool/Convert/From file/3D-ASCII to feature class somehow useful for my purposes or is my search for solving my problem completely misdirected.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks again&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 08:36:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619110#M3719</guid>
      <dc:creator>RolfBlumenschein</dc:creator>
      <dc:date>2011-07-20T08:36:36Z</dc:date>
    </item>
    <item>
      <title>Re: Creating contour lines from a ASCI-file</title>
      <link>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619111#M3720</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;The &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00q900000041000000.htm"&gt;Ascii 3d to Feature&lt;/A&gt;&lt;SPAN&gt; creates a point file not a raster, so you will have to then either interpolate the point file or convert directly to a raster with the point to raster tool, to have a raster that contours can be generated on.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Ascii to 3d Feature should work on your .xyz data.&amp;nbsp; Bear in mind the output selected, if you select the multipoint and then try to evaluate the results created, then the points will be aggregated into sections. Depending on the amount of xyz points, you maybe be better off following the &lt;/SPAN&gt;&lt;A href="http://blogs.esri.com/Dev/blogs/geoprocessing/archive/2008/11/06/Lidar-Solutions-in-ArcGIS_5F00_part-1_3A00_-Assessing-Lidar-Coverage-and-Sample-Density.aspx"&gt;lidar workflows &lt;/A&gt;&lt;SPAN&gt;outlined here and create Terrains.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 20 Jul 2011 10:16:36 GMT</pubDate>
      <guid>https://community.esri.com/t5/3d-questions/creating-contour-lines-from-a-asci-file/m-p/619111#M3720</guid>
      <dc:creator>JeffreySwain</dc:creator>
      <dc:date>2011-07-20T10:16:36Z</dc:date>
    </item>
  </channel>
</rss>

