dariomasante/landscapeR: Categorical Landscape Simulation Facility

Simulates categorical maps on actual geographical realms, starting from either empty landscapes or landscapes provided by the user (e.g. land use maps). Allows to tweak or create landscapes while retaining a high degree of control on its features, without the hassle of specifying each location attribute. In this it differs from other tools which generate null or neutral landscapes in a theoretical space. The basic algorithm currently implemented uses a simple agent style/cellular automata growth model, with no rules (apart from areas of exclusion) and von Neumann neighbourhood (four cells, aka Rook case). Outputs are raster dataset exportable to any common GIS format.

Getting started

Package details

MaintainerDario Masante <dario.masante@gmail.com>
LicenseGPL (>= 2)
Version1.2.1
URL https://github.com/dariomasante/landscapeR
Package repositoryView on GitHub
Installation Install the latest version of this package by entering the following in R:
install.packages("remotes")
remotes::install_github("dariomasante/landscapeR")
dariomasante/landscapeR documentation built on June 5, 2021, 10:47 a.m.