Hi all,

I'm trying to use v.in.ascii and I'm getting a "DBMI-DBF driver error."
-------------------
GRASS 6.4.0RC5 (latlong_coral):~/grassdata/latlong_coral > v.in.ascii
input=kyy.csv out=kyy skip=1 fs=, columns='x, y, cat int' cat=3Scanning
input for column types...
Maximum input row length: 86
Maximum number of columns: 9
Minimum number of columns: 8
DBMI-DBF driver error:
Cannot create dbf database: ~/grassdata/latlong_coral/PERMANENT/dbf/


WARNING: Unable to open database <~/grassdata/latlong_coral/PERMANENT/dbf/>
         by driver <dbf>
ERROR: Unable to open database <~/grassdata/latlong_coral/PERMANENT/dbf/>
       by driver <dbf>
--------------------

I'm using GRASS6.4.0RC5 in Ubuntu 10.04.  I ran db.connect successfully and
got the following output.

GRASS 6.4.0RC5 (latlong_coral):~/grassdata/latlong_coral > db.connect -p
driver:dbf
database:~/grassdata/latlong_coral/PERMANENT/dbf/
schema:
group:

It seems a lot of people get this error (according to google...), but I
haven't seen a solution.  Does anyone have any idea how I can make this
work?

I've attached the csv file I'm trying to import.  Any advice is greatly
appreciated!

Thanks,
Nick
"longitude","latitude","gps","depth","secchi","salinity","ph","turbidity","phosphate"
98.58923902,7.90619538,35,1.03,0.65,30.39,7.04,6.54,0.12
98.58783429,7.9058705,36,0.36,0.36,30.39,7.29,9.01,0.11
98.59471726,7.90156145,37,0.64,0.62,30.61,7.36,10.28,0.13
98.58250014,7.90999465,46,1.1,0.67,30.44,7.42,11.2,0.13
98.58307203,7.91001971,47,1.5,0.6,30.04,7.44,12,0.14
98.58355575,7.91108907,50,0.9,0.9,30.01,7.68,2.72,0.06
98.5838088,7.91114171,51,1.5,1.5,30.31,7.96,2.18,0.07
98.58412128,7.91193875,52,1.2,"-",,,,
98.58406487,7.91276428,53,1.45,1.45,30.35,8.02,1.44,0.08
98.58434021,7.91298715,54,1.25,1.25,30.39,8,1.75,0.06
98.58451087,7.91313057,55,1.5,1.5,30.36,8.02,1.43,0.14
98.58461338,7.91292773,56,1.65,1.1,30.38,8.03,1.09,0.02
98.58479125,7.91294466,57,2.5,2.5,30.36,8.03,0.87,0.18
98.58473333,7.9129698,58,5,"-",30.44,8.1,0.58,0.07
98.58467616,7.91273075,59,6,3.5,30.42,8.09,0.78,0.08
98.58417341,7.91232482,60,5.6,2.75,30.42,8.05,0.75,0.15
98.58451255,7.91226287,61,6,2.6,30.4,8.03,0.64,0.1
98.58472846,7.91191628,62,"-",2.7,30.36,8.05,0.72,0.09
98.58475822,7.9117375,63,2.7,2.2,30.36,8.04,0.78,0.13
98.58461355,7.91157799,64,2.3,2,30.35,8.06,0.96,0.11
98.58466585,7.91157749,65,1.4,1.4,30.4,8.04,1.19,0.17
98.58456368,7.91147129,66,1.4,1.4,30.37,8.06,1.29,0.17
98.58449645,7.9115453,67,0.57,0.57,30.4,8,1.28,0.21
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to