Elsevier

Environmental Modelling & Software

Volume 40, February 2013, Pages 336-339
Environmental Modelling & Software

Short communication
Linking habitats for multiple species

https://doi.org/10.1016/j.envsoft.2012.08.001Get rights and content

Abstract

The establishment of linkages between habitats is of great importance to avert the detrimental impacts of land fragmentation and climate change on biodiversity. Linkages need to be cost-efficient, and should account for specific dispersal requirements of species. Since cost-efficient linkages defined independently for each individual species are more costly than linkages optimised for multiple species, there is need for methods specifically designed to retrieve efficient linkages for multiple species. MulTyLink (Multiple Type Linkages) is a C++ open source program that defines cost-efficient linkages free of barriers for the species considered, and that allows species-specific dispersal requirements to be considered. Here we present, discuss and illustrate the algorithms used by MulTyLink to identify cost-efficient linkages for multiple species.

Introduction

Habitat fragmentation is a key driver of biodiversity loss (Brooks et al., 2002; Hanski, 2005). Linking once connected natural habitats is imperative to maintain biological diversity (Luque et al., 2012). However, given the limited resources available for conservation and the existing conflicts between conservation and exploitative uses, location-allocation efficiency is a desirable property of any conservation plan (Pressey and Nicholls, 1989).

Graph theory is recognised as being a convenient framework to incorporate spatial criteria into conservation planning (Urban and Keitt, 2001; Fall et al., 2007), and a number of methods use graph theory for identifying cost-efficient areas to promote connectivity between habitats. Some of these methods address connectivity and species' representation simultaneously. Examples are the selection of areas to achieve representation targets for species, forming a unique contiguous network (Önal and Briers, 2005; Cerdeira et al., 2005; Fuller et al., 2006; Cerdeira et al., 2010), or permitting less strict forms of spatial coherence, selecting areas that are spatially clustered but not necessarily connected by contiguous corridors (Önal and Briers, 2002, 2003; Alagador and Cerdeira, 2007). Other methods solely involve connecting existing sets of reserves or habitats. Table 1 reports open-source software implementing these latter approaches.

Some of the reported applications deliver a unique (or a small set of) “best” linkage(s) (i.e., the areas promoting connectivity between habitats), while others produce a quantitative evaluation of how suitable (or probable) each area is for the established connectivity goals.

None of the above methods was specifically designed to efficiently link habitats occupied by multiple species, presenting distinct distribution patterns, i.e., occurring in distinct sets of suitable isolated habitats, and having different dispersal constraints, i.e., distinct dispersal distances and dissimilar suitable areas to disperse. One size fits all would not be a valid approach since areas suitable for the dispersal of some species may be barriers for others.

Although the existing methods for identification of linkages can be used for multiple species (by merging individual species solutions into a single solution), the resulting configuration would most probably be far from a minimum cost (or area) solution. To overcome this limitation Lai et al. (2011) used graphs to take into account species dispersal specificities and proposed procedures which they applied to trace links for populations of wolverines and Canadian lynx in Western Montana. Alagador et al. (2012) also developed an approach to this problem, which they applied to link Iberian Peninsula protected areas, clustered in four environmental-similar classes.

We introduce MulTyLink, a software to efficiently link the habitats occupied by multiple species with distinct distributions and/or dispersal requirements, and specifically designed to deal with large data sets. MulTyLink constructs a graph for each group (of “similar”) species, taking into account the areas acting as barriers and the dispersal capacities of these species. When selecting areas for a group of species in a graph, MulTyLink deems the possibility of using these areas for other groups, thus reducing costs and the number of selected areas. After having obtained a solution ensuring the connection of all the habitats for each group of species, the last step of MulTyLink's procedure consists of removing all areas whose removal would not affect the required linkages for all species in analysis.

Section snippets

Methods

It is assumed that the study region is divided into cells. Cells that for whatever reason are not suitable for conservation action are filtered out from the analysis, leaving a set T of candidate cells for usage as linkage units.

