Larinioides Di Caporiacco, 1934
Higher Classification: > Kingdom Animalia > Phylum Arthropoda > Subphylum Chelicerata > Class Arachnida > Subclass Micrura > Infraclass Megoperculata > Order Araneae > Suborder Labidognatha > Family Araneidae
Larinioides Di Caporiacco, 1934
Rank: GenusTaxon Status: accepted
ChildrenLarinioides cornutus (Clerck, 1757) Larinioides gracilis (Menge, 1879) Larinioides ixobolus (Thorell, 1873) Larinioides patagiatus (Clerck, 1757) Larinioides sericatus (Clerck, 1757) Larinioides suspicax (O. P.-Cambridge, 1876) GenbankExternal LinksGBIF CitationDr Peter van Helsdingen. Larinioides Di Caporiacco, 1934. Accessed through: Fauna Europaea at http://www.faunaeur.org/full_results.php?id=348496Image
| Environmentno dataImportanceno dataProvided byGUIDurn:lsid:faunaeur.org:taxname:348496 Last modified2009-12-09 by Dr Peter van HelsdingenYour feedbackclick here |
var map;
function init(){
OpenLayers.IMAGE_RELOAD_ATTEMPTS = 3;
OpenLayers.Util.onImageLoadErrorColor = "transparent";
OpenLayers.DOTS_PER_INCH = 25.4 / 0.28;
var maxbounds = new OpenLayers.Bounds(-180, -90, 180, 90);
var startbounds = new OpenLayers.Bounds(-40, 20, 70, 90);
map = new OpenLayers.Map('pesi_map',{maxExtent: maxbounds, projection: "EPSG:4326", units: 'degrees' });
var etopo1 = new OpenLayers.Layer.WMS(
"NOAA ETOPO1", "http://geo.vliz.be/geoserver/gwc/service/wms",
{layers: 'NOAA_ETOPO1', format: 'image/png'},
{buffer: 0, isBaseLayer: true}
);
var ol_wms = new OpenLayers.Layer.WMS( "World Map",
"http://vmap0.tiles.osgeo.org/wms/vmap0?", {layers: 'basic', format: 'image/png' } );
map.addLayers([etopo1,ol_wms]);
map.addControl(new OpenLayers.Control.LayerSwitcher()); map.zoomToExtent(startbounds,true);
}
$(document).ready(function() {
init();});
This work is licensed under a Creative Commons Attribution-Share Alike 3.0 License
Your e-mail address:
Your message:
$(document).ready(function() {
var el=document.getElementById('wrapper');
winh=el.offsetHeight;
document.getElementById('filter').style.height=winh+400+'px';
});