I am looking for a way to create a raster grid from a vector map.
I have a map consisting of shapefiles which I want to export as a raster with UTM coordinates. I was thinking of something using the identify tool in QGIS but not really sure how to apply it.
I want a file which has x,y coordinates and feature id as the variables. Does anyone have any suggestions?