The goal of this repository is to provide access to a proof-of-concept Open Range database. The intent behind this Open Range databse is to provide Open Access species range maps, along with associated metadata needed to judge map quality and suitability for different purposes. The maps within the database are licensed under a CC-BY 4.0 license. The current database is focused on plants, primarily from the Americas, but we intend on expanding the scope in the future.
These maps are a pre-alpha version intended primarily as a proof-of-concept and have not been fully assessed or undergone a thorough QA/QC. While the associated metadata can be used to judge performance, these maps should not be used without critical evaluation by the user.
This package can be installed using the install_github
function in the devtools
R package.
library(devtools)
install_github(repo = "MaitnerLab/OpenRange")