[GRASS-user] Why does v.split convert 3D vector to 2D?

Martin Landa landa.martin at gmail.com
Sun Mar 7 15:10:02 EST 2010


Hi,

2010/3/7 Markus Neteler <neteler at osgeo.org>:
> 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


More information about the grass-user mailing list