Difference between revisions of "Range layers"
Jump to navigation
Jump to search
Line 27: | Line 27: | ||
var osm=new L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png',{attribution: '© <a href="http://osm.org/copyright">OpenStreetMap</a> contributors'}).addTo(map); | var osm=new L.tileLayer('http://{s}.tile.osm.org/{z}/{x}/{y}.png',{attribution: '© <a href="http://osm.org/copyright">OpenStreetMap</a> contributors'}).addTo(map); | ||
− | + | ||
− | + | function forEachFeature(feature, layer) { | |
− | var popupContent = "<p><b> | + | var popupContent = "<p><b>BINOMIAL: </b>"+ feature.properties.binomial + |
− | "</br> | + | "</br>BINOMIAL: "+ feature.properties.BINOMIAL +'</p>'; |
layer.bindPopup(popupContent); | layer.bindPopup(popupContent); | ||
} | } | ||
Line 74: | Line 74: | ||
!Shapefile | !Shapefile | ||
!GeoJSON | !GeoJSON | ||
+ | !Source | ||
|- | |- | ||
|Hoolock hoolock | |Hoolock hoolock | ||
|[https://iucnapesportal.org/wiki/files/Hoolock_hoolock.zip ''Hoolock hoolock shapefile''] (ZIP; 110 kB)] | |[https://iucnapesportal.org/wiki/files/Hoolock_hoolock.zip ''Hoolock hoolock shapefile''] (ZIP; 110 kB)] | ||
+ | | | ||
| | | | ||
|} | |} |
Revision as of 14:36, 1 March 2022
Species | Shapefile | GeoJSON | Source |
---|---|---|---|
Hoolock hoolock | Hoolock hoolock shapefile (ZIP; 110 kB)] |