For each (group of “similar”) species, k (k = 1, 2, …, m), a subset of cells Tk, called terminal cells of type k, represent the habitats where the species occurs and that need to be linked. A distance threshold, dk is used to define adjacency rules between cells (i.e.,

Program description

MulTyLink is a dialog-based application integrating mapping capabilities and visualization routines, that implements Type by Type and Grasp to identify cost-efficient linkages for multiple species.

MulTyLink requires an input file with geographical information for mapping purposes and the identification of terminal cells, friction values (cells with friction values greater than a given threshold are excluded from consideration), costs associated to non-terminal cells and, for each type k, the

Example

Here we exemplify how MulTyLink operates using a simple example where the habitats occupied by three threatened reptile species (Lacerta bilineata, the Western green lizard; Lacerta schreiberi, the Iberian emerald lizard; and Coronella austriaca, the Smooth snake) within Iberian Peninsula protected areas are to be linked.

Terminals were defined as those cells, among 2310 10 × 10 (c. 18 km lat. × 15 km long.) cells representing the Iberia Peninsula, where any of the three species occurs and

Acknowledgements

RB, JOC and DA were supported by the Portuguese Foundation for Science and Technology (FCT): RB was funded by the project PEst-OE/EGE/UI0491/2011 under the FEDER/POCI Programme; JOC and DA were funded through the project PEst-OE/AGR/UI0239/2011 under FEDER/POCI, and project PTDC/AAC-AMB/113394/2009, and DA had financial support from a FCT post-doctoral fellowship (SFRH. BPD.51512.2011). MBA is funded through the EC FP6 ECOCHANGE project (GOCE-CT-13 2006-036866) and acknowledges the Spanish

References (30)

  • C. Carroll et al.

    Use of linkage mapping and centrality analysis across habitat gradients to conserve connectivity of gray wolf populations in western North America

    Conservation Biology

    (2012)
  • J.O. Cerdeira et al.

    Connectivity in priority area selection for conservation

    Environmental Modelling and Assessment

    (2005)
  • D. Du et al.

    Steiner Tree Problems in Computer Communication Networks

    (2008)
  • A. Fall et al.

    Spatial graphs: principles and applications for habitat connectivity

    Ecosystems

    (2007)
  • T.A. Feo et al.

    Greedy randomized adaptive search procedures

    Journal of Global Optimization

    (1995)
  • Cited by (30)

    • Behind the scenes of landscape connectivity: Optimization, thresholding

      2022, Environmental Modelling and Software
      Citation Excerpt :

      The silent assumption may be that adding connectivities automatically yields best-for-all results (e.g. Koen et al., 2014; Miranda et al., 2021). In (Pereira et al., 2017), the problem was properly recognized and then converted into finding good connectivity for different sets of habitat patches (one set per agent), but solution of this problem was only heuristic (KP algorithm), similar approach was in (Brás et al., 2013). Optimization by seeking among sets of patches (combinatorial) is more difficult than by graph weight function.

    • Modelling patch mosaic connectivity and ecological corridors with GraphScape

      2020, Environmental Modelling and Software
      Citation Excerpt :

      At last, in the fourth group (CIRCUITSCAPE software) a least-cost path is replaced by more general least-cost flow moving across “landscape circuitry". Some of the applications deliver a unique (or a small set of) “best” linkage(s) (i.e., the areas promoting connectivity between habitats), while others produce a quantitative evaluation of how suitable (or probable) each area is for the established connectivity goals (Brás et al., 2013). However, in the light of the above review, it is worth recalling that one of the first papers to analyze the usefulness of the graph theory in landscape ecological studies (Cantwell and Forman, 1993) was focused on evaluating landscape configuration, with less attention devoted to evaluating landscape connectivity.

    • Applying ant colony algorithm to identify ecological security patterns in megacities

      2019, Environmental Modelling and Software
      Citation Excerpt :

      Comparatively speaking, the latter is more accepted due to its focusing on quantification and functionality. Although there are many methods to identify ecological corridors (Rouget et al., 2006; Parks et al., 2013; Bhowmik et al., 2015; Brás et al., 2013), the minimum cumulative resistance (MCR) model is the most widely applied because it can simulate the process of ecological flow with considering landscape heterogeneity and connectivity (Kong et al., 2010; Hepcan and Özkan, 2011; Wang et al., 2008). However, MCR model can effectively delineate the direction of ecological corridors, but cannot provide any information about the range of ecological corridors (Zhang et al., 2017b).

    • Climate change and opposing spatial conservation priorities for anuran protection in the Brazilian hotspots

      2019, Journal for Nature Conservation
      Citation Excerpt :

      The present study addressed some important conservation features and targets to propose the prioritization scheme for anurans in the AF and CER hotspots, such as the anthropogenic impacts across the study area, the prioritization of areas having unique species composition and also those that shelter threatened species. Nonetheless, a maximized spatial conservation planning that would certainly help in achieving the 17% target should consider additional biological metrics and/or corridors among the selected areas that maintain some specific population and community dynamics (e.g., Alagador et al., 2012; Brás et al., 2013). To do so, the inclusion of a maximum number of taxa and the incorporation of functional and phylogenetic diversity (e.g. Campos et al., 2017; Carvalho et al., 2017), as well as the consideration of future deforestation scenarios into more precise modelling procedures for those species highly dependent on the habitat structure (e.g., Gouveia, 2016; Triviño, Thuiller, Cabeza, Hickler, & Araújo, 2011), are important approaches that address the multiple facets of biological diversity.

    View all citing articles on Scopus
    View full text