This function visualizes the extents of all available rasters. The plots are faceted by scale and the area is colorized by resolution. The extents have an alpha value so that overlapping extents can be detected.
show_extents(method = "ggplot2", fdir = NULL)
method | The method with which to visualize the data: |
---|---|
filedirectory | The file directory aquired by |
This function requires ggplot2 and / or tmap, depending on the output type defined in "method".