<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 TRANSITIONAL//EN">
<HTML>
<HEAD>
  <META HTTP-EQUIV="Content-Type" CONTENT="text/html; CHARSET=UTF-8">
  <META NAME="GENERATOR" CONTENT="GtkHTML/3.28.1">
</HEAD>
<BODY>
what exactly do you want to do?<BR>
As i understand you want to extract parts of a raster.<BR>
First of all raster and vector are incompatible types!<BR>
I would suppose two possible strategies:<BR>
1) you convert the polygons to a binary raster (0,1) and multiplicate both.<BR>
2) you export rasters of the extent from the boundingboxes of the polygons<BR>
<BR>
The first you could do with the RasterCalc plugin, conversion can be done with grass<BR>
<BR>
the latter you would best do in Grass by setting the region to the bounding box and exporting the raster<BR>
<BR>
hope that helps<BR>
<BR>
cheers<BR>
<BR>
Stefan<BR>
Am Dienstag, den 16.03.2010, 07:41 -0300 schrieb Sebastian Castorina:<BR>
<BLOCKQUOTE TYPE=CITE>
    Consultation, as I cut a raster with a shp of polygons.<BR>
    thank you very much. 
<PRE>
_______________________________________________
Qgis-user mailing list
<A HREF="mailto:Qgis-user@lists.osgeo.org">Qgis-user@lists.osgeo.org</A>
<A HREF="http://lists.osgeo.org/mailman/listinfo/qgis-user">http://lists.osgeo.org/mailman/listinfo/qgis-user</A>
</PRE>
</BLOCKQUOTE>
<BR>
</BODY>
</HTML>