SAGA-GIS Module Library Documentation (v2.1.3)

Module Create Point Grid

(c) 2004 by Victor Olaya. Creates a regular grid of points.

Parameters

 NameTypeIdentifierDescriptionConstraints
OutputPoint GridShapes (output)POINTS--
OptionsX-ExtentValue rangeX_EXTENT--
Y-ExtentValue rangeY_EXTENT--
DistanceFloating pointDISTDistance between points (grid units).Default: 100.000000

Command-line

Usage: saga_cmd shapes_points 2 [-POINTS <str>] [-X_EXTENT_MIN <str>] [-X_EXTENT_MAX <str>] [-Y_EXTENT_MIN <str>] [-Y_EXTENT_MAX <str>] [-DIST <str>]
  -POINTS:<str>      	Point Grid
	Shapes (output)
  -X_EXTENT_MIN:<str>	X-Extent
	Value range
  -X_EXTENT_MAX:<str>	X-Extent
	Value range
  -Y_EXTENT_MIN:<str>	Y-Extent
	Value range
  -Y_EXTENT_MAX:<str>	Y-Extent
	Value range
  -DIST:<str>        	Distance
	Floating point
	Default: 100.000000