SAGA 9.11.0 | Tool Library Documentation

Vertex Inspector


Description

This interactive tool is designed to inspect and manipulate individual vertices of geometries. It allows users to select vertices on the map using a drag box. All vertices within the drag box are then sorted hierarchically by dataset, shape, and part, and the X, Y, Z and M (if available) values are displayed. The tool offers two access modes: read only and mutable. Read only offers a higher precision as the coordinates are rounded differently. Mutable changes the vertices in the input and creates no output. While the tool is running, the selected point is indicated by a rhombus on the current map


Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesshapes list, inputSHAPES--
OptionsAccess ModechoiceREAD_ONLY-Available Choices: [0] Read Only [1] Mutable Default: 0
Confirm ChangesbooleanCONFIRM-Default: 1
DatasetchoiceDATASET-Available Choices: Default: 0
ShapeschoiceSHAPE-Available Choices: Default: 0
PartschoicePART-Available Choices: Default: 0
PointschoicePOINTS-Available Choices: Default: 0
Xfloating point numberXD-Default: 0.000000
Yfloating point numberYD-Default: 0.000000
Zfloating point numberZD-Default: 0.000000
Mfloating point numberMD-Default: 0.000000
Tablestatic tableTABLE-8 Fields: - 1. [signed 4 byte integer] Dataset - 2. [signed 4 byte integer] Shape - 3. [signed 4 byte integer] Part - 4. [signed 4 byte integer] Point - 5. [string] X - 6. [string] Y - 7. [string] Z - 8. [string] M

Command Line


Usage: saga_cmd shapes_tools 31 [-SHAPES ] [-READ_ONLY ] [-CONFIRM ] [-RESULT_DATASET ] [-RESULT_SHAPE ] [-RESULT_PART ] [-RESULT_POINTS ] [-RESULT_XD ] [-RESULT_YD ] [-RESULT_ZD ] [-RESULT_MD ] [-RESULT_TABLE ]
  -SHAPES:           Shapes
	shapes list, input
  -READ_ONLY:        Access Mode
	choice
	Available Choices:
	[0] Read Only
	[1] Mutable
	Default: 0
  -CONFIRM:          Confirm Changes
	boolean
	Default: 1
  -RESULT_DATASET:   Dataset
	choice
	Available Choices:
	Default: 0
  -RESULT_SHAPE:     Shapes
	choice
	Available Choices:
	Default: 0
  -RESULT_PART:      Parts
	choice
	Available Choices:
	Default: 0
  -RESULT_POINTS:    Points
	choice
	Available Choices:
	Default: 0
  -RESULT_XD:     X
	floating point number
	Default: 0.000000
  -RESULT_YD:     Y
	floating point number
	Default: 0.000000
  -RESULT_ZD:     Z
	floating point number
	Default: 0.000000
  -RESULT_MD:     M
	floating point number
	Default: 0.000000
  -RESULT_TABLE:     Table
	static table
	8 Fields:
	- 1. [signed 4 byte integer] Dataset
	- 2. [signed 4 byte integer] Shape
	- 3. [signed 4 byte integer] Part
	- 4. [signed 4 byte integer] Point
	- 5. [string] X
	- 6. [string] Y
	- 7. [string] Z
	- 8. [string] M