Lucien wrote: > > I have to extract isolated value from several raster.
Markus Metz wrote: > The GRASS module r.what [0] extracts raster values at a > given location. As input you need to give the name of the > raster map and the coordinates as east,north > > [0] http://grass.osgeo.org/grass64/manuals/r.what.html note that r.what can take multiple rasters and multiple point- values as input, all in one pass, to make a table. Hamish _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
