The town of Horse Cave, Kentucky, is situated above a cave that once served as the source of drinking water and hydroelectric power for the town. Unfortunately, the groundwater that flows in the cave was polluted by household and industrial waste dumped on the surface and washed into sinkholes. Dye-tracing studies and a three-dimensional survey of the cave revealed the relationship between the cave passages and the town and demonstrated the connection between open surface dump sites and contamination of the groundwater in the cave below.
Thanks to the development in 1989 of a new regional sewage facility and the joint efforts of the Cave Research Foundation and the American Cave Conservation Association (ACCA), the groundwater is cleaner, and the cave has been restored. It is now operated as a tour cave and educational site by the ACCA.
Cave data was provided courtesy of the ACCA.
Viewing the cave and the landscape
First, you will open the BuildTIN scene and view the cave survey and some terrain data layers. You’ll use this terrain data to create a TIN and drape some other layers on it to visualize the relationship of the cave to the town.
Steps:
- Start ArcScene by clicking Start > All Programs > ArcGIS > ArcScene 10.
- On the ArcScene - Getting Started dialog box, click Existing Scenes --> Browse for more.
- Navigate to the Exercise4 folder and double-click the BuildTIN ArcScene document.
- Check the box to show the Cavesurvey layer.
- Right-click Cavesurvey and click Zoom To Layer.
If you already have ArcScene open from the previous exercise, simply click File and click Open.
The Open dialog box appears.
![Open BuildTIN.sxd Open BuildTIN.sxd](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-9927B8AB-8A87-423F-A300-1D4D8F42D1C8-web.png)
The scene opens, and you can see the location of roads and railroads, some sample elevation points, and a few significant contour lines. In the table of contents, you can see that some layers have been turned off.
![Use the context menu to zoom to the layer's extent Use the context menu to zoom to the layer's extent](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-E398545F-50B6-418F-876D-22CCB708382D-web.png)
The cave survey data consists of PolylineZ features, which are automatically drawn in 3D because they have z-values embedded in their geometry. They appear above the rest of the data because all the other layers are drawn with the default elevation of 0.
In the next steps, you will build a TIN using geoprocessing tools to provide the base heights for the streets and a photo of the town.
Creating a TIN from point data
You have a point layer called vipoints point. This coverage consists of points with an attribute called SPOT that contains elevation values taken at these points. You’ll create the TIN surface model from these points using the Create TIN geoprocessing tool.
When using geoprocessing tools, you will see a progress bar at the bottom of your document displaying the name of the currently executing tool. When the tool finishes executing, a pop-up notification will appear on the system tray. This is called background geoprocessing which, by default, is turned on when the software is installed and opened. To disable background geoprocessing, use the Geoprocessing Options dialog box from the Geoprocessing main menu.
Steps:
- Click the Catalog tab to expand the Catalog window into the view.
- Scroll to find Toolboxes.
- Expand Toolboxes, click System Toolboxes, then choose the 3D Analyst Tools toolbox.
- Navigate to the TIN Management toolset and double-click the Create TIN geoprocessing tool.
- Click the Browse button to set the Output TIN location.
- Click the Home
button, double-click the Terraindata folder, then change the output TIN name to tin1 and click Save.
- Click the Input Feature Class drop-down list and click vipoints point.
- Click OK.
- Right-click the tin1 layer in the table of contents and click Properties.
- Click the Symbology tab.
- Click the Add button to open up the Add Renderer dialog box.
- Click the Face Elevation with graduated color ramp option and click Add.
- Click Dismiss to close the Add Renderer dialog box and return to the Layer Properties dialog box.
- Switch off the original single color renderer by unchecking the Faces checkbox in the list of renderers.
- Click OK to close the Layer Properties dialog box.
![Create TIN geoprocessing tool. Create TIN geoprocessing tool.](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-CFAEC41F-D262-496B-8670-440D413A2DE8-web.png)
![Create a TIN called tin1 and save it in the Exercise4, Terraindata folder Create a TIN called tin1 and save it in the Exercise4, Terraindata folder](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-C021FFC4-B3CB-40F1-BFC9-2FF757634695-web.png)
Confirm that the Output TIN location is set to the Home - Exercise4 folder.
![Create TIN geoprocessing tool dialog box Create TIN geoprocessing tool dialog box](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-09238E98-1655-447F-AF7E-8719BEB867CB-web.png)
The SPOT field name appears in the height_field column, and the layer will be triangulated as mass points.
The TIN is created and added to the scene. Note that it is drawn above the Cavesurvey layer; the elevation values in the TIN define its base height.
![The TIN layer is created and added as a new surface layer The TIN layer is created and added as a new surface layer](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-62D8957F-A211-4675-A585-E27D2E58ECC6-web.png)
By default, the TIN is symbolized using a single color for every face.
![Change the way the surface faces render using the Layer Properties Symbology tab Change the way the surface faces render using the Layer Properties Symbology tab](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-3477351E-3CC6-4030-95FC-A3E250943B64-web.png)
You can see there is a single renderer in place, titled Faces.
![Select a renderer Select a renderer](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-D68BBEDC-330D-48C8-AFFF-B8B51A9894B9-web.png)
If the symbol for the highest elevation range is set to blue instead of white, then right-click on any of the symbols and click Flip Symbols.
![Flip the order of the symbols so that the colors match the elevation values, for example, white to represent higher points as snow-capped peaks. Flip the order of the symbols so that the colors match the elevation values, for example, white to represent higher points as snow-capped peaks.](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-B0FB8E4D-8FB4-473E-9F43-C21E9DC79E74-web.png)
This will switch the order of the symbols and render the highest points of the TIN as snow-capped peaks.
![Uncheck the Faces renderer Uncheck the Faces renderer](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-2AF38CEF-74DF-4F27-8BAD-6FBB63EBBE76-web.png)
While this TIN is a fairly good model of the surface, you can make it more accurate by adding more features.
Adding features to a TIN
Now you will add hard and soft breaklines and a clip polygon to the TIN. You’ll add the railroad features as soft breaklines, so they’ll be represented on the surface but won’t influence the shape of the surface. You’ll add the brklines features as hard breaklines with elevation values to refine the shape of the surface in areas that you’re most interested in. Finally, you will add the smclp polygon as a soft clip polygon to more smoothly define the edge of the TIN.
Steps:
- From the Catalog window, scroll to find Toolboxes.
- Expand Toolboxes, click System Toolboxes, then click the 3D Analyst Tools toolbox.
- Navigate to the TIN Management toolset and double-click the Edit TIN geoprocessing tool from the bottom window.
- Click the Input TIN drop-down list and click tin1.
- Click the Input Feature Class drop-down list and click railroad.
- Click the height_field drop-down arrow and click <None>.
- Click the SF_type drop-down arrow and click softline.
- Click the Input Feature Class drop-down list and click brklines.
- Click the Input Feature Class drop-down list and click smclp.
- Click the height_field drop-down arrow and click <None>.
- Click OK.
![Use the Catalog window to browse for tools Use the Catalog window to browse for tools](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-B2920895-C593-4630-8F55-4F25DC6D22E1-web.png)
![Edit TIN dialog box Edit TIN dialog box](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-10D951AA-8ED0-43DF-8F1C-E9B8317B6C8E-web.png)
![Add features to a TIN Add features to a TIN](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-5E2BD6B9-AB8F-4CC1-BB7F-41C021F009E2-web.png)
![Add features to a TIN Add features to a TIN](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-66434569-AF75-4444-9B84-A52BC8B5B058-web.png)
![Add features to a TIN Add features to a TIN](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-EB172A36-A2FD-48A5-B8D5-C2F79EF7F1CD-web.png)
The Edit TIN tool detects that there is an ELEVATION field and uses it for the height source. You will accept the default and triangulate them as hard breaklines.
![Add features to a TIN Add features to a TIN](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-87C3DD3E-6435-4C08-88C3-D346D2F11D73-web.png)
You have defined the feature layers that you want to add to your TIN and specified how they should be integrated into the triangulation.
The new features are added to the TIN.
After the next step, you will see that the railroad follows a bed that has been leveled somewhat relative to the surface.
Setting feature base heights from the TIN
Now you will set the base heights for the road and railroad features from the new TIN.
Steps:
- Right-click roads and click Properties.
- Click the Base Heights tab.
- Click Floating on a custom surface.
- Click the drop-down arrow and click tin1.
- Click OK.
- Right-click railroad and click Properties.
- From the Base Heights tab, click Floating on a custom surface.
- Click OK.
![Open the layer properties for roads Open the layer properties for roads](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-8DD1BD64-12BB-480A-8B00-ECE2F953BC7C-web.png)
![Drape the roads layer over the TIN surface Drape the roads layer over the TIN surface](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-7F5E4BC5-A95C-4458-B27D-4E88BBAC58A9-web.png)
The road features are now draped over the TIN surface that you created. Now you will drape the railroad features over the surface.
![Open the layer properties for railroad Open the layer properties for railroad](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-32EA9A2E-40B1-4FFC-B4CC-8466AF1EE305-web.png)
The elevation surface is already set to tin1.
The railroad features are now draped over the TIN surface that you created.
![Drape the railroads over the TIN surface Drape the railroads over the TIN surface](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-0B0457A7-4381-4080-9505-3B0E8591E9DA-web.png)
Next you’ll drape the aerial photo over the TIN.
Setting raster base heights from the TIN
Including the aerial photo of the town in the scene makes the relationship between the cave and the town much more evident. You’ll drape the raster over the TIN and make it partly transparent so that you’ll be able to see the cave beneath the surface.
Steps:
- Right-click photo.tif and click Properties.
- Click the Base Heights tab.
- Click Floating on a custom surface.
- Click the drop-down arrow and click tin1.
- Click the Display tab.
- Type 30 in the Transparency text box.
- Click OK.
- Check photo.tif in the table of contents so it becomes visible in the scene.
![Open the layer properties for the aerial photo Open the layer properties for the aerial photo](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-6E0723C4-C11E-48AD-AADA-8D691CDE3950-web.png)
![Drape the aerial photo over the TIN Drape the aerial photo over the TIN](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-ADD0FCFB-D3C7-4C77-A9C7-1D26181D7FDE-web.png)
![Set layer transparency Set layer transparency](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-D05F1E80-1D02-43D4-A6BE-7C70805B9625-web.png)
Now the aerial photo is 30 percent transparent. You can see large patches of the TIN over the photo because the TIN and the photo have the same drawing priority. If you wanted the TIN to be visible below the photo, you could change its drawing priority to 10 (lowest) on the Rendering tab of the TIN's Layer Properties dialog box. You could also offset the base height of the TIN or the photo by a small amount.
Cleaning up the scene
To clean up the scene, you'll turn off the visibility of some layers that are no longer needed and make the cave line symbol larger.
Steps:
- Uncheck vipoints point.
- Uncheck brklines.
- Uncheck tin1.
- Click the line symbol for the Cavesurvey layer.
- Type 5 in the Width box.
- Click OK.
In the table of contents, do the following:
![Change symbol properties by clicking the symbol in the table of contents Change symbol properties by clicking the symbol in the table of contents](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-3DE9AB7A-1B8E-4E04-9780-894287667F00-web.png)
![The Symbol Selector dialog box The Symbol Selector dialog box](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-72C04EC7-DCE8-4EEF-9DAB-7A55836CC7AC-web.png)
Now you can see the three-dimensional passages of the cave, symbolized by thick lines. The surface features and the aerial photo provide context, so you can easily see the relationship of the cave to the town as you navigate the scene.
![The 3D scene after draping the features on the TIN surface, setting layer transparency, and highlighting the cave passages The 3D scene after draping the features on the TIN surface, setting layer transparency, and highlighting the cave passages](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-27F16CEA-EA58-48F4-8A25-97BB4AE0D009-web.png)
Creating a profile of the terrain
The cave follows the valley floor orientation. To get an understanding of the shape of the valley, you will create a profile across the TIN. To create a profile, you must first have a 3D line (feature or graphic). You will start ArcMap, add the TIN to the map, and digitize a line to make your profile.
Steps:
- Start ArcMap by clicking Start > All Programs > ArcGIS > ArcMap 10.
- On the ArcMap - Getting Started dialog box, select New Maps and then click Browse
to set the default geodatabase path to D:\3DAnalyst\3D_Default.gdb.
- Click OK to close the Getting Started dialog box.
- Click Customize, point to Toolbars, and click 3D Analyst.
- Click Customize and click Extensions.
- Check 3D Analyst if it's not already.
- Click Close.
- Open the Catalog window and navigate to the Exercise4\Terraindata folder in the Folder Connections path where you locally saved the tutorial data.
- Click the tin1 layer and drag it into the map view, then release the mouse button.
- From the 3D Analyst toolbar, click the Interpolate Line
button.
- Click the upper-left corner of the TIN, drag the line to the lower-right corner, and double-click to stop digitizing.
- Click the Profile Graph Tool
button.
- Right-click the Profile Graph Title bar and click Add to Layout.
- Close the Profile Graph window.
- Click the Data View
button to return to data view.
This location will be used to store output spatial data generated in the tutorial exercises.
![Set the default geodatabase for Exercise4 Set the default geodatabase for Exercise4](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-3AC4E026-D213-42C4-A7AC-37998E4356AF-web.png)
ArcMap finishes opening.
![The ArcMap user interface The ArcMap user interface](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-EED2FA94-AFDA-4345-86C5-3893E3DFAE42-web.png)
Now you will add the 3D Analyst toolbar to ArcMap. The ArcMap 3D Analyst toolbar contains many tools that do not appear on the ArcScene 3D Analyst toolbar. Two of these are the Interpolate Line tool and the Create Profile Graphtool, which you will use to create your profile of the surface.
![Add the 3D Analyst toolbar Add the 3D Analyst toolbar](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-72965793-899C-426E-A46A-D7900022AC88-web.png)
The 3D Analyst toolbar appears.
![Enable extensions Enable extensions](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-AB9E9A56-52C4-448C-A718-E92998CEAA18-web.png)
![Enable the 3D Analyst extension Enable the 3D Analyst extension](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-ACE2ACE0-93A9-403B-B6F5-5923EAA9D403-web.png)
The 3D Analyst extension is enabled.
![Drag the TIN into the map view Drag the TIN into the map view](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-0EBC6448-1179-4F2D-8D2A-901C499CE827-web.png)
If prompted, click OK to close Unknown Spatial Reference warning message box.
![Bypass spatial reference warning Bypass spatial reference warning](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-C915CE45-02FB-4C21-BF98-09A15874E511-web.png)
The TIN is drawn in the new scene, and the TIN layer is automatically added into the table of contents.
![The TIN displays in the map view The TIN displays in the map view](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-08441273-8334-4061-B993-7F64A281FC36-web.png)
![The Interpolate Line tool highlighted on the 3D Analyst toolbar The Interpolate Line tool highlighted on the 3D Analyst toolbar](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-3AFFA3B8-BA3A-437E-80B7-9F0AE0D6E845-web.png)
![Digitize a line segment using the Interpolate Line tool Digitize a line segment using the Interpolate Line tool](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-D725EA3B-7592-4BB6-841E-32EF5E4E4DFA-web.png)
You can create a profile along a line with more than one segment, but in this case you’ll just make one straight line.
The profile graph is created.
![Create profile graph from digitized line on the TIN surface Create profile graph from digitized line on the TIN surface](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-E1C535C4-876F-4BB7-9748-2AC8D2B0A83D-web.png)
You can edit the title, subtitle, and other properties of the graph; save, print, or export the graph; copy it to the clipboard; and show the graph on the layout. You can also simply close the graph.
The view automatically switches to Layout View. You can see the different view icons change in the bottom of the display.
![Context menu options for profile graphs, including adding the graph to the map layout. Context menu options for profile graphs, including adding the graph to the map layout.](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-1C5C81AA-C5DC-4134-B123-06CB5F109103-web.png)
You can see the graph on the layout of the map.
![Profile graph added to map layout Profile graph added to map layout](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-E53F331B-57A5-4F4B-9640-4446CDBC89A0-web.png)
Creating a line of sight on the terrain
Another way of understanding the terrain is to create a line of sight. Lines of sight show what parts of a surface are visible and what parts are hidden along a line from an observer's point to a target point.
Steps:
- Click the Create Line of Sight
button.
- Type 2 in the Observer offset text box.
- Click on the south slope of the higher land in the upper right part of the TIN (the observer point), drag the line to the lower-right part, and release the mouse button (the target point).
- Close the Line Of Sight dialog box.
- Click Edit and click Select All Elements.
- Click Edit and click Copy.
- Switch back to ArcScene and click Edit, then click Paste.
- Click the Save
button in ArcScene.
- Click File in ArcMap and click Exit.
- Click No to saving changes and close ArcMap.
![The Line Of Sight dialog box The Line Of Sight dialog box](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-BAF45B16-EDD6-44EB-BFAF-617A98DAAB2C-web.png)
The line of sight will be calculated to show what is visible from the perspective of an observer two meters tall, as the z-units for this scene are meters.
![Digitize a line of sight starting with the observer point and releasing at the target point. Digitize a line of sight starting with the observer point and releasing at the target point.](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-4D3D248E-A2E2-4E99-988C-76E92A3ED4B2-web.png)
The line of sight is calculated. The green segments show areas that are visible from the observer point; the red segments are hidden from the observer.
Lines of sight, like other graphic lines, can be copied from ArcMap to ArcScene. Now you will copy both the lines you've created into the scene.
![Select the elements you digitized to copy to other applications Select the elements you digitized to copy to other applications](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-7B96CBE0-03F9-401A-8CAC-B3D1EFB0C882-web.png)
Both of the lines you created are selected.
![Copy selected elements from ArcMap Copy selected elements from ArcMap](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-8AC439E2-0374-4FB6-B32C-171EF307B028-web.png)
![Paste the elements into ArcScene from ArcMap Paste the elements into ArcScene from ArcMap](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-9725BE7B-6DED-4F54-AC88-35886F5AB556-web.png)
The lines are pasted into the scene.
![The 3D scene with elements pasted from ArcMap The 3D scene with elements pasted from ArcMap](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-6D1FEA64-2D33-48A8-94E3-4776CA77F3EB-web.png)
If necessary, to deselect the pasted lines, click away from the lines somewhere else in the scene to unhighlight them.
![Exit ArcMap Exit ArcMap](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-9273C8FC-D7DE-43CF-AE1A-5CE8B53203A7-web.png)
![You do not need to save the changes you made in ArcMap You do not need to save the changes you made in ArcMap](http://help.arcgis.com/en/arcgisdesktop/10.0/help/00q8/GUID-D29DECE5-E3AB-44C4-BA4E-B55C79A94DF0-web.png)
In this exercise, you learned how to create and work with a TIN surface model using ArcScene and ArcMap. You discovered how to construct and symbolize a TIN dataset to accurately represent a 3D surface. Breaklines and polygons were added to additionally depict surface features, such as railroads and terrain elevation values. Further surface analysis was then conducted using aerial photography as a draped raster layer on the TIN. Finally, you completed the exercise conducting 3D surface analysis on the TIN model using the interpolate line and create profile graph tools in ArcMap.
Now that you've learned how to represent a surface using a TIN model, you can begin to explore other areas of the ArcGIS 3D Analyst extension. In the next exercise, you will learn how to create and work with animations in ArcGlobe.
0 commentaires