View source: R/fnc_get_stok_data.R
fnc_get_stok_data | R Documentation |
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.
fnc_get_stok_data(poly, PTF)
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 |
returns a list of data frames with ID_custom (optional), x- and y- coordinates
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.