[GRASS-user] r.to.vect peculiarity
Martin Wegmann
wegmann at biozentrum.uni-wuerzburg.de
Fri Oct 26 06:52:17 EDT 2007
Hello,
On Friday 26 October 2007 12:28:16 Martin Landa wrote:
> Hi,
>
> run make distclean before re-compilation...
I did run make distclean before svn update;.configure;make;make install
but is it normal that
...
cvs server: Updating grass6/visualization/xganim
cvs server: Updating grass6/visualization/xganim/bitmaps
cvs server: Updating grass6/visualization/ximgview
appears also when I execute 'cvs update -dP grass6' a second time?
I thought it just tells me that no updates are available after the second try.
Perhaps it is a local problem, I might give it a try to update in a fresh
folder and copy all my modules into this new grass6 folder.
Martin
>
> Martin
>
> 2007/10/26, Martin Wegmann <wegmann at biozentrum.uni-wuerzburg.de>:
> > Hello,
> >
> > I did a svn update and wanted to run r.to.vect as usual but when it
> > failed I received this info:
> >
> > r.to.vect --h
> >
> > Description:
> > Converts a raster map into a vector map layer.
> >
> > Keywords:
> > raster
> >
> > Usage:
> > r.to.vect [-svzbq] [column=name] output=name feature=string
> > [--overwrite] [--verbose] [--quiet]
> >
> > Flags:
> > -s Smooth corners
> > -v Use raster values as categories instead of unique sequence (CELL
> > only) -z Write raster values as z coordinate. Table is not created.
> > Currently supported only for points.
> > -b Do not build vector topology (use with care for massive point
> > export) -q Quiet - Do not show progress
> > --o Allow output files to overwrite existing files
> > --v Verbose module output
> > --q Quiet module output
> >
> > Parameters:
> > column Name of attribute column
> > output Name for output raster3d map
> > feature Feature type
> > options: point,line,area
> > default: line
> >
> >
> > How do I convert my raster to vector now?
> >
> > Or is this an intermediate state of r.to.vect change?
> >
> > with confused regards, Martin
> >
> > _______________________________________________
> > grassuser mailing list
> > grassuser at grass.itc.it
> > http://grass.itc.it/mailman/listinfo/grassuser
More information about the grass-user
mailing list