Leonardo Lami wrote on 07/03/2007 06:27 PM: > Hi, > Only for information, I have a problem with the new GRASS csv with the > command v.lrs.label with dbf database > > GRASS 6.3.cvs (spearfish60):~ > v.lrs.label route_lrs rstable=route_lrs > output=route_lrs_labels labels=labels col=red size=50 xoffset=100 > D0/0: line = 1 / 1 > DBMI-DBF driver error: > SQL parser error: syntax error, unexpected $undefined, expecting $end > processing ';' > in statement: > select start_map, end_map, start_mp, start_off, end_mp, end_off, lid > from route_lrs where lcat = 1; > Error in db_open_select_cursor() > > ERRORE: Cannot select records from LRS table: select start_map, end_map, > start_mp, start_off, end_mp, end_off, lid from route_lrs where lcat > = 1; > Already fixed in CVS, it was a DBF driver limitation not accepting the ';' (now it does).
> No this problem with sqlite also if I can not again see the label also > if I use v.clean/break and remove the "dangles" on the vectors. > > But I thin k the problem is in this output: > unable to open font map '/usr/local/grass-6.3.cvs/fonts/.hmp': No such > file or directory > Huh? Never see that problem... Apparently something went wrong when you compiled lib/fonts/. Markus ------------------ ITC -> dall'1 marzo 2007 Fondazione Bruno Kessler ITC -> since 1 March 2007 Fondazione Bruno Kessler ------------------ _______________________________________________ grassuser mailing list [email protected] http://grass.itc.it/mailman/listinfo/grassuser

