<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>GIS Tips &#38; Tricks &#187; vertical profile</title>
	<atom:link href="http://www.aubreyrhea.net/gis/index.php/tag/vertical-profile/feed/" rel="self" type="application/rss+xml" />
	<link>http://www.aubreyrhea.net/gis</link>
	<description>for ESRI&#039;s ArcGIS suite</description>
	<lastBuildDate>Fri, 01 Apr 2011 18:52:05 +0000</lastBuildDate>
	<language>en</language>
	<sy:updatePeriod>hourly</sy:updatePeriod>
	<sy:updateFrequency>1</sy:updateFrequency>
	<generator>http://wordpress.org/?v=3.0</generator>
		<item>
		<title>Creating vertical profile graphs</title>
		<link>http://www.aubreyrhea.net/gis/index.php/2010/02/creating-vertical-profile-graphs/</link>
		<comments>http://www.aubreyrhea.net/gis/index.php/2010/02/creating-vertical-profile-graphs/#comments</comments>
		<pubDate>Mon, 22 Feb 2010 12:45:26 +0000</pubDate>
		<dc:creator>admin</dc:creator>
				<category><![CDATA[Extensions]]></category>
		<category><![CDATA[3D]]></category>
		<category><![CDATA[chart]]></category>
		<category><![CDATA[TIN]]></category>
		<category><![CDATA[topography]]></category>
		<category><![CDATA[vertical profile]]></category>

		<guid isPermaLink="false">http://www.aubreyrhea.net/gis/?p=260</guid>
		<description><![CDATA[Problem: You have some contour lines and want to chart elevation changes along a path We got a 3D view of a neighborhood in my previous entry about displaying data in ArcScene. As I was panning around I got to thinking about what it would be like to sled down some of those hills. This [...]]]></description>
			<content:encoded><![CDATA[<p><strong>Problem: You have some contour lines and want to chart elevation changes along a path</strong></p>
<p>We got a 3D view of a neighborhood in my <a href="http://www.aubreyrhea.net/gis/index.php/2010/01/displaying-in-3d-with-arcscene/">previous entry</a> about displaying data in ArcScene. As I was panning around I got to thinking about what it would be like to sled down some of those hills. This one cul-de-sac looked particularly nice.</p>
<p><img src="http://www.aubreyrhea.net/gis/images/hill.png" alt="" /></p>
<p>Hikers sometimes use topo maps to make vertical profile graphs along prospective trails so they know what they are getting into. Engineers use them when they are working on the grade of the new road. Today, we&#8217;re sledding enthusiasts wanting to see how much fun we&#8217;re going to have come winter.</p>
<p>In order to create a profile graph down the hill I spotted, I will need to move all my layers back into ArcMap. I&#8217;ll need the TIN surface to provide the height information and the roads so I know where to draw my line.</p>
<p>Once you&#8217;ve brought the layers up, go to Tools &#8211;&gt; Extensions&#8230; and make sure you have the 3D Analyst extension checked on. Then go to View &#8211;&gt; Toolbars to turn on the 3D Analyst toolbar. 3D Analyst needs a raster elevation surface to work with. If you are starting with vector topo lines, you&#8217;ll need to create a TIN (Triangulated Irregular Network).</p>
<p>As I explained in my <a href="http://www.aubreyrhea.net/gis/index.php/2010/01/displaying-in-3d-with-arcscene/">ArcScene entry</a>:</p>
<blockquote><p>To do that, go to the 3D Analyst drop down menu, and select Create/Modify TIN &#8211;&gt; Create TIN from Features. You just need to tell it which feature layer to use to create the TIN, which attribute has the height information, and which triangulation method to use. Soft Line is best for topos.</p></blockquote>
<p>Make your TIN the target layer. Your screen will look something like this.</p>
<p><img src="http://www.aubreyrhea.net/gis/images/interpline.png" alt="" /></p>
<p>Now, press the Interpolate Line button that I moused-over above. Then, draw a line along the middle of the road from the point where the imaginary sled will start to the point it will stop. The line will show up as a graphic element. Make sure it is selected (it should be by default) and then click the Create Profile Graph button. Here&#8217;s what mine looks like:</p>
<p><img src="http://www.aubreyrhea.net/gis/images/createprofile.png" alt="" /></p>
<p>Hmm, not really the even downward plunge I was hoping for. Good thing I checked! If you right click on the graph and select Properties&#8230; you can change the titles to make them more descriptive.</p>
<p><img src="http://www.aubreyrhea.net/gis/images/graphprops.png" alt="" /></p>
<p>I edited my main title and bottom + left axis labels to get this.</p>
<p><img src="http://www.aubreyrhea.net/gis/images/withtitles.png" alt="" /></p>
<p>Note: You can change the appearance of the profile line on the Series tab, and you can change the appearance of the entire chart under Advanced Properties.</p>
<p>I have found it a good idea to create a vector line over the top of the graphic element profile line. That way I&#8217;ll have it saved in a format that I can bring into other maps or, for instance, bring back into my ArcScene view.</p>
<p><img src="http://www.aubreyrhea.net/gis/images/hillline.png" alt="" /></p>
]]></content:encoded>
			<wfw:commentRss>http://www.aubreyrhea.net/gis/index.php/2010/02/creating-vertical-profile-graphs/feed/</wfw:commentRss>
		<slash:comments>1</slash:comments>
		</item>
	</channel>
</rss>

