I have 100 rasters, each raster has the same cell size and extent and i want to make a polygon over of each cell. Can anyone help me doing this?
Thanks in advance.
|
|
If you are looking for cell shaped polygons, as in a grid layer out, you can use the Vector Grid tool in QGIS (Vector - Research Tools). In the tool, you can use the raster files as the grid extents, and set the Parameters to the cell size. This will make a grid polygon layer with each grid to the size of the raster cell (and spatially overlaying the raster). |
|||
|
|
|
If it is an exact "grid" of polygons over the rasters you are looking for then it is simply (i say simply because i asked the same question a short time ago. the basic answer is In QGIS go to Raster -> Misc. -> Tile index. Give the path to the raster-files, set the name and directory for the resulting shape. to give credit to the original answer: Help with grid creation in QGIS |
|||
|
|