Hi, 2010/3/7 Markus Neteler <[email protected]>: > cd v.split/ > grep open * | grep new > main.c: Vect_open_new(&Out, out_opt->answer, 0); > >> Is this intended behavior? > > Certainly not ideal. I don't know if changing to > > Vect_open_new(&Out, out_opt->answer, WITH_Z); > > would be sufficient (of course recompile after that). If you could > provide a test case with the Spearfish or North Carolina test > datasets, I could try if you aren't able to compile GRASS yourself > to test above suggestion.
should be fixed in r41335 (synchronized with trunk). Please test it. 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
