Hi, 2009/6/16 Martin Mainzer <[email protected]>:
[...] > ~> g.copy vect=geol...@permanent,geology > ~>v.dissolve input=geol...@sqlite output=geology_diss layer=1 > column=GEO_NAME > DBMI-SQLite driver error: > Cannot step: > SQL logic error or missing database > ... > > Did I make a mistake or is it a bug? No, v.dissolve currently works only with numeric columns. It's bug in SQLite driver. Martin -- Martin Landa <landa.martin gmail.com> * http://gama.fsv.cvut.cz/~landa _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
