<?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 how to create a 2D cross section in arcgis10 with a raster data map in ArcGIS Spatial Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-create-a-2d-cross-section-in-arcgis10-with/m-p/702682#M10199</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am totally new to arcgis and this is what I've done to create a 2D cross section using a raster data map (elevation map):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Create a new shape file (polyline) using arc catalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. then, Make a raster out of the line&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcToolbox, �??&amp;gt; Conversion Tools �??&amp;gt; To Raster �??&amp;gt; Polyline to Raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Step 3:&amp;nbsp; Make points out of every cell in the raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcToolbox, �??&amp;gt; Conversion Tools �??&amp;gt; From Raster �??&amp;gt; Raster to Point&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Step 4:&amp;nbsp; Get elevation values for the points (add to attribute table)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcToolbox �??&amp;gt; Spatial Analyst Tools �??&amp;gt; Extraction �??&amp;gt; Extract Values to Points&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Step 5:&amp;nbsp; Get X,Y coordinates for the points (also add to attribute table)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;XToolsPro �??&amp;gt; Table Operations �??&amp;gt; Add X,Y,Z coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this instruction on internet and I did exactly the same (I dont really understand why we have to convert polyline into raster then raster to point)..then I obtain an attribute table with X,Y and raster value (elevation)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I exported the data in the table into .dbf file then tried to open it in Exel (in order to plot the cross section into some kind of graph) but I couldn't manage it. The .dbf file does not contain the value like in the attribute table I saw in arcGIS, i dont understand why?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;AND I dont understand this method that I've used also, if anybody knows, please explain to me if the method is right or not? or is this any other method which is more simple to create the cross section in my case. (&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:minhhuyen217@gmail.com"&gt;minhhuyen217@gmail.com&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 22 Apr 2013 14:26:30 GMT</pubDate>
    <dc:creator>NguyenMinh_Huyen</dc:creator>
    <dc:date>2013-04-22T14:26:30Z</dc:date>
    <item>
      <title>how to create a 2D cross section in arcgis10 with a raster data map</title>
      <link>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-create-a-2d-cross-section-in-arcgis10-with/m-p/702682#M10199</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everybody,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am totally new to arcgis and this is what I've done to create a 2D cross section using a raster data map (elevation map):&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Create a new shape file (polyline) using arc catalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. then, Make a raster out of the line&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcToolbox, �??&amp;gt; Conversion Tools �??&amp;gt; To Raster �??&amp;gt; Polyline to Raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Step 3:&amp;nbsp; Make points out of every cell in the raster&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;In ArcToolbox, �??&amp;gt; Conversion Tools �??&amp;gt; From Raster �??&amp;gt; Raster to Point&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Step 4:&amp;nbsp; Get elevation values for the points (add to attribute table)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;ArcToolbox �??&amp;gt; Spatial Analyst Tools �??&amp;gt; Extraction �??&amp;gt; Extract Values to Points&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Step 5:&amp;nbsp; Get X,Y coordinates for the points (also add to attribute table)&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;XToolsPro �??&amp;gt; Table Operations �??&amp;gt; Add X,Y,Z coordinates&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I found this instruction on internet and I did exactly the same (I dont really understand why we have to convert polyline into raster then raster to point)..then I obtain an attribute table with X,Y and raster value (elevation)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Then I exported the data in the table into .dbf file then tried to open it in Exel (in order to plot the cross section into some kind of graph) but I couldn't manage it. The .dbf file does not contain the value like in the attribute table I saw in arcGIS, i dont understand why?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;&lt;SPAN&gt;AND I dont understand this method that I've used also, if anybody knows, please explain to me if the method is right or not? or is this any other method which is more simple to create the cross section in my case. (&lt;/SPAN&gt;&lt;A class="jive-link-email-small" href="mailto:minhhuyen217@gmail.com"&gt;minhhuyen217@gmail.com&lt;/A&gt;&lt;SPAN&gt;)&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks so much.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 22 Apr 2013 14:26:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-spatial-analyst-questions/how-to-create-a-2d-cross-section-in-arcgis10-with/m-p/702682#M10199</guid>
      <dc:creator>NguyenMinh_Huyen</dc:creator>
      <dc:date>2013-04-22T14:26:30Z</dc:date>
    </item>
  </channel>
</rss>

