check_coverage: Check the availble coverage for LiDAR mosaics for a given...

View source: R/lidar_coverage.R

check_coverageR Documentation

Check the availble coverage for LiDAR mosaics for a given area

Description

This function checks the amount of coverage offered by the LiDAR mosaic of a given resolution for an area of interest

Usage

check_coverage(poly_area, model_type, resolution)

Arguments

poly_area

Either an sf object or an sf-readable file. See sf::st_drivers() for available drivers

model_type

A character of either 'DTM' or 'DSM' referring to Digital Terrain Model and Digital Surface Model respectively.

resolution

a numeric value (in meters) of either: 0.25, 0.5, 1 or 2.

Value

A ggplot object - map of coverage requested and subtitle detailing proportion of cover.


h-a-graham/EAlidaR documentation built on Feb. 6, 2024, 2:27 p.m.