[GRASS5] running grass on macosx

Hamish hamish_nospam at yahoo.com
Tue Jun 21 21:23:25 EDT 2005


> That v.in.ascii problem is a big one for me -- I suppose it's the same
> problem I'm having trying to bring in point data. Are there any work 
> arounds in the mean time?


Can you describe again the problem you are seeing?

Failure to import more than 50,000 points in 6.0.0? (out of memory)
Failure to import more than 3,000,000 points in 6.1-cvs? (out of memory)
Failure to import any points in 6.1-cvs? (see below)



Right now, I'm getting this. (fresh & latest CVS, in a new mapset)


GRASS:6.1-cvs > echo "1|2|3" | v.in.ascii out=test654
Maximum input row length: 6
Maximum number of columns: 3
Minimum number of columns: 3
column: 1  type: integer
column: 2  type: integer
column: 3  type: integer
DBMI-DBF driver error:
Incompatible value type.
Error in db_execute_immediate()

ERROR: Cannot insert values: insert into test654 values ( 1, '1', '2', '3')

GRASS:6.1-cvs > db.connect -p
driver:dbf
database:$GISDBASE/$LOCATION_NAME/$MAPSET/dbf/
schema:(null)
group:(null)



thanks,
Hamish




More information about the grass-dev mailing list