Difference between revisions of "African great ape layers"

From A.P.E.S. wiki
Jump to navigation Jump to search
Line 1: Line 1:
 
 
[[Spatial Layers]] > [[African great ape layers]]
 
[[Spatial Layers]] > [[African great ape layers]]
  
Line 25: Line 24:
 
var gaabundance = 'files/african_great_apes/afr_great_ape_ab.geojson';
 
var gaabundance = 'files/african_great_apes/afr_great_ape_ab.geojson';
 
var wchimp2019 = 'files/african_great_apes/Heinicke2019_westernchimp.geojson';
 
var wchimp2019 = 'files/african_great_apes/Heinicke2019_westernchimp.geojson';
 
+
var sec = 'files/african_great_apes/SEC_merged_Af_apes.geojson';
 
   
 
   
 
       // Create map  
 
       // Create map  
Line 40: Line 39:
 
       function stylegadendist2021(feature) { return { fillColor: '#F31818', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: '#F31818', dashArray: '3' }; }  
 
       function stylegadendist2021(feature) { return { fillColor: '#F31818', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: '#F31818', dashArray: '3' }; }  
 
  function stylegaabundance(feature) { return { fillColor: '#5F0CE4', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: '#5F0CE4', dashArray: '3' }; }
 
  function stylegaabundance(feature) { return { fillColor: '#5F0CE4', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: '#5F0CE4', dashArray: '3' }; }
  function stylewchimp2019(feature) { return { fillColor: '#E74F08', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: '##E74F08', dashArray: '3' }; }
+
  function stylewchimp2019(feature) { return { fillColor: '#E74F08', fillOpacity: 0.7,  weight: 2, opacity: 0.7, color: '#E74F08', dashArray: '3' }; }
 +
  function stylesec(feature) { return { fillColor: '#DFE906', fillOpacity: 0.8,  weight: 2, opacity: 0.8, color: '#DFE906', dashArray: '3' }; }
 
   
 
   
 
       // Null variable that will hold layer
 
       // Null variable that will hold layer
 
       var gaabundanceLayer = L.geoJson(null, {onEachFeature: forEachFeature, style: stylegaabundance});
 
       var gaabundanceLayer = L.geoJson(null, {onEachFeature: forEachFeature, style: stylegaabundance});
 
  var wchimp2019Layer = L.geoJson(null, {onEachFeature: forEachFeature, style: stylewchimp2019});
 
  var wchimp2019Layer = L.geoJson(null, {onEachFeature: forEachFeature, style: stylewchimp2019});
 
+
  var secLayer = L.geoJson(null, {onEachFeature: forEachFeature, style: stylesec});
 +
 
 
       $.getJSON(gaabundance, function(data) { gaabundanceLayer.addData(data);}); gaabundanceLayer.addTo(map);
 
       $.getJSON(gaabundance, function(data) { gaabundanceLayer.addData(data);}); gaabundanceLayer.addTo(map);
 
  $.getJSON(wchimp2019, function(data) { wchimp2019Layer.addData(data);}); wchimp2019Layer.addTo(map);
 
  $.getJSON(wchimp2019, function(data) { wchimp2019Layer.addData(data);}); wchimp2019Layer.addTo(map);
 +
  $.getJSON(sec, function(data) { secLayer.addData(data);}); secLayer.addTo(map);
  
 
       // for Layer Control
 
       // for Layer Control
Line 60: Line 62:
 
"Great ape abundance per site": gaabundanceLayer,
 
"Great ape abundance per site": gaabundanceLayer,
 
"Western chimpanzee density": wchimp2019Layer,
 
"Western chimpanzee density": wchimp2019Layer,
 +
"SEC": sec,
 
       };                    
 
       };                    
 
                    
 
                    
Line 80: Line 83:
 
!Source
 
!Source
 
|-
 
|-
|All African great apes except bonobos and Grauer's gorillas
+
|African great apes excluding bonobos and Grauer's gorillas
 
