Statistics
| Revision:

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

History | View | Annotate | Download (1.18 KB)

1
_____________________________________________
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:	shapes_tools
11
module name :	Select by Attributes... (String Expression)
12
author      :	V.Olaya (c) 2004, O.Conrad (c) 2011
13
_____________________________________________
14
go...
15
Usage: 4 -SHAPES <str> [-FIELD <str>] [-EXPRESSION <str>] [-CASE] [-COMPARE <str>] [-METHOD <str>]
16
  -SHAPES:<str>    	Shapes
17
	Shapes (input)
18
  -FIELD:<str>     	Attribute
19
	Table field
20
  -EXPRESSION:<str>	Expression
21
	Text
22
  -CASE            	Case Sensitive
23
	Boolean
24
  -COMPARE:<str>   	Select if...
25
	Choice
26
	Available Choices:
27
	[0] attribute is identical with search expression
28
	[1] attribute contains search expression
29
	[2] attribute is contained in search expression
30
  -METHOD:<str>    	Method
31
	Choice
32
	Available Choices:
33
	[0] new selection
34
	[1] add to current selection
35
	[2] select from current selection
36
	[3] remove from current selection