[GRASS-user] How to get lon/lat at every cell of the map

Glynn Clements glynn at gclements.plus.com
Mon Mar 12 14:21:32 EDT 2007


José Antonio Ruiz Arias wrote:

> I need access to the geographical location (lon/lat) of every cell in a
> geo-referenced raster file to project some data according to the
> geographical location (latitude). I was wondering if it would be possible to
> get a raster file with the individual values of latitude (or longitude) in
> every cell of the file from an initial raster map.

	r.stats -1g + awk + proj + awk + v.in.ascii + v.to.rast

-- 
Glynn Clements <glynn at gclements.plus.com>




More information about the grass-user mailing list