[GRASS-user] Re: Grid

vinod kumar wrote:

I want to make grid using grass. Can anyone help me.

you might have a look at Pavel Sakov's gridgen
  http://code.google.com/p/gridgen-c/

I know you want to make a TIN, but really you probably don't need a
TIN at all.... there are much better ways to represent a surface and
while I'm ignorant of your plans I suspect that you'd just be making
extra work for yourself.

As mentioned earlier, you also might have a look at Laura Toma's r.refine:
  http://www.bowdoin.edu/~ltoma/research.html
which will reduce a DEM to a TIN.

Hamish

Hi Hamish,

Thanks for providing information and i will try to do in the following way as Laura did.

Cheers,
nani

On Thu, Apr 28, 2011 at 2:43 PM, Hamish <hamish_b@yahoo.com> wrote:

vinod kumar wrote:

I want to make grid using grass. Can anyone help me.

you might have a look at Pavel Sakov’s gridgen
http://code.google.com/p/gridgen-c/

I know you want to make a TIN, but really you probably don’t need a
TIN at all… there are much better ways to represent a surface and
while I’m ignorant of your plans I suspect that you’d just be making
extra work for yourself.

As mentioned earlier, you also might have a look at Laura Toma’s r.refine:
http://www.bowdoin.edu/~ltoma/research.html
which will reduce a DEM to a TIN.

Hamish