[GRASS-user] Strange v.to.points error

Martin Landa landa.martin at gmail.com
Thu Jun 12 05:04:08 EDT 2008


Hi,

2008/6/12 Jarosław Jasiewicz <jarekj at amu.edu.pl>:
> GRASS 6.3.svn (polska):~ > v.to.points -n input=mrog_vector output=zb_point
> type=point,line, llayer=1 dmax=100
> DBMI-Postgres driver error:
> Cannot select:
> select * from mrog_5 where 0 = 1
> ERROR:  relation "mrog_5" does not exist
>
>
> Warning:Cannot open select cursor: 'select * from mrog_5 where 0 = 1'
> ERROR:Cannot copy table
>
> the input is mrog_vector
> error concerns completly different table, which realy don't exist

what

v.db.connect mrog_vector -p

says?

Probably you have accidently linked not existing table 'mrog_5' to the
vector map.

Martin
-- 
Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa *


More information about the grass-user mailing list