[GRASS5] 100% cpu mouse bug
Radim Blazek
radim.blazek at gmail.com
Thu Apr 27 07:50:14 EDT 2006
On 4/27/06, Hamish <hamish_nospam at yahoo.com> wrote:
> > > Ideally, someone would produce a Tcl/Tk replacement for v.digit, then
> > > the R_get_location_* stuff can be discarded altogether (no other
> > > module is important enough to stand in the way of that change).
> > >
> > > Unfortunately, I don't think anyone other than Radim understands the
> > > vector API well enough to perform the necessary enhancements to
> > > v.{in,out}.ascii (topology support).
> >
> > All you need to modify a vector is Vect_write_line(),
> > Vect_rewrite_line() and Vect_delete_line().
>
>
> Is "v.build option=dump" a good starting point for a format to use
> to describe any vector's topology?
What do you want to do exactly? option=dump is only for debugging.
You dont need to care about topology, you just write/delete lines
the topology is create automaticaly.
Radim
> Hamish
>
More information about the grass-dev
mailing list