Description
The AddToVRSurface process adds source points to an existing variable resolution surface using the create process parameters stored in the CSAR metadata.
Update
The variable resolution surface to update.
Inputs
Source points in a point cloud or raster surface in CSAR format or one or more HIPS track lines.
Outputs
An updated variable resolution surface.
Command Line Syntax
carisbatch --run AddToVRSurface [options] <inputs> <update>
Options
The following table describes the parameters available for this process.
Parameter |
| |||
Long | Short | Description | Can Repeat | Notes
|
--update-type | The type of operation to update with new data. • RESOLUTION: Resolution - Update resolution estimates • SURFACE: Surface - Update surface nodes • BOTH: Resolution and Surface - Update both resolution estimates and surface nodes. The default value is BOTH. | FALSE | ||