.TH r.li.shape 1grass "" "GRASS 6.4.2" "Grass User's Manual" .SH NAME \fI\fBr.li.shape\fR\fR - Calculates shape index on a raster map .SH KEYWORDS raster, landscape structure analysis, patch index .SH SYNOPSIS \fBr.li.shape\fR .br \fBr.li.shape help\fR .br \fBr.li.shape map\fR=\fIname\fR \fBconf\fR=\fIstring\fR \fBoutput\fR=\fIname\fR [--\fBoverwrite\fR] [--\fBverbose\fR] [--\fBquiet\fR] .SS Flags: .IP "\fB--overwrite\fR" 4m .br Allow output files to overwrite existing files .IP "\fB--verbose\fR" 4m .br Verbose module output .IP "\fB--quiet\fR" 4m .br Quiet module output .PP .SS Parameters: .IP "\fBmap\fR=\fIname\fR" 4m .br Name of input raster map .IP "\fBconf\fR=\fIstring\fR" 4m .br Configuration file .IP "\fBoutput\fR=\fIname\fR" 4m .br Name for output raster map .PP .SH DESCRIPTION \fIr.li.shape\fR is a patch index for r.li program. .br It calculates the function .br \fI f(sample_area)= Area \fR .br .SH EXAMPLES To calculate area index on map my_map, using \fImy_conf\fR configuration file and saving results in my_out file run: \fC .DS .br r.li.shape map=my_map conf=my_conf out=my_out .br .DE \fR .SH SEE ALSO \fIr.li\fR package overview .br \fIr.li.daemon\fR .br \fIr.li.setup\fR .SH AUTHORS Claudio Porta and Lucio Davide Spano, students of Computer Science University of Pisa (Italy). .br Commission from Faunalia Pontedera (PI) (www.faunalia.it) .br .PP \fILast changed: $Date: 2011-08-16 11:13:05 +0200 (Tue, 16 Aug 2011) $\fR .PP Full index .PP © 2003-2011 GRASS Development Team