Hi,

2013/1/16 Margherita Di Leo <direg...@gmail.com>:

>> > If you want to use elevation values from zcolumn, you should not use
>> > the -z flag. Try instead
>> > v.surf.rst input=isoline@TOPOIKDATA zcolumn=height elev=elev_1m
>>
>> I was thinking to omit such -z flags in G7.
>>
>> * if zcolumn is given, use values from this column
>> * if zcolumn is *not* given use z coordinates (if vector is 2D, print
>> error).

done in r54865. Testing welcomed.

* if input is 3D and zcolumn is not given -> using z-values
* if input is 3D and zcolumn is given -> using attributes
* if input is 2D and zcolumn is not given -> using categories
* if input is 2D and zcolumn is given -> using attributes

Martin

-- 
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to