Volumetric Analysis Properties
The Volumetric Analysis property pages allow you to set up a task to compute the volume differences between two circumscribing polygons. You must manually set the parameters for the computation using each of the Volumetric Analysis property pages:
Hull Property Page - contains settings for the generation of the hull surface. The hull is one of two surfaces between which the volume is calculated. The hull surface boundary is defined by a 3D polygon. The hull surface itself can be constructed from LAS points, from the vertices of the polygonal boundary, or as a constant Z.Base Property Page - contains settings for the generation of the base surface. The base is the one of two surfaces between which the volume is calculated. The base surface boundary is defined by a 3D polygon. The base surface itself can be constructed from LAS points, from the vertices of the polygonal boundary or as a constant Z.
Volume Property Page - contains settings for the output volume.
Cut/Fill Property Page - contains settings that define the optional cut and fill image that is available to be produced.
LAS Output Property Page - contains settings that control the optional output of the LAS file.
How To Define a Volumetric Analysis Task
- Use the Add Files command to open the LAS files that contain the data you want to analyze with the Volumetric task.
- Use the Add Task command to create a new task. When you are selecting a Task Type in the Add Point Cloud Task dialog, select Volumetric Analysis. On the Point Cloud Task tab again, you should see the unique name that you gave your task selected in the list and the Volumetric Analysis properties displayed.
Defining Hull Properties
- Click the Hull tab in the Point Cloud Task window. This set of steps will define the circumscribing polygon and determine how the hull surface is to be generated.
- To use the Base Polygon as the Hull, check Use Base Polygon. Otherwise, un-select this option and then click the browse button next to the 3D Polygon Boundary field. This will display the I/O Manager.
- In the available drop-down menu under Type, select the method that will define the hull polygon boundary. The available options are:
- Tool Geometry - allows you to specify the circumscribing polygon via the Feature Layer or Feature Layer indirect tools (the 2D drawing tools will be disabled for a Volumetrics task).
-
- SHP Layer - a shape file defining the polygon to use.
-
- File - other file that contains the polygon definition to use.
-
- On the Hull tab again, in the Surface Generation Method drop-down menu, select the method to use for generating the hull surface.
- Use LAS Points - builds a TIN model from the specified Input LAS Points Layer using the specified Point Filter and Breakline Enforcement. Note that the TIN model includes and is bounded by the specified Hull perimeter (specified in the 3D Polygon Boundary).
-
- Use Polygon Only - builds a TIN model using only the specified hull perimeter polygon vertices and Breakline Enforcement.
-
- Constant Z - a constant (flat) elevation specified by the Constant Z value.
-
- IF you selected LAS Points as the surface generation method, click the browse button next to the Input LAS Points Layer field to open the I/O Manager. In the Map Layer drop-down menu, select the layer to use.
- On the Hull tab, if you selected Constant Z as the surface generation method, enter an elevation value in the Constant Z field.
- To use Breakline Enforcement, click the Breakline Enforcement button. In the dialog that opens, specify Breakline Enforcement properties to use and click OK. See Breakline Enforcement Property Page for more information.
- Click Apply at the bottom of the window to continue.
Defining Base Properties
- Click the Base tab. The properties are mostly the same as the Hull tab.
- Repeat the same steps that were necessary to create the hull surface for creating the base surface.
Defining the Volume Properties
- Click the Volume tab. This set of steps will specify the shapefile to which the Volumetrics output polygon is written.
- Click the browse button next to the Output Polygon File field. The I/O Manager will display again.
- In the available drop-down menu under File/Folder, click the folder button and then type a filename for the output polygon file and then browse to a location in which to save the output SHP file that will contain the volume properties. Click Save.
- In the Output Mode list, select Append to combine the new file with an existing file or Overwrite to replace an existing file.
- Click the Add to Map checkbox (also in the Volumetrics Output Polygon row) if you want to add the output file as a layer to the map.
- Click Apply at the bottom of the Point Cloud Tasks window to continue.
Defining the Optional Cut/Fill Image Properties
- To generate an optional Cut/Fill image, click the Cut/Fill tab and select the Output Cut and Fill Image checkbox. This set of steps will create a color-indexed GeoTIFF image representing positive or negative elevation differences between the hull and base surfaces.
- Click the browse button next to the Cut and Fill Output Image File field. The I/O Manager will display.
- In the available drop-down menu under File/Folder, click the folder button and then type a filename and browse to a location in which to save the Cut/Fill image file. Click Save.
- Click the Add to Map checkbox (in the Volumetric Output Cut and Fill Map row) if you want to add the Cut/Fill image as a layer to the map.
- On the Cut/Fill Image tab, click the color button next to Cut Color and select a color to use to represent the cut values in the image file. The cut will represent a positive elevation difference between the hull and base surfaces.
- Click the color button next to the Fill Color and select a different color to use to represent the fill values in the image file. The fill will represent a negative elevation difference between the hull and base surfaces.
- Click Apply at the bottom of the window to continue.
Defining the Optional LAS Output Properties
- Click the LAS Output tab. This set of steps will set up the generation of a volumetrics LAS output file.
- Select the Output LAS File(s) checkbox.
- Under LAS Point Source, select either the Hull or Base to use as the source of points for the LAS output file. The layer used to generate the interior surface of the option chosen here is the layer used in the generation of the output file. The points from the LAS Point Source determine the XY coordinates of the output points, while the Z value is computed as the difference in elevation between the hull and base surface at the point XY coordinate. The layer chosen here will also determine which output LAS version, point format, etc. will be used.
Note If only one operand used LAS Points to generate its interior surface, that LAS Point Source will be used regardless of what is picked here. If neither operand used LAS Points to generate its interior surface, no LAS File output will be generated. - Select the Negate Output Z Value to flip the sign of the output Z value. The default is hull - base. Clicking this option will compute the Z value as base - hull instead.
- Select the class to use for the output points in the Destination Class drop-down menu.
- Select how the attributes are set up on the output points using any of the available options: Synthetic, Key-point, Withheld, Overlap.
- Select Cookie Cut into Regular Tiles to break the output LAS file into tiles. This may be desirable if you have dense data and/or are covering large areas.
- If you selected Cookie Cut into Regular Tiles, do one of the following:
- Select By Size to specify the output tile size. Then specify the tile Width and Height in map units.
-
- Select By Number of Tiles to specify how many tiles (files) wide and high the output should be. This will auto-compute the tile size for you at run time. Then specify the number of tiles in each row in the Rows field (number of tiles in vertical position) and the number of tiles in each column in the Columns field (number of tiles in horizontal position).
-
- Specify a File Naming Method. See Specifying a File Naming Method for descriptions of each available method.
- Click the browse button next to the LAS Output Folder field. The I/O Manager will display.
- Click the folder button in the available File/Folder cell, and type a filename if you are not tiling the output. If you have specified that tiles be created, then select the folder in which to store the output files. Click OK.
- Click the Add to Map checkbox (in the Volumetric Output LAS row) if you want to add the LAS file as a layer to the map.
- Close the I/O Manager.
- Click Apply at the bottom of the window.
Comments
0 comments
Please sign in to leave a comment.