SAGA 9.9.1 | Tool Library Documentation

Copy Shapes from Region


Description

Copies all shapes that belong to the specified region.


Parameters

 NameTypeIdentifierDescriptionConstraints
InputShapesshapes list, inputSHAPES--
Shapesshapes, inputSHAPES_EXT--
Polygonsshapes, inputPOLYGONS--
OutputCopyshapes list, outputCUT--
OptionsMethodchoiceMETHOD-Available Choices: [0] completely contained [1] intersects [2] center Default: 1
RegionchoiceEXTENT-Available Choices: [0] user defined [1] grid project [2] shapes layer extent [3] polygons Default: 0
Leftfloating point numberAX-Default: 0.000000
Rightfloating point numberBX-Default: 1.000000
Bottomfloating point numberAY-Default: 0.000000
Topfloating point numberBY-Default: 1.000000
Horizontal Rangefloating point numberDX-Minimum: 0.000000 Default: 1.000000
Vertical Rangefloating point numberDY-Minimum: 0.000000 Default: 1.000000
Grid Systemgrid systemGRID_SYS--
Minimum Overlapfloating point numberOVERLAPminimum overlapping area as percentage of the total size of the input shape. applies to polygon layers only.Minimum: 0.000000 Maximum: 100.000000 Default: 50.000000

Command Line


Usage: saga_cmd shapes_tools 13 [-SHAPES ] [-CUT ] [-METHOD ] [-EXTENT ] [-AX ] [-BX ] [-AY ] [-BY ] [-DX ] [-DY ] [-GRID_SYS_D ] [-GRID_SYS_X ] [-GRID_SYS_Y ] [-GRID_SYS_NX ] [-GRID_SYS_NY ] [-GRID_SYS_FILE ] [-SHAPES_EXT ] [-POLYGONS ] [-OVERLAP ]
  -SHAPES:          Shapes
	shapes list, input
  -CUT:             Copy
	shapes list, output
  -METHOD:
                         Method
                         	choice
                         	Available Choices:
                         	[0] completely contained
                         	[1] intersects
                         	[2] center
                         	Default: 1
  -EXTENT:
                         Region
                         	choice
                         	Available Choices:
                         	[0] user defined
                         	[1] grid project
                         	[2] shapes layer extent
                         	[3] polygons
                         	Default: 0
  -AX:           Left
	floating point number
	Default: 0.000000
  -BX:           Right
	floating point number
	Default: 1.000000
  -AY:           Bottom
	floating point number
	Default: 0.000000
  -BY:           Top
	floating point number
	Default: 1.000000
  -DX:           Horizontal Range
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -DY:           Vertical Range
	floating point number
	Minimum: 0.000000
	Default: 1.000000
  -GRID_SYS_D:   Cell Size
  -GRID_SYS_X:   Lower Left Center Cell X-Coordinate
  -GRID_SYS_Y:   Lower Left Center Cell Y-Coordinate
  -GRID_SYS_NX:     Number of Columns
  -GRID_SYS_NY:     Number of Rows
  -GRID_SYS_FILE:   Grid File
  -SHAPES_EXT:      Shapes
	shapes, input
  -POLYGONS:        Polygons
	shapes, input
  -OVERLAP:
                         Minimum Overlap
                         	floating point number
                         	Minimum: 0.000000
                         	Maximum: 100.000000
                         	Default: 50.000000