SAGA-GIS Tool Library Documentation (v9.2.0)

Tool Create Point Grid

Creates a regular grid of points.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputPointsshapes, outputPOINTS--
OptionsX-Extentvalue rangeX_EXTENT--
Y-Extentvalue rangeY_EXTENT--
Distancefloating point numberDIST-Minimum: 0.000000
Default: 1.000000

Command-line

Usage: saga_cmd shapes_points 2 [-POINTS <str>] [-X_EXTENT_MIN <double>] [-X_EXTENT_MAX <double>] [-Y_EXTENT_MIN <double>] [-Y_EXTENT_MAX <double>] [-DIST <double>]
  -POINTS:<str>         	Points
	shapes, output
  -X_EXTENT_MIN:<double>	X-Extent
	value range
  -X_EXTENT_MAX:<double>	X-Extent
	value range
  -Y_EXTENT_MIN:<double>	Y-Extent
	value range
  -Y_EXTENT_MAX:<double>	Y-Extent
	value range
  -DIST:<double>        	Distance
	floating point number
	Minimum: 0.000000
	Default: 1.000000