Create 3D Image
- Author: O.Conrad (c) 2005
- Menu: Visualization | Grid
Description
Create 3D Image
Parameters
|  | Name | Type | Identifier | Description | Constraints | 
|---|
| Input | Elevation | grid, input | DEM | - | - | 
| Overlay Image | grid, input | IMAGE | - | - | 
| Shapes to project | shapes list, input, optional | SHAPES | - | - | 
| Output | 3D Image | grid, output, optional | RGB | - | - | 
| Projected Height | grid, output, optional | RGB_Z | - | - | 
| Options | Grid System | grid system | PARAMETERS_GRID_SYSTEM | - | - | 
| Exaggeration | floating point number | ZEXAGG | - | Default: 1.000000 | 
| Minimum Exaggeration [%] | floating point number | ZEXAGG_MIN | - | Minimum: 0.000000
Maximum: 100.000000
Default: 10.000000 | 
| Image Rotation [Degree] | floating point number | Z_ROTATE | - | Default: 0.000000 | 
| Local Rotation [Degree] | floating point number | X_ROTATE | - | Default: 1.000000 | 
| Local Rotation Base Level | choice | X_ROTATE_LEVEL | - | Available Choices:
[0] Zero
[1] Mean Elevation
Default: 1 | 
| Panorama Break [%] | floating point number | PANBREAK | - | Minimum: 0.000000
Maximum: 100.000000
Default: 70.000000 | 
| Background Color | color | BKCOLOR | - | Default: 0 | 
| Projection | choice | PROJECTION | - | Available Choices:
[0] Panorama
[1] Circular
Default: 0 | 
| 3D Image Width | integer number | NX | - | Minimum: 1
Default: 100 | 
| 3D Image Height | integer number | NY | - | Minimum: 1
Default: 100 | 
Command Line
Usage: saga_cmd grid_visualisation 4 [-DEM ] [-IMAGE ] [-SHAPES ] [-ZEXAGG ] [-ZEXAGG_MIN ] [-Z_ROTATE ] [-X_ROTATE ] [-X_ROTATE_LEVEL ] [-PANBREAK ] [-BKCOLOR ] [-PROJECTION ] [-NX ] [-NY ] [-RGB ] [-RGB_Z ]
  -DEM:           	Elevation
	grid, input
  -IMAGE:         	Overlay Image
	grid, input
  -SHAPES:        	Shapes to project
	shapes list, input, optional
  -ZEXAGG:     	Exaggeration
	floating point number
	Default: 1.000000
  -ZEXAGG_MIN: 	Minimum Exaggeration [%]
	floating point number
	Minimum: 0.000000
	Maximum: 100.000000
	Default: 10.000000
  -Z_ROTATE:   	Image Rotation [Degree]
	floating point number
	Default: 0.000000
  -X_ROTATE:   	Local Rotation [Degree]
	floating point number
	Default: 1.000000
  -X_ROTATE_LEVEL:	Local Rotation Base Level
	choice
	Available Choices:
	[0] Zero
	[1] Mean Elevation
	Default: 1
  -PANBREAK:   	Panorama Break [%]
	floating point number
	Minimum: 0.000000
	Maximum: 100.000000
	Default: 70.000000
  -BKCOLOR:       	Background Color
	color
	Default: 0
  -PROJECTION:    	Projection
	choice
	Available Choices:
	[0] Panorama
	[1] Circular
	Default: 0
  -NX:            	3D Image Width
	integer number
	Minimum: 1
	Default: 100
  -NY:            	3D Image Height
	integer number
	Minimum: 1
	Default: 100
  -RGB:           	3D Image
	grid, output, optional
  -RGB_Z:         	Projected Height
	grid, output, optional