.TH v.in.sites 1grass "" "GRASS 6.4.4" "Grass User's Manual" .SH NAME \fI\fBv.in.sites\fR\fR - Converts a GRASS site_lists file into a vector map. .SH KEYWORDS vector, import, sites .SH SYNOPSIS \fBv.in.sites\fR .br \fBv.in.sites help\fR .br \fBv.in.sites input\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 "\fBinput\fR=\fIstring\fR" 4m .br Name of site input file .IP "\fBoutput\fR=\fIname\fR" 4m .br Name for output vector map .PP .SH DESCRIPTION \fIv.in.sites\fR converts GRASS site_lists file into vector format. \fISite_lists\fR file values are used as category values. .SH NOTE The requirements of the site_lists file are standard (i.e., a regular site_lists file format is required) \fC .DS .br name|test .br desc|Imported from points shapefile test.shp. .br time|3 Feb 2003 15:09:11 +0000 .br 3571629.904|5943214.399|#1 .br 3571323.64|5944517.464|#2 .br .DE \fR \fBFormat example of old GRASS site_lists\fR .br \fC .DS .br easting|northing|[z|[d4|]...][#category_int] [ [@attr_text OR %flt] ... ] .br .DE \fR In case of a 3D sites file, the module generates a 3D vector map. Attributes are written into an attribute table. .SH EXAMPLE \fC .DS .br v.in.sites in=sites_file out=vector_map .br .DE \fR .SH AUTHOR R.L. Glenn, USDA, SCS, NHQ-CGIS .br Radim Blazek, ITC-Irst, Trento, Italy .PP \fILast changed: $Date: 2006-01-02 15:44:52 +0100 (Mon, 02 Jan 2006) $\fR .PP Full index .PP © 2003-2014 GRASS Development Team