Statistics
| Revision:

root / org.gvsig.toolbox / tags / v1.0.1 / org.gvsig.toolbox.gui / alg_descriptions / saga / description / alg_grid_gridding_94.txt @ 431

History | View | Annotate | Download (1.17 KB)

1 9 nbrodin
_____________________________________________
2
  #####   ##   #####    ##
3
 ###     ###  ##       ###
4
  ###   # ## ##  #### # ##
5
   ### ##### ##    # #####
6
##### #   ##  ##### #   ##
7
_____________________________________________
8
9
library path:	D:\projects\sextante\workspaces\gvsig_1_11\_fwAndami\gvSIG\extensiones\es.unex.sextante\saga\modules
10
library name:	grid_gridding
11
module name :	Triangulation
12
author      :	O.Conrad (c) 2004
13
_____________________________________________
14
go...
15
Usage: 5 -SHAPES <str> [-FIELD <str>] [-TARGET <str>] [-USER_XMIN <str>] [-USER_XMAX <str>] [-USER_YMIN <str>] [-USER_YMAX <str>] [-USER_SIZE <str>] [-USER_GRID <str>] [-GRID_GRID <str>]
16
  -SHAPES:<str>   	Points
17
	Shapes (input)
18
  -FIELD:<str>    	Attribute
19
	Table field
20
  -TARGET:<str>   	Target Grid
21
	Choice
22
	Available Choices:
23
	[0] user defined
24
	[1] grid
25
  -USER_XMIN:<str>	Left
26
	Floating point
27
  -USER_XMAX:<str>	Right
28
	Floating point
29
  -USER_YMIN:<str>	Bottom
30
	Floating point
31
  -USER_YMAX:<str>	Top
32
	Floating point
33
  -USER_SIZE:<str>	Cellsize
34
	Floating point
35
	Minimum: 0.000000
36
  -USER_GRID:<str>	Grid
37
	Data Object (optional output)
38
  -GRID_GRID:<str>	Grid
39
	Grid (output)