[GRASS-user] pygrass v.to.db

Pietro peter.zamb at gmail.com
Wed Oct 22 09:01:15 PDT 2014


On Wed, Oct 22, 2014 at 10:24 AM, Martin Landa <landa.martin at gmail.com> wrote:
> 2014-10-22 3:26 GMT+02:00 Anna Petrášová <kratochanna at gmail.com>:
>> isn't it  v.to_db?
>
> I am getting the same error. Martin

I can not reproduce your error:

{{{
>>> from grass.pygrass.modules.shortcuts import vector as v
>>> v2db = v.to.db
OSError error(2): No such file or directory
  [cut]
GrassError: Error running: `v.to --interface-description`.

>>> v2db = v.to_db
}}}

I'm using an old version of grass70 (r60913), but I can not update at
the moment because I'm travelling...
I will check as soon as I arrive at home.

Pietro


More information about the grass-user mailing list