Get raster footprint projected in a specified CRS.
The polygon points of the vector are densified during reprojection to warp
the rectangular square footprint of the original projection into the new one.
densify_points (int) – Maximum points to be added between image corners to account for non linear edges.
Reduce if time computation is really critical (ms) or increase if extent is not accurate enough.