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)
_______________________________________________
Qgis-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/qgis-user