[GRASS-dev] patch for v.voronoi/v.delaunay
Markus Neteler
neteler at osgeo.org
Tue Apr 22 19:40:11 EDT 2008
On Wed, Apr 23, 2008 at 1:07 AM, Markus Neteler <neteler at osgeo.org> wrote:
> On Fri, Feb 1, 2008 at 2:16 PM, Benjamin Ducke wrote:
...
> > The output vector map will now also preserve the 3D coordinates of
> > the original input points. However, the centroids for the triangles
> > are all wrong (placed at z=0.0). I don't see a quick way of fixing
> > this right now.
>
> I have fixed it using Vect_tin_get_z() for delaunay (someone needs to
> do it for voronoi).
>
> I have submitted the fixed code to SVN:
> http://trac.osgeo.org/grass/changeset/31079
>
> For me it now generates a 3D Delaunay TIN.
I wonder if I could colorize the 3D TIN somehow using v.colors.
So far it does not have a DB connected.
Markus
More information about the grass-dev
mailing list