Dataset for: An optimisation approach for designing wildlife corridors with ecological and spatial considerations
Data files
Feb 24, 2022 version files 432.21 KB
-
Data_Eldorado.zip
429.94 KB
-
README.txt
2.27 KB
Jun 15, 2026 version files 508.76 KB
-
Data_Eldorado_updated.zip
506.21 KB
-
README.md
2.55 KB
Abstract
The fragmentation of wildlife habitats caused by anthropogenic activities has reduced biodiversity and impaired key ecosystem functions. Wildlife corridors play an important role in linking detached habitats. The optimal design of such corridors considering spatial, ecological, and economic factors is addressed in this paper.
We present a novel graph-theoretic optimisation approach and a mixed-integer linear programming model to determine an optimal wildlife corridor connecting two given habitat patches. The model maximises the total quality of the corridor and satisfies pre-specified corridor width and length requirements under a resource constraint.
Compared to the corridor design models presented in the literature, our model is conceptually simpler, and it is computationally convenient. We applied the model to a real data set for Eldorado National Forest in California, USA, involving 1,363 irregular land parcels.
The model can be extended to design multiple corridors that connect two or more existing habitat patches.
Dataset DOI: 10.5061/dryad.fn2z34tw7
Description of the data and file structure
1. This dataset is related to the paper entitled "An optimisation approach for designing wildlife corridors with ecological and spatial considerations" which is published in Methods in Ecology and Evolution, February 2022.
2. The dataset contains one GAMS code used to test the model's computational efficiency (named "corridor_computational efficiency.gms"), and one GAMS code (named "corridor_Eldorado.gms") along with the data used in the empirical application for Eldorado National Forest in California, USA.
3. The GAMS codes (.gms) can be read by the software GAMS for which a demonstration version can be downloaded from https://www.gams.com/download/. The data used in the empirical application (.inc) are read directly by the software GAMS.
The data files are described below, in the order of their appearance in the GAMS code corridor_Eldorado.gms:
edgends.inc: Edge and one of its two end points.
length.inc: Edge length.
pairseij.inc: Edge and the two land parcels separated by that edge.
br1r2.inc: Edges on the borders of Habitat one and Habitat two.
borderei.inc: Edges and parcels on the border of the entire planning region.
b1k.inc: Junction points on the boundary of Habitat one.
b2k.inc: Junction points on the boundary of Habitat two.
dist300.inc: Distance between pair of edges limited to <300m.
area.inc: Area of land parcels.
We prepared the empirical application data using ArcGIS. Specifically, we transformed the 1,363 polygons of the Eldorado National Forest into 4,214 polylines using the Polygon-To-Line function in ArcToolbox and identified all pairs of adjacent land parcels and their common edges using the attribute table of the resulting polyline file. We identified 2,858 junction points for those polylines using the Planarize-Lines function in Advanced Editing, and we found all pairs of edges within a distance under 300 meters using the Generate-Near-Table function included in Analysis Tools in ArcToolbox. We created a personal geodatabase in ArcGIS to place these data and used the program mdb2gms.exe included in GAMS to convert them to a GAMS readable format (.inc).
4. We used Gurobi 9.0.2 integrated with GAMS 32.1.0 as the solver for the mixed-integer linear programming model presented in the paper.
This dataset contains a GAMS code used to test the model's computational efficiency, and another GAMS code and the data used in the empirical application for Eldorado National Forest in California, USA.
We prepared the empirical application data using ArcGIS. Specifically, we transformed the 1,363 polygons of the Eldorado National Forest into 4,214 polylines using the Polygon-To-Line function in ArcToolbox and identified all pairs of adjacent land parcels and their common edges using the attribute table of the resulting polyline file. We identified 2,858 junction points for those polylines using the Planarize-Lines function in Advanced Editing, and we found all pairs of edges within a distance under 300 meters using the Generate-Near-Table function included in Analysis Tools in ArcToolbox. We created a personal geodatabase in ArcGIS to place these data and used the program mdb2gms.exe included in GAMS to convert them to a GAMS readable format (.inc).
We used Gurobi 9.0.2 integrated with GAMS 32.1.0 as the solver for the mixed-integer linear programming model presented in the paper.
Changes after Feb 24, 2022:
This dataset was updated on June 13, 2026. Two GAMS codes were added.
- Wang, Yicheng; Qin, Peng; Önal, Hayri (2022), Dataset for: An optimisation approach for designing wildlife corridors with ecological and spatial considerations, , Article, https://doi.org/10.5281/zenodo.6252779
- Wang, Yicheng; Qin, Peng; Önal, Hayri (2022), Dataset for: An optimisation approach for designing wildlife corridors with ecological and spatial considerations, , Article, https://doi.org/10.5281/zenodo.6252778
- Wang, Yicheng; Qin, Peng; Önal, Hayri (2022), An optimisation approach for designing wildlife corridors with ecological and spatial considerations, Methods in Ecology and Evolution, Journal-article, https://doi.org/10.1111/2041-210x.13817
