Learn R Programming

paisaje

paisaje

paisaje: Tools for spatial and landscape/habitat analysis.

Overview

paisaje is an R package for calculating landscape metrics and performing spatial analysis over raster and vector data, including H3 hexagonal grids.
It provides tools to quantify habitat structure, fragmentation, and landscape patterns, supporting ecological research, environmental monitoring, and spatial data integration using hierarchical grid systems.

Key features include:

  • Calculation of landscape metrics for categorical raster layers
  • Generation and analysis of H3 hexagonal grids for spatial modeling
  • Integration with spatial packages like terra and sf
  • Flexible extraction of metrics at different spatial resolutions
  • Functions for habitat and landscape characterization

By combining powerful spatial analysis tools with a user-friendly API, paisaje facilitates landscape ecology studies, habitat assessment, and spatial modeling workflows.

Installation

You can install the development version of paisaje from GitHub using one of the following methods:

# install.packages("pak")
pak::pak("ManuelSpinola/paisaje")
# install.packages("remotes")
remotes::install_github("ManuelSpinola/paisaje")
install.packages("devtools")
devtools::install_github("ManuelSpinola/paisaje")

License

This package is released under the MIT License.

Copy Link

Version

Install

install.packages('paisaje')

Monthly Downloads

7,690

Version

0.2.0

License

MIT + file LICENSE

Issues

Pull Requests

Stars

Forks

Maintainer

Manuel Spínola

Last Published

January 7th, 2026

Functions in paisaje (0.2.0)

get_h3_grid

Generate an H3 Hexagonal Grid for an sf Object
get_esa_10m

Download ESA WorldCover land cover data
extract_num_raster

Extract Area-Weighted Mean from Numeric Raster Stack for Polygons
create_cat_esa_10m

Create Categorical Land Cover Raster from Copernicus ESA WorldCover Data
extract_cat_raster

Calculate Area Proportions for Categorical Raster Classes (Generic)
count_points_in_polygons

Count Points within Polygons by Species
calculate_it_metrics

Calculate Landscape Complexity Metrics (IT Metrics) per Polygon
cr_outline_c

Costa Rica Continental Outline
get_nightlight_data

Download and Retrieve Nightlight Data
get_records

Query Species Occurrence Records within an Area of Interest (AOI)
get_worldclim_historic

Descargar y procesar variables climáticas históricas de WorldClim v2.1
reexports

Objects exported from other packages
paisaje-package

paisaje: Spatial and Environmental Data Tools for Landscape Ecology
get_records_by_hexagon

Retrieve species records aggregated by H3 hexagons
get_worldclim_future

Download and process future environmental variables from WorldClim v2.1