|[https://iucnapesportal.org/wiki/files/african_great_apes/great_ape_dendist_ION2021.zip ''Predicted African great ape density distribution shapefile''] (ZIP; 568 KB)
 
|[https://iucnapesportal.org/wiki/files/african_great_apes/great_ape_dendist_ION2021.zip ''Predicted African great ape density distribution shapefile''] (ZIP; 568 KB)
 
|[https://iucnapesportal.org/wiki/files/african_great_apes/great_ape_dendist_ION2021.geojson''Predicted African great ape density distribution geojson''](ZIP; 2.55 MB)
 
|[https://iucnapesportal.org/wiki/files/african_great_apes/great_ape_dendist_ION2021.geojson''Predicted African great ape density distribution geojson''](ZIP; 2.55 MB)
Line 100: Line 103:
 
|Range-wide predictions of chimpanzee density based on density distribution model.
 
|Range-wide predictions of chimpanzee density based on density distribution model.
 
|[https://iopscience.iop.org/article/10.1088/1748-9326/ab1379 Heinicke, S., Mundry, R., Boesch, C., Amarasekaran, B., Barrie, A., Brncic, T., ... & Kühl, H. S. (2019). Advancing conservation planning for western chimpanzees using IUCN SSC APES—the case of a taxon-specific database. Environmental Research Letters, 14(6), 064001.]
 
|[https://iopscience.iop.org/article/10.1088/1748-9326/ab1379 Heinicke, S., Mundry, R., Boesch, C., Amarasekaran, B., Barrie, A., Brncic, T., ... & Kühl, H. S. (2019). Advancing conservation planning for western chimpanzees using IUCN SSC APES—the case of a taxon-specific database. Environmental Research Letters, 14(6), 064001.]
 +
|-
 +
|All African great apes
 +
|[https://iucnapesportal.org/wiki/files/african_great_apes/SEC_merged_Af_apes.tif ''SEC for great apes tif - original''] (ZIP; 1,020 KB)
 +
|[https://iucnapesportal.org/wiki/files/african_great_apes/SEC_merged_Af_apes.geojson''SEC for great apes geojson''](ZIP; 547 KB)
 +
|2000s
 +
|Predicted distribution of suitable environmental conditions (SEC) for eight African great ape taxa for the 2000s.
 +
|[https://onlinelibrary.wiley.com/doi/full/10.1111/ddi.12005 Junker, J., Blake, S., Boesch, C., Campbell, G., Toit, L. D., Duvall, C., ... & Kuehl, H. S. (2012). Recent decline in suitable environmental conditions for A frican great apes. Diversity and Distributions, 18(11), 1077-1091.]
 
|-
 
|-
 
|}
 
|}

Revision as of 13:19, 11 March 2022

Spatial Layers > African great ape layers


Available African great ape layers
Species Shapefile GeoJSON Year Description Source
African great apes excluding bonobos and Grauer's gorillas Predicted African great ape density distribution shapefile (ZIP; 568 KB) Predicted African great ape density distribution geojson(ZIP; 2.55 MB) 2015 The layer is the first attempt to model continent-wide great ape density distribution from site-level estimates of African great ape abundance. Populations in Central African Republic, Democratic Republic of the Congo, Liberia, and South Sudan are excluded due to excessively high estimates. Ordaz-Németh, I., Sop, T., Amarasekaran, B., Bachmann, M., Boesch, C., Brncic, T., ... & Kühl, H. S. (2021). Range‐wide indicators of African great ape density distribution. American journal of primatology, 83(12), e23338.
All African great apes Compilation of all polygons from all sites where great apes population abundance was estimated. IUCN SSC APES Database 2020
Western chimpanzees Western chimpanzee density distribution tif - original (ZIP; 3.33 MB) Western chimpanzee density distribution geojson(ZIP; 851 KB) 2015 Range-wide predictions of chimpanzee density based on density distribution model. Heinicke, S., Mundry, R., Boesch, C., Amarasekaran, B., Barrie, A., Brncic, T., ... & Kühl, H. S. (2019). Advancing conservation planning for western chimpanzees using IUCN SSC APES—the case of a taxon-specific database. Environmental Research Letters, 14(6), 064001.
All African great apes SEC for great apes tif - original (ZIP; 1,020 KB) SEC for great apes geojson(ZIP; 547 KB) 2000s Predicted distribution of suitable environmental conditions (SEC) for eight African great ape taxa for the 2000s. Junker, J., Blake, S., Boesch, C., Campbell, G., Toit, L. D., Duvall, C., ... & Kuehl, H. S. (2012). Recent decline in suitable environmental conditions for A frican great apes. Diversity and Distributions, 18(11), 1077-1091.