{"id":62,"date":"2024-02-20T12:46:11","date_gmt":"2024-02-20T12:46:11","guid":{"rendered":"http:\/\/134.209.21.121\/?page_id=62"},"modified":"2024-02-23T11:55:05","modified_gmt":"2024-02-23T11:55:05","slug":"nhnearyou","status":"publish","type":"page","link":"http:\/\/134.209.21.121\/index.php\/collections\/nhnearyou\/","title":{"rendered":"UK &#038; Ireland Collections Map"},"content":{"rendered":"\n<p class=\"wp-block-paragraph\">We want your help in finding out about natural history collections in the UK &amp; Ireland.<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">These collections provide a physical record of life at a local, regional, national and global level. Every collection, no matter how small, contains important information that shapes our understanding of the natural world and can help inform policy and legislation decisions, which impact on all of our futures. To make the best use of collections, people need to know what&#8217;s out there and how they can get access to it. This is where NatSCA needs your input!<\/p>\n\n\n\n<p class=\"wp-block-paragraph\">Do you know of any collections not shown on the map below? Can you add more details about one of the collections shown? Please help us add new collections and\/or improve existing entries by correcting any incorrect details you find by emailing us at <a href=\"mailto:advocacy@natsca.org\">advocacy@natsca.org<\/a><\/p>\n\n\n\n<style type=\"text\/css\">\n  #map-canvas { width:700px; height:800px; }\n  .layer-wizard-search-label { font-family: sans-serif; }\n  label { font-weight:normal; }\n<\/style>\n<script type=\"text\/javascript\" src=\"https:\/\/maps.google.com\/maps\/api\/js?key=AIzaSyB5EDji_XFvOZoIMmVQP2ud0ORzs2ooX1A\"><\/script>\n<script type=\"text\/javascript\">\nvar map;\nvar mapLayer;\nvar layerUrl = \"https:\/\/natsca.org\/kml\/collections.kml\";\nfunction initialize()\n{\n  var mapOptions =\n  {\n    gestureHandling: 'cooperative',\n    center: new google.maps.LatLng(54.79054622642274, -4.244548631250035),\n    zoom: 6,\n    mapTypeId: google.maps.MapTypeId.ROADMAP\n  };\n\n  map = new google.maps.Map(document.getElementById('map-canvas'), mapOptions);\n\n\/\/  var mapLayer = new google.maps.KmlLayer({ url: \"https:\/\/www.google.com\/maps\/d\/kml?mid=1MV-BVXU4Wv9aLv0zPnihmjo97HNo4LVR\", preserveViewport: true });\n  mapLayer = new google.maps.KmlLayer({ url: layerUrl, preserveViewport: true });\n  mapLayer.addListener('click', function(event) {\n    if (event.featureData._nhny !== undefined) return;\n    event.featureData.infoWindowHtml = '<div class=\"nh-near-you-balloon\">' + event.featureData.infoWindowHtml + '<\/div>';\n    event.featureData._nhny = true;\n    });\n  mapLayer.setMap(map);\n}\n\ngoogle.maps.event.addDomListener(window, 'load', initialize);\n\nfunction changeMap_0()\n{\n  var ids = [\"show-active\", \"show-unclear\", \"show-inactive\", \"show-botany\", \"show-conchology\", \"show-entomology\", \"show-fluids\", \"show-lithology\", \"show-marine\", \"show-mineralogy\", \"show-osteology\", \"show-palaeontology\", \"show-skins\", \"show-taxidermy\", \"include-no-material-data\"];\n  var flags = \"\";\n  for (var i = 0; i < ids.length; i++)\n  {\n    flags += document.getElementById(ids[i]).checked ? \"1\" : \"0\";\n  }\n\n  mapLayer.setUrl(layerUrl + \"?flags=\" + flags);\n}\n<\/script>\n\n<div id=\"map-canvas\"><\/div>\n\n<div style=\"padding-top: 15px\">\n  <h3 style=\"padding-top: 15px; padding-bottom: 7px\">Display:<\/h3>\n  <fieldset id=\"display-options\" style=\"border:none; margin:0px; padding:0px\">\n    <label class=\"layer-wizard-search-label\"><input type=\"checkbox\" id=\"show-active\" onclick=\"changeMap_0()\" checked=\"checked\"\/> Active collections<\/label><br>\n    <label class=\"layer-wizard-search-label\"><input type=\"checkbox\" id=\"show-unclear\" onclick=\"changeMap_0()\" checked=\"checked\"\/> Collections with unknown status<\/label><br>\n    <label class=\"layer-wizard-search-label\"><input type=\"checkbox\" id=\"show-inactive\" onclick=\"changeMap_0()\" checked=\"checked\"\/> Collections that no longer exist<\/label><br>\n  <\/fieldset>\n<\/div>\n\n<div style=\"padding-top: 15px\">\n  <h3 style=\"padding-top:15px; padding-bottom:7px\">Search by feature:<\/h3>\n  <fieldset id=\"search-features\" style=\"border:none; margin:0px; padding:0px\">\n    <div style=\"padding-bottom:15px\">\n      <div style=\"padding-bottom:10px\"><strong>Type of material held:<\/strong><\/div>\n      <label><input type=\"checkbox\" id=\"show-botany\" onclick=\"changeMap_0()\"\/> Botany (including plants, fungi, lichens, etc.)<\/label><br>\n      <label><input type=\"checkbox\" id=\"show-conchology\" onclick=\"changeMap_0()\"\/> Conchology (shells)<\/label><br>\n      <label><input type=\"checkbox\" id=\"show-entomology\" onclick=\"changeMap_0()\"\/> Entomology (including insects and other terrestrial arthropods)<\/label><br>\n      <label><input type=\"checkbox\" id=\"show-fluids\" onclick=\"changeMap_0()\"\/> Fluid specimens (specimens stored in alcohol, formalin, etc.)<\/label><br>\n      <label><input type=\"checkbox\" id=\"show-lithology\" onclick=\"changeMap_0()\"\/> Lithology (rocks)<\/label><br>\n      <label><input type=\"checkbox\" id=\"show-marine\" onclick=\"changeMap_0()\"\/> Marine invertebrates (other than just shells)<\/label><br>\n      <label><input type=\"checkbox\" id=\"show-mineralogy\" onclick=\"changeMap_0()\"\/> Mineralogy (minerals)<\/label><br>\n      <label><input type=\"checkbox\" id=\"show-osteology\" onclick=\"changeMap_0()\"\/> Osteology (bones)<\/label><br>\n      <label><input type=\"checkbox\" id=\"show-palaeontology\" onclick=\"changeMap_0()\"\/> Palaeontology (fossils)<\/label><br>\n      <label><input type=\"checkbox\" id=\"show-skins\" onclick=\"changeMap_0()\"\/> Study skins<\/label><br>\n      <label><input type=\"checkbox\" id=\"show-taxidermy\" onclick=\"changeMap_0()\"\/> Taxidermy ('stuffed' specimens)<\/label><br>\n      <label style=\"padding-top:10px\"><input type=\"checkbox\" id=\"include-no-material-data\" onclick=\"changeMap_0()\"\/> Include collections whose material types have not yet been specified<\/label><br>\n    <\/div>\n  <\/fieldset>\n<\/div>\n","protected":false},"excerpt":{"rendered":"<p>We want your help in finding out about natural history collections in the UK &amp; Ireland. These collections provide a physical record of life at a local, regional, national and global level. Every collection, no matter how small, contains important information that shapes our understanding of the natural world and&#8230;<\/p>\n<p class=\"continue-reading-button\"> <a class=\"continue-reading-link\" href=\"http:\/\/134.209.21.121\/index.php\/collections\/nhnearyou\/\">Read more<i class=\"crycon-right-dir\"><\/i><\/a><\/p>\n","protected":false},"author":1,"featured_media":0,"parent":2,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-62","page","type-page","status-publish","hentry"],"acf":[],"_links":{"self":[{"href":"http:\/\/134.209.21.121\/index.php\/wp-json\/wp\/v2\/pages\/62","targetHints":{"allow":["GET"]}}],"collection":[{"href":"http:\/\/134.209.21.121\/index.php\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"http:\/\/134.209.21.121\/index.php\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"http:\/\/134.209.21.121\/index.php\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"http:\/\/134.209.21.121\/index.php\/wp-json\/wp\/v2\/comments?post=62"}],"version-history":[{"count":7,"href":"http:\/\/134.209.21.121\/index.php\/wp-json\/wp\/v2\/pages\/62\/revisions"}],"predecessor-version":[{"id":71,"href":"http:\/\/134.209.21.121\/index.php\/wp-json\/wp\/v2\/pages\/62\/revisions\/71"}],"up":[{"embeddable":true,"href":"http:\/\/134.209.21.121\/index.php\/wp-json\/wp\/v2\/pages\/2"}],"wp:attachment":[{"href":"http:\/\/134.209.21.121\/index.php\/wp-json\/wp\/v2\/media?parent=62"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}