On Fri, 2008-08-22 at 10:42 -0400, Robert Shedd wrote: > That is close to what I need, but v.report YOURMAP option=coor reports > the coordinates in lat-long coordinates. I am trying to find the x-y > location where those lat-long coordinates actually plot on the output > image relative to the top left or bottom left corner of the graphic.
1. rasterize your points 2. r.stats -g this should do it! Cheers, Nikos _______________________________________________ grass-user mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/grass-user
