Silly me! I forgot that I could pipe v.out.ascii to r.what do do
exactly what I wanted!
That's what I get for working with Windows all the time! Man, how I
miss my linux box! Company rules suck (we have to use win)
Daniel
PS - Sorry for the rant
On Mon, Oct 13, 2008 at 3:14 PM, Nikos Alexandris
On Mon, 2008-10-13 at 14:38 -0200, Daniel Victoria wrote:
> Hi all,
>
> I have a set of 23 Modis NDVI images and I want to sample all images
> at specific points (50 points). What I was looking for was something
> like v.sample but, instead of generating a new vector with the raster
> value, outpu
On Mon, Oct 13, 2008 at 6:38 PM, Daniel Victoria
<[EMAIL PROTECTED]> wrote:
> Hi all,
>
> I have a set of 23 Modis NDVI images and I want to sample all images
> at specific points (50 points). What I was looking for was something
> like v.sample but, instead of generating a new vector with the rast
Hi all,
I have a set of 23 Modis NDVI images and I want to sample all images
at specific points (50 points). What I was looking for was something
like v.sample but, instead of generating a new vector with the raster
value, output the values to a text file. I though about using
i.spectral but it do