diff --git a/README.md b/README.md index 34528b2..a461af8 100644 --- a/README.md +++ b/README.md @@ -16,6 +16,7 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana - [Geographic Data Mining](#geographic-data-mining) - [Atmospheric Correction](#atmospheric-correction) - [Agent-based Modeling](#agent-based-modeling) + - [Landscape Metrics](#landscape-metrics) - [Libraries](#libraries) - [PaaS - Platform as a Service](#paas---platform-as-a-service) - [SaaS - Software as a Service](#saas---software-as-a-service) @@ -238,6 +239,12 @@ Long list of geospatial analysis tools. Geospatial analysis, or just spatial ana * [nlrx](https://github.com/ropensci/nlrx) - Provides tools to setup and execute NetLogo simulations from R. +## Landscape Metrics +* [Fragstats](https://www.umass.edu/landeco/research/fragstats/fragstats.html) - Spatial Pattern Analysis Program for Categorical Maps. +* [landscapemetrics](https://github.com/r-spatialecology/landscapemetrics) - landscapemetrics is an R package for calculating landscape metrics for categorical landscape patterns in a tidy workflow. +* [LS_METRICS](https://github.com/LEEClab/LS_METRICS) - A tool for calculating landscape connectivity and other ecologically scaled landscape metrics + + ## Libraries * [GDAL](http://www.gdal.org/) :star2: - Geospatial Data Abstraction Library (GDAL) is a translator library for raster and vector geospatial data formats.