find_land_use_and_classes: find BGT alnd use through intersect

Description Usage Arguments Details Value Author(s)

View source: R/interesect_bgt.R

Description

Fi9nd land use of BGt by intersecting different radius circular areas

Usage

1
2
3
4
find_land_use_and_classes(spatialpoint, name, addition = "", bgt.shape,
  land_use_criteria.df, class, go_to_next_class,
  criteria_columnName = "Criteria_Value", exportCSV = FALSE,
  exportShp = FALSE)

Arguments

spatialpoint

single sf point in RD new coordinates

name

of AWS or location

bgt.shape

shapefile of BGT dataset in RD New format

Details

intersect with BGT data

Value

liat

  1. df: data frame with all the results of found objects and relative surface areas within all the buffers and annulus

  2. buffers: vector with buffer distances that are ssociated to that Class criteria

  3. outer_buf: shapefile of outer buffer

  4. annulus: shapefile of annulus

  5. innerbuf: shapefiler of inner buffer

Author(s)

Jelle Stuurman


Jellest/wmoSC documentation built on July 31, 2019, 12:34 p.m.