vbkhp wrote: > I am writing a r.mapcalc instruction, and I would like to find the > value of a point in the map (other than the point that the window is > currently at). > More precisely, in a raster dem I would like to calculate the > difference between the height of one point and the rest of the map.
Use r.what to query the value at specific point, then insert ther result into the r.mapcalc expression as a constant. -- Glynn Clements <gl...@gclements.plus.com> _______________________________________________ grass-user mailing list grass-user@lists.osgeo.org http://lists.osgeo.org/mailman/listinfo/grass-user