[GRASS-user] v.to.db

Markus Neteler neteler at osgeo.org
Thu Jun 3 17:47:38 EDT 2010


On Thu, Jun 3, 2010 at 11:29 PM, David Kindem <dkindem at gmail.com> wrote:
> Hello,
> I am attempting to use v.to.db to insert values from a vector map into a
> database table.  At the terminal, I enter:
> v.to.db map=crossings_1918_main option=coor col=east,north

--> crossings_1918_main

but...

> I receive the following error:
> DBMI-Postgres driver error:
> Cannot select:
> SELECT cat FROM crossings_main_1918,
> ERROR:  syntax error at end of input
> LINE 1: SELECT cat FROM crossings_main_1918,
>                                             ^

--> crossings_main_1918

The name is different. What does

v.db.connect -p crossings_1918_main

say?

Markus

> Updating database...
> Segmentation fault
> I am using 6.3, Lorenzo's binaries.  Thanks in advance for any thoughts or
> suggestions.
> Dave
> David Kindem
> dkindem at gmail.com
> 616.402.0864
>
>
>
>
> _______________________________________________
> grass-user mailing list
> grass-user at lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user
>
>


More information about the grass-user mailing list