RE: [GRASS-user] missing dbf table for point theme

2008-04-24 Thread christian Brandt

Dear Markus,

the following error message occurs:
DBMI-DBF driver error:
Table 'messstationen' doesn't exist

ERROR: Cannot open table 

And that's the statement I used:
v.in.ascii -n 'input=/ output= format=point fs=| skip=0 'columns=x double 
precision, y double precision' x=1 y=2 z=0 cat=1

Did I set the right numbers for the columns?

Regards

Chris


> Date: Thu, 24 Apr 2008 17:14:24 +0200
> From: [EMAIL PROTECTED]
> To: grass-user@lists.osgeo.org
> Subject: Re: [GRASS-user] missing dbf table for point theme
> 
> On Thu, Apr 24, 2008 at 5:03 PM, christian Brandt
>  wrote:
>>
>>  Dear list,
>>
>>  I imported points from ascii table into GRASS 6.3 ORC5. Now I would like to 
>> assign values to these points. So doing the v.db.connect command GRASS tells 
>> me that there is no table for this layer.
> 
> Did you use the "column" parameter?
> What does
> 
> v.info -c yourmap
> 
> say?
> 
> Markus
> 
>>  Besides, using the v.db.addtable command to add an attribute table to the 
>> layer the message appears that there is already a table linked to the layer.
>>
>>  What to do now?
>>
>>  Regards
>>
> ___
> grass-user mailing list
> grass-user@lists.osgeo.org
> http://lists.osgeo.org/mailman/listinfo/grass-user

_
Invite your mail contacts to join your friends list with Windows Live Spaces. 
It's easy!
http://spaces.live.com/spacesapi.aspx?wx_action=create&wx_url=/friends.aspx&mkt=en-us___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user


Re: [GRASS-user] missing dbf table for point theme

2008-04-24 Thread Markus Neteler
On Thu, Apr 24, 2008 at 5:03 PM, christian Brandt
<[EMAIL PROTECTED]> wrote:
>
>  Dear list,
>
>  I imported points from ascii table into GRASS 6.3 ORC5. Now I would like to 
> assign values to these points. So doing the v.db.connect command GRASS tells 
> me that there is no table for this layer.

Did you use the "column" parameter?
What does

v.info -c yourmap

say?

Markus

>  Besides, using the v.db.addtable command to add an attribute table to the 
> layer the message appears that there is already a table linked to the layer.
>
>  What to do now?
>
>  Regards
>
___
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user