[GRASS-user] REPOSTING: Extrusion of vectors based on attribute results to vectors with zero height

REPOSTING PENDING MESSAGE


View this message in context: REPOSTING: Extrusion of vectors based on attribute results to vectors with zero height
Sent from the Grass - Users mailing list archive at Nabble.com.

Hello all,

Does anyone know if the v.trees3D vector add-on (for extruding trees from points) is still accessible? Can’t find it in the current svn so I am assuming not… if this is the case does anyone have any other cool suggestions for auto-modelling 3D trees from point data?

Thanks for reading,
Rebecca

Hi,

2013/3/27 Rebecca Bennett <rabennett@ymail.com>:

Does anyone know if the v.trees3D vector add-on (for extruding trees from
points) is still accessible? Can't find it in the current svn so I am
assuming not... if this is the case does anyone have any other cool
suggestions for auto-modelling 3D trees from point data?

I found the source code of this module at [1] (cc'ed original author
Jachym Cepicky, could be that he is planning to upload his modules to
AddOns SVN :slight_smile:

Martin

[1] http://les-ejk.cz/files/programs/grass/v.trees3d.tar.gz

--
Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

Thanks for the link Martin.
I did a bit of digging and found these instructions for adding the v.trees3D add-on without using g.extension

http://les-ejk.cz/programs/?cat=gis#### InstallationIf it is an tgz package, it is most probably the C-source code:

  • Copy the file in the GRASS source directory to proper directory (raster
    modules in raster, vector in vector etc.).

  • Untar the archive with tar xzf modulename.tgz

  • Go to the new module directory and run make:
    cd modulename
    make

  • Go to the GRASS source directory and run make install for
    installing it.

Can anyone tell me if these are still valid - I only ask because I don’t see separate directories for raster and vector modules in my install (~usr/lib/Grass64/bin, GRASS version: 6.4.3RC2 on Ubuntu 12.04 precise)?


From: Martin Landa landa.martin@gmail.com
To: Rebecca Bennett rabennett@ymail.com
Cc:grass-user@lists.osgeo.orggrass-user@lists.osgeo.org; Jachym Cepicky jachym.cepicky@gmail.com
Sent: Wednesday, 27 March 2013, 16:16
Subject: Re: [GRASS-user] v.trees3D

Hi,

2013/3/27 Rebecca Bennett <rabennett@ymail.com>:

Does anyone know if the v.trees3D vector add-on (for extruding trees from
points) is still accessible? Can’t find it in the current svn so I am
assuming not… if this is the case does anyone have any other cool
suggestions for auto-modelling 3D trees from point data?

I found the source code of this module at [1] (cc’ed original author
Jachym Cepicky, could be that he is planning to upload his modules to
AddOns SVN :slight_smile:

Martin

[1] http://les-ejk.cz/files/programs/grass/v.trees3d.tar.gz


Martin Landa <landa.martin gmail.com> * http://geo.fsv.cvut.cz/~landa

Yes that still works–it also works for python modules, but you add it to wherever you unpacked your grass source code (such as in ~/source/grass_trunk), not where grass is installed. Did you compile grass or are you using a version from the repos?

Eric

On Mar 27, 2013 4:10 PM, “Rebecca Bennett” <rabennett@ymail.com> wrote:

Thanks for the link Martin.
I did a bit of digging and found these instructions for adding the v.trees3D add-on without using g.extension

http://les-ejk.cz/programs/?cat=gis#### InstallationIf it is an tgz package, it is most probably the C-source code:

  • Copy the file in the GRASS source directory to proper directory (raster
    modules in raster, vector in vector etc.).

  • Untar the archive with tar xzf modulename.tgz

  • Go to the new module directory and run make:
    cd modulename
    make

  • Go to the GRASS source directory and run make install for
    installing it.

Can anyone tell me if these are still valid - I only ask because I don’t see separate directories for raster and vector modules in my install (~usr/lib/Grass64/bin, GRASS version: 6.4.3RC2 on Ubuntu 12.04 precise)?


From: Martin Landa <landa.martin@gmail.com>
To: Rebecca Bennett <rabennett@ymail.com>
Cc:grass-user@lists.osgeo.org” <grass-user@lists.osgeo.org>; Jachym Cepicky <jachym.cepicky@gmail.com>
Sent: Wednesday, 27 March 2013, 16:16
Subject: Re: [GRASS-user] v.trees3D

Hi,

2013/3/27 Rebecca Bennett <rabennett@ymail.com>:

Does anyone know if the v.trees3D vector add-on (for extruding trees from
points) is still accessible? Can’t find it in the current svn so I am
assuming not… if this is the case does anyone have any other cool
suggestions for auto-modelling 3D trees from point data?

I found the source code of this module at [1] (cc’ed original author
Jachym Cepicky, could be that he is planning to upload his modules to
AddOns SVN :slight_smile:

Martin

[1] http://les-ejk.cz/files/programs/grass/v.trees3d.tar.gz


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