Difference between revisions of "Range Layers"
Jump to navigation
Jump to search
Line 55: | Line 55: | ||
function style2(feature) { | function style2(feature) { | ||
switch (feature.properties.subspecies) { | switch (feature.properties.subspecies) { | ||
− | case 'ellioti': return {color: "#1897a3",fillColor: '#1897a3', fillOpacity: 0. | + | case 'ellioti': return {color: "#1897a3",weight: 2,fillColor: '#1897a3', fillOpacity: 0.7}; |
− | case 'schweinfurthii': return {color: "#354a4c",fillColor: '#354a4c', fillOpacity: 0. | + | case 'schweinfurthii': return {color: "#354a4c",weight: 2,fillColor: '#354a4c', fillOpacity: 0.7}; |
− | case ' | + | case 'verus': return {color: "#0f4375",weight: 2,fillColor: '#0f4375', fillOpacity: 0.7}; |
− | case ' | + | case 'troglodytes': return {color: "#3188d8",weight: 2,fillColor: '#3188d8', fillOpacity: 0.7}; |
} | } | ||
} | } |
Revision as of 12:09, 25 February 2022
Avaiable Layers:
Ape range Download: Geographic shapefile (ZIP; 171 kB)]
Refugia after Maley 1996 Download: Geographic shapefile (ZIP; 85 kB)]