layout | title | short_title | menu_title | mainpage | weight | permalink |
---|---|---|---|---|---|---|
default |
Global 1-km Consensus Land Cover - EarthEnv |
Global habitat heterogeneity |
Heterogeneity |
false |
2 |
/texture |
The datasets contain 14 metrics quantifying spatial heterogeneity of global habitat at multiple resolutions based on the textural features of Enhanced Vegetation Index (EVI) imagery acquired by the Moderate Resolution Imaging Spectroradiometer (MODIS). For additional information about the metrics and the evaluations of their utility for biodiversity modeling, please see the associated journal article:
{:.extra-spacing}
Six first-order and 8 second-order texture measures are available at 30 arc-second (~1 km at the equator), 2.5 arc-minute (~5 km) and 12.5 arc-minute (~25 km) resolutions. The first-order texture measures are statistics describing the frequency distribution of EVI values and measureing compositional variability in EVI within an area. The second-order texture measures are statistics of the occurrence probabilities of different EVI combinations among pixel pairs within an area and thus also reflect spatial arrangement and dependency of the EVI values.
{:.extra-spacing} First-order texture measures
{:#landcoverfull .table-bordered .datalayers}
Metric | Measure | Value Range | Expected Relationship with Heterogeneity |
---|---|---|---|
Coefficient of variation | Normalized dispersion of EVI | >=0 | Positive |
Evenness | Evenness of EVI | >=0; <=1 | Positive |
Range | Range of EVI | >=0 | Positive |
Shannon | Diversity of EVI | >=0; <=ln(max # of different EVI) | Positive |
Simpson | Diversity of EVI | >=0; <=1-1/(max # of different EVI) | Positive |
Standard deviation | Dispersion of EVI | >=0 | Positive |
{:.extra-spacing} Second-order texture measures
{:#landcoverfull .table-bordered .datalayers}
Metric | Measure | Value Range | Expected Relationship with Heterogeneity |
---|---|---|---|
Contrast | Exponentially weighted difference in EVI between adjacent pixels | >=0 | Positive |
Correlation | Linear dependency of EVI on adjacent pixels | >=-1; <=1 | Nonlinear |
Dissimilarity | Difference in EVI between adjacent pixels | >=0 | Positive |
Entropy | Disorderliness of EVI | >=0 | Positive |
Homogeneity | Similarity of EVI between adjacent pixels | >=0; <=1 | Negative |
Maximum | Dominance of EVI combinations between adjacent pixels | >=0; <=1 | Negative |
Uniformity | Orderliness of EVI | >=0; <=1 | Negative |
Variance | Dispersion of EVI combinations between adjacent pixels | >=0 | Positive |
All data layers are in WGS84 projection and have a spatial extent from 85ºN - 60ºS and from 180ºW - 180ºE. The pixel values of the data layers should be mulitplied by 0.0001 to obtain the actual values of the metrics.
{:.extra-spacing}
Version 1.0
{:#landcoverfull .table-bordered .datalayers}
Metric | 30 arc-second (1 km) | 2.5 arc-minute (5 km) | 12.5 arc-minute (25 km) |
---|---|---|---|
Coefficient of variation | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Evenness | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Range | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Shannon | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Simpson | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Standard deviation | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Contrast | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Correlation | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Dissimilarity | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Entropy | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Homogeneity | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Maximum | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Uniformity | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
Variance | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} | Download GeoTIFF{:.btn .btn-default .btn-xs} |
{:.extra-spacing}
Global Habitat Heterogeneity Metrics Version 1 by Tuanmu & Jetz is licensed under a Creative Commons Attribution-NonCommercial 4.0 International License.
Permissions beyond the scope of this license may be available at http://www.earthenv.org/texture.html.
{:.extra-spacing}
{:.extra-spacing}
{:.extra-spacing}
<iframe src="https://dev-dot-earthenv-dot-map-of-life.appspot.com/texture" name="map" frameborder="0" width="100%" height="600"></iframe> <script type="text/javascript" src="javascripts/jquery.ulslide-1.5.5.min.js?v=4"></script> <script type="text/javascript"> // Processes the elements for a data download table and adds the GA event // tracking code to the links. function addDownloadTracking(rows, version) { rows.each(function(cnt, row) { if (cnt > 0) { var tds = $(row).children('td'); // Get the landcover class. var lcclass = $(tds[0]).text(); // Add the event triggers. links = $(tds[2]).children('a'); links.first().click(function() { ga('send', 'event', 'landcover data', 'GeoTIFF download', 'class ' + lcclass + ' ' + version); }); links.last().click(function() { ga('send', 'event', 'landcover data', 'LAS view', 'class ' + lcclass + ' ' + version); }); } }); } // Initialize the slide show on document load. $(function() { $('#slideshowimages').ulslide({ duration: 800, effect: { type: 'fade' }, autoslide: 8000 }); // Add GA event trackers to the data download table links. addDownloadTracking($('table#landcoverfull tr'), 'full'); addDownloadTracking($('table#landcoverreduced tr'), 'reduced'); }); </script>