Precalculate landscape fields reqired for landscape risk calculations
generate_property_fields.Rd
Precalculate landscape fields reqired for landscape risk calculations
Usage
generate_property_fields(
locations,
dem,
veg,
urb_types = c("Other natural environments",
"Agricultural, urban and exotic vegetation"),
urb_set = "Agricultural, urban and exotic vegetation",
id_field = "RespondentID"
)
Arguments
- locations
sf point object containing an ID field
- dem
Raster object with digtial elevation model of region
- veg
Vegetation polygon layer with vegetation type in VEG_GROUP field
- urb_types
List of vegetation types to treat as urban/no fire risk
- urb_set
Vegetation type string to associate with urban in output
- id_field
Name of field contianing ID