prepare_basemap: Prepare MasterMap

View source: R/mod01_prep_mm.R

prepare_basemapR Documentation

Prepare MasterMap

Description

This function imports the OS MasterMap from its specified folder. It only reads in polygons that intersect the study area but needs to query all files in the folder to do so. For optimal performance, set your mastermap folder to only contain OS tiles needed for a given project.

Usage

prepare_basemap(projectLog = parent.frame()$projectLog)

Arguments

projectLog

The RDS project log file generated by the wizard app and containing all file paths to data inputs and model parameters

Value

Saves a project_title_MM_01.RDS file to project folder, and returns the buffered study area and the mm object to the environment.


ecoservR/ecoserv_tool documentation built on April 5, 2025, 1:49 a.m.