fnc_get_stok_data: Helper function for selecting STOK_IDs for pre-processed STOK...

View source: R/fnc_get_stok_data.R

fnc_get_stok_dataR Documentation

Helper function for selecting STOK_IDs for pre-processed STOK soil data.

Description

Other than with regionalised soil data, there is a limited amount of polygons in the Standortskartierung (~500.000). To speed things up for individual applications, all those have been calculated with all three available PTFs. This function checks, which STOK-polyogns are within the boundaries of the test area, selects the respective soil-dfs, and returns a list.

Usage

fnc_get_stok_data(poly, PTF)

Arguments

poly

polygon of the test area in EPSG:32632 as full path with file name and ending. Accepts all files that can be read with sf::st_read

Value

returns a list of data frames with ID_custom (optional), x- and y- coordinates


rhabel/modLWFB90 documentation built on Nov. 21, 2024, 3:28 a.m.