[GRASS-user] Re: [Qgis-user] latitude map
Hamish
hamish_b at yahoo.com
Tue Jan 19 20:47:59 EST 2010
A. Marcia BARBOSA wrote:
> What is the best way of getting a raster map (global coverage,
> lat-long coordinates) in which the value of each pixel is its
> latitude?
in a lat/lon location+mapset:
g.region n= s= w= e= res= ... (set the bounds for you new map)
r.mapcalc "lat_map = y()"
I expect this will be available from the QGIS grass toolbox.
Hamish
(I also expect this will bounce from the qgis-users list, so pls fwd)
More information about the grass-user
mailing list