Difference between revisions of "Range Layers"
Jump to navigation
Jump to search
(Created page with "Avaiable Layers Ape range Refugia after Maley 1996 <html> <head> <link rel="stylesheet" href="https://unpkg.com/leaflet@1.0.3/dist/leaflet.css" /> <script src="ht...") |
|||
Line 1: | Line 1: | ||
Avaiable Layers | Avaiable Layers | ||
− | Ape range | + | Ape range Download: [https://iucnapesportal.org/wiki/files/IUCN_shapefile.zip ''Geographic shapefile''] (ZIP; 171 kB)] |
− | Refugia after Maley 1996 | + | Refugia after Maley 1996 Download: [https://iucnapesportal.org/wiki/files/REFUGIA.zip ''Geographic shapefile''] (ZIP; 85 kB)] |
+ | |||
<html> | <html> | ||
Line 27: | Line 28: | ||
var url2 = 'files/species_15933.geojson'; // my GeoJSON data source, in same folder as my html page. | var url2 = 'files/species_15933.geojson'; // my GeoJSON data source, in same folder as my html page. | ||
− | var map = L.map('map').setView([- | + | var map = L.map('map').setView([-0, 6], 4); |
var topo=new L.tileLayer('http://{s}.tile.opentopomap.org/{z}/{x}/{y}.png',{attribution: '© <a href="http://osm.org/copyright">OpenTopoMap</a> contributors'}).addTo(map); | var topo=new L.tileLayer('http://{s}.tile.opentopomap.org/{z}/{x}/{y}.png',{attribution: '© <a href="http://osm.org/copyright">OpenTopoMap</a> contributors'}).addTo(map); |
Revision as of 11:25, 25 February 2022
Avaiable Layers
Ape range Download: Geographic shapefile (ZIP; 171 kB)] Refugia after Maley 1996 Download: Geographic shapefile (ZIP; 85 kB)]