Luisa Peña:
> I still have a few issues regarding this:
> 1- How can a region not to be a Square? If I have to set
> North/South/East/West boundaries?

By using a MASK will limit raster operations (within the MASK).

> 2- In my case, my mask is a Vectorial. Can I use a vectorial as a mask?

v.to.rast in=VectorMap out=RasterisedVectorMap use=value
r.mapcalc "MASK=RasterisedVectorMap"

Nikos
[...]
_______________________________________________
grass-user mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/grass-user

Reply via email to