<div>Greetings</div><div>I have a raster file (Geotiff) and I have a KML file with a polygon and I want to cut raster map to only have valid values inside the polygon. How can I do this using just GDAL?</div><div> </div><div>
Usually I used to cut geotiff file with gdalwarp and but in those cases I was cutting a square (xmin xmax ymin ymax) and in this case is a more complex polygon</div><div> </div><div>Thanks</div><div>Regards,</div><div>Luis</div>