Tagged Questions
1
vote
2answers
189 views
How to surround a clipped raster with transparency? (gdalwarp)
I am trying to perform the following task, but it does not seem to work:
I have got a raster file (raster.tif) containing an aerial photo, which I want to clip using a Shape file (clip.shp) that ...