DESCRIPTION
v.trees3d makes 3D trees from point vector file
EXAMPLES
Spruce forest
v.trees3d input=points output=spruce
Spruce, Beech and Fir forest with variable height and position
v.trees3d in=points out=forest spruce=50 beech=25 fir=25 height=25 hvar=20 vvar=5 diam=6
Simulation of your research area: get values from database
v.trees3d in=points out=forest specolumn=species hcolumn=height dcolumn=diam
AUTHOR
Jachym Cepicky, jachym.cepicky _at_ centrum _dot_ cz, http://les-ejk.cz
Department of Geoinformation Technologies, http://mapserver.mendelu.cz
Last changed: $Date: 2006/02/01 14:44:51 $