<?xml version="1.0"?>
<feed xmlns="http://www.w3.org/2005/Atom" xml:lang="en">
	<id>https://wiki.tuflow.com/w/index.php?action=history&amp;feed=atom&amp;title=Tute_M04_Hotlink_Arc_Archive</id>
	<title>Tute M04 Hotlink Arc Archive - Revision history</title>
	<link rel="self" type="application/atom+xml" href="https://wiki.tuflow.com/w/index.php?action=history&amp;feed=atom&amp;title=Tute_M04_Hotlink_Arc_Archive"/>
	<link rel="alternate" type="text/html" href="https://wiki.tuflow.com/w/index.php?title=Tute_M04_Hotlink_Arc_Archive&amp;action=history"/>
	<updated>2026-05-17T19:34:43Z</updated>
	<subtitle>Revision history for this page on the wiki</subtitle>
	<generator>MediaWiki 1.43.8</generator>
	<entry>
		<id>https://wiki.tuflow.com/w/index.php?title=Tute_M04_Hotlink_Arc_Archive&amp;diff=31357&amp;oldid=prev</id>
		<title>ElizaCollison: Created page with &quot;=Introduction= This section introduce how to use ArcMap to open the cross-section files, allowing the user to easily visualise the section.  The same process can be used to op...&quot;</title>
		<link rel="alternate" type="text/html" href="https://wiki.tuflow.com/w/index.php?title=Tute_M04_Hotlink_Arc_Archive&amp;diff=31357&amp;oldid=prev"/>
		<updated>2023-01-06T05:44:24Z</updated>

		<summary type="html">&lt;p&gt;Created page with &amp;quot;=Introduction= This section introduce how to use ArcMap to open the cross-section files, allowing the user to easily visualise the section.  The same process can be used to op...&amp;quot;&lt;/p&gt;
&lt;p&gt;&lt;b&gt;New page&lt;/b&gt;&lt;/p&gt;&lt;div&gt;=Introduction=&lt;br /&gt;
This section introduce how to use ArcMap to open the cross-section files, allowing the user to easily visualise the section.  The same process can be used to open geo-tagged images.&amp;lt;br&amp;gt;&lt;br /&gt;
=Method=&lt;br /&gt;
To setup hot-linking in ArcMap we use the hyperlink functionality which can be accessed in the &amp;#039;&amp;#039;Properties&amp;#039;&amp;#039; dialogue.&lt;br /&gt;
&amp;lt;ol&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Ensure you have the layer you wish to create the hotlink for open (for the tutorial this is &amp;#039;&amp;#039;&amp;#039;1d_xs_M04_creek_001_L.shp&amp;#039;&amp;#039;&amp;#039;).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Right click on the layer in the table of contents and select properties.  Navigate to the &amp;#039;&amp;#039;Display&amp;#039;&amp;#039; Tab.&amp;lt;/li&amp;gt;&lt;br /&gt;
[[File:Arc Hyperlink 01.jpg|600px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Enable hyperlinking by checking the &amp;#039;&amp;#039;Support Hyperlinks using Field&amp;#039;&amp;#039; option.&amp;lt;br&amp;gt;&lt;br /&gt;
We can link directly using the &amp;quot;Document&amp;quot; type link, however in order to do this we need to have the full filepath in the source file (e.g. C:\TUFLOW\Tutorial\TUFLOW\model\xs\cross_section.csv).  Typically we only store the relative path in the &amp;quot;Source&amp;quot; column.  Relative paths can be set in the Map Document.  However, I have had trouble getting this to work in the past.  Instead it is suggested to use the &amp;quot;Script&amp;quot; type link.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Select &amp;quot;Script&amp;quot; from the list and select edit.&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;In the script section, we need to change the path variable from [SOURCE] to include the full path to the cross-section directory, e.g. &amp;quot;C:\TUFLOW\Tutorial_Wiki\Working\TUFLOW\model\xs\&amp;quot; &amp;amp; [SOURCE].&amp;lt;li&amp;gt;&lt;br /&gt;
&amp;lt;pre&amp;gt;&lt;br /&gt;
Function OpenLink ( [SOURCE] )&lt;br /&gt;
  Dim path&lt;br /&gt;
  Dim objShell&lt;br /&gt;
  path = &amp;quot;C:\TUFLOW\Tutorial_Wiki\Working\TUFLOW\model\xs\&amp;quot; &amp;amp; [SOURCE]&lt;br /&gt;
  Set objShell = CreateObject(&amp;quot;Shell.Application&amp;quot;)&lt;br /&gt;
  objShell.ShellExecute path, &amp;quot;&amp;quot;, &amp;quot;&amp;quot;, &amp;quot;open&amp;quot;, 1&lt;br /&gt;
End Function&lt;br /&gt;
&amp;lt;/pre&amp;gt;&lt;br /&gt;
[[File:Arc Hyperlink 02.jpg|400px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;li&amp;gt;Accept / Apply the changes.  Once back in the Map Window and the Navigate to the Display tab, select the hyperlink icon and click on a cross-section.  The cross-section should open for viewing in Excel (see also this [[EXCEL_setting_default_chart | Excel tip]]).&amp;lt;/li&amp;gt;&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
[[File:Arc Hyperlink 03.jpg|600px]]&lt;br /&gt;
&amp;lt;br&amp;gt;&lt;br /&gt;
&amp;lt;/ol&amp;gt;&lt;br /&gt;
=Conclusion=&lt;br /&gt;
The cross-section files are now ready for input into TUFLOW. Please return to the tutorial model, where the next step is to &amp;lt;u&amp;gt;[[Tutorial_Module04_Archive#1D_Channels |create the 1D channels]]&amp;lt;/u&amp;gt;.&lt;br /&gt;
&lt;br /&gt;
&lt;br /&gt;
{{Tips Navigation&lt;br /&gt;
|uplink=[[ArcGis_Tips | Back to ArcGIS]]}}&lt;/div&gt;</summary>
		<author><name>ElizaCollison</name></author>
	</entry>
</feed>