ArcGis Tips: Difference between revisions

Content deleted Content added
No edit summary
 
(72 intermediate revisions by 6 users not shown)
Line 1:
=Introduction=
This page contains a brief introduction to the useArcGIS software. A number of ArcGIS fortasks usewhich are repeatedly used in creating a TUFLOW modelling.[[Talk:ArcGIS_Tipsmodel |are Pleasedescribed addbelow, ArcGISeach Suggestionsof Here!]]these has a separate page.
 
== Shapefile Naming Conventions ==
In these ArcGIS shapefiles different object types (points, lines and regions) are stored in separate files. When TUFLOW outputs in shapefile format, each file ends in:<br>
*_P to indicate a point file;
*_L to indicate a line file; or
* _R to indicate a region (polygon) file.
 
=Basics=
This page is still being completed, In this section will beoutlines some basic GIS functions that are regularly used in creating TUFLOW models inusing ArcGIS.
# [[Arc_Create_Projection | Create a projection file for TUFLOW]]
# [[Arc_Toolbar_Customization | Toolbar customization]]
# [[Arc_Creating_a_Grid_from_Points | Create a grid from points]]
# [[Arc_Export_Raster_to_asc | Convert raster to .asc format for direct read in TUFLOW]]
# [[Arc_Export_Raster_to_flt | Convert raster to .flt format for direct read in TUFLOW]]
# [[Arc_Extract_Breakline_from_DEM#Method_2_.28Point_Inspection.29 | Point Inspection from Raster]]
 
=Tips and Tricks=
Line 18 ⟶ 22:
# [[Arc_Assign_DEM_Value_to_Points | Assign raster value to points (point inspection)]]
# [[Arc_Extract_Breakline_from_DEM | Extract breakline for TUFLOW import]]
# [[Tute_M04_Hotlink_Arc_Archive | Hotlink to External Files]]
We plan to expand this section, please feel free to contribute on the discussion page: [[Talk:ArcGIS_Tips]]<br>
# [[Arc_Extract_Cross-section_From_Raster | Extracting cross-section or long-profiles from raster data]]
Alternatively suggestions can be emailed to <font color="blue"><u>support@tuflow.com</u></font>.<br>
# [[Arc_View_Raster_Value | View raster value]]
# [[Arc_Reproject_Data | Changing a files projection]]
# [[Arc_Style_Check_Files | Thematic mapping (Symbology)]]
# [[Arc_Animation | Creating an Animation]]
# [[Arc_Creating_Water_Level_Lines | Creating 1D Water Level Lines]]
# [[Arc_Creating_Google_Earth_KMZ | Creating a Google Earth KMZ file]]
 
Alternatively suggestions can be emailed to <font color="blue"><u>[mailto:support@tuflow.com support@tuflow.com]</u></font>.<br>
 
=arcTUFLOW Toolbox =
A toolbox is available for Arc Map 10.01 and 10.1newer, this toolbox helps with streamlining the process of creating and editing a TUFLOW model in ArcMap. This utility can be downloaded <br>
[http://www.tuflow.com/forum/index.php?showtopic=1298#entry3417 via the TUFLOW forum here].
== Loading the Utility ==
To use you will need to unzip file above, open ArcMap and in the toolbox window, right click and select “add toolbox”.
 
[[File:ArcGIS_Utility_001a.jpg]] [[File:ArcGIS_Utility_001b.jpg]]
 
Navigate to the ArcTUFLOW directory, select ArcTUFLOW.tbx and then choose open (note you can’t double click on this).
 
[[File:ArcGIS_Utility_002.jpg]]
 
This should add the toolbox as per the image below.
 
[[File:ArcGIS_Utility_003.jpg|300px]]
 
 
== Configure TUFLOW (Required Initialization Step) ==
The first item “Configure TUFLOW” creates a configuration file for all of the arcTUFLOW tools based on the map document. The steps for running the configuration tool are outlined below:
* Open or save a map document before running).
* Select a TUFLOW folder for your model. This should be the folder that contains the entire TUFLOW model folder structure. For example, if your TUFLOW folder is "D:\projects\Example\TUFLOW", the folder set here should be “D:\projects\Example\”. All of the following tools will use this location.
* Enter the file path to the TUFLOW executable
* Select the projection for the TUFLOW model
 
[[File:ArcGIS_Utility_004a.jpg|400px]]
 
== Create TUFLOW Files ==
The arcTUFLOW toolbox "Create TUFLOW Folders" option can be used to create the standard TUFLOW folder structure and the empty template shp files. After completing the "Configure TUFLOW" step, all the relevant entries for this option should be preloaded.
[[File:ArcGIS_Utility_005.jpg|400px]][[File:ArcGIS_Utility_006.jpg]]
 
== Import Empty Template Files ==
"Import Empty Template Files" can be used to import new shp files for editing. This tool will automatically delete the dummy "null" entry which otherwise requires to be manually deleted if an empty file is being loaded from the catalog
[[File:ArcGIS_Utility_007.jpg|400px]]
 
This utility can be downloaded from the TUFLOW website: <br>
== Run TUFLOW Simulation ==
* [https://downloads.tuflow.com/ArcGISPro/TUFLOW_addin.0.2.2.zip ArcGIS Pro Toolbar]
* [https://www.tuflow.com/downloads/#utilities https://www.tuflow.com/downloads/#utilities] <br>
 
Installation information and user notes can be viewed here: <br>
== Load Simulation Input Files ==
* [[ArcGIS_TUFLOW_Toolbar | ArcGIS Pro Toolbar Documentation]]
* [[ArcTUFLOW_Toolbox_and_Toolbar | TUFLOW ArcGIS Toolbox User Notes]]<br>
<br>
{{Tips Navigation
|uplink=[[Main_Page| Back to Main Page]]
}}