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)



      
_______________________________________________
grass-user mailing list
grass-user@lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to