{"id":961,"date":"2023-11-30T10:07:41","date_gmt":"2023-11-30T10:07:41","guid":{"rendered":"https:\/\/ourlocality.org\/localdevelopmentplan\/?page_id=961"},"modified":"2023-11-30T13:20:35","modified_gmt":"2023-11-30T13:20:35","slug":"biodiversity-rewilding","status":"publish","type":"page","link":"https:\/\/ourlocality.org\/localdevelopmentplan\/all-categories\/biodiversity-rewilding\/","title":{"rendered":"Biodiversity &#038; Rewilding"},"content":{"rendered":"\n<div class=\"open-user-map\">\n\n  \n  \n<div class=\"box-wrap map-size-fullwidth map-size-mobile-portrait oum-regions-layout-1 \">\n      <div class=\"tab-wrap\">\n      <div class=\"oum-tabs\" id=\"nav-tab-20210929\" role=\"tablist\">\n                \n                    <div class=\"nav-item nav-link  change_region\" data-lat=\"55.989728912163\" data-lng=\"-2.5075718977403\" data-zoom=\"11.840078596486\" data-toggle=\"tab\">+<\/div>\n\n        \n                    <div class=\"nav-item nav-link  change_region\" data-lat=\"55.999414984066\" data-lng=\"-2.5240230560303\" data-zoom=\"14\" data-toggle=\"tab\">Dunbar<\/div>\n\n        \n                    <div class=\"nav-item nav-link  change_region\" data-lat=\"55.95809033149\" data-lng=\"-2.4495534394375\" data-zoom=\"12.407213125592\" data-toggle=\"tab\">Innerwick<\/div>\n\n        \n                    <div class=\"nav-item nav-link  change_region\" data-lat=\"55.936064988748\" data-lng=\"-2.4046594530058\" data-zoom=\"12.408341158553\" data-toggle=\"tab\">Oldhamstocks \/ Dunglass<\/div>\n\n        \n                    <div class=\"nav-item nav-link  change_region\" data-lat=\"55.957853311248\" data-lng=\"-2.5719887627079\" data-zoom=\"11.907174142257\" data-toggle=\"tab\">Stenton &amp; Spott<\/div>\n\n        \n                    <div class=\"nav-item nav-link  change_region\" data-lat=\"55.995667548864\" data-lng=\"-2.6394545111482\" data-zoom=\"13.405525345431\" data-toggle=\"tab\">Tyninghame<\/div>\n\n        \n                    <div class=\"nav-item nav-link  change_region\" data-lat=\"55.994038206067\" data-lng=\"-2.5670761114687\" data-zoom=\"13.405862022965\" data-toggle=\"tab\">West Barns<\/div>\n\n              <\/div>\n    <\/div>\n  \n  <div class=\"map-wrap\">\n    <div id=\"map-20210929\" class=\"leaflet-map map-style_OpenStreetMap.Mapnik\"><\/div>\n    \n    \n        \n              \n          \n              <div id=\"open-add-location-overlay\" class=\"open-add-location-overlay\" style=\"background-color: #a5911f\"><span class=\"btn_icon\">+<\/span><span class=\"btn_text\">Add location<\/span><\/div>\n\n          \n              \n      \n    \n          <div class=\"oum-filter-controls \">\n        <div class=\"oum-filter-toggle\"><\/div>\n        <div class=\"oum-filter-list\">\n          \n            \n            <label>\n              <input style=\"accent-color: #a5911f\" type=\"checkbox\" name=\"type\" value=\"54\" checked>\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png?w=650&#038;ssl=1\">\n              <span>Biodiversity &amp; Rewilding<\/span>\n            <\/label>\n\n                  <\/div>\n      <\/div>\n    \n          \n        \n          \n    <script type=\"text\/javascript\" data-category=\"functional\" class=\"cmplz-native\" id=\"oum-inline-js\">\n      var map_el = `map-20210929`;\n\n      if(document.getElementById(map_el)) {\n\n        var mapStyle = `OpenStreetMap.Mapnik`;\n        var oum_tile_provider_mapbox_key = `pk.eyJ1IjoiaXN0aGF0YWJsdWV0aXQiLCJhIjoiY2xwazNiYjJuMDR0ZTJqcDdjbTE5ZDBtciJ9.FVDFQWp5xg-lFG98KtXvOg`;\n        var marker_icon_url = `https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/rights.png`;\n        var marker_shadow_url = `https:\/\/ourlocality.org\/localdevelopmentplan\/wp-content\/plugins\/open-user-map-pro\/src\/leaflet\/images\/marker-shadow.png`;\n        var oum_enable_scrollwheel_zoom_map = false;\n        var oum_enable_cluster = true;\n        var oum_enable_fullscreen = true;\n\n        var oum_enable_searchbar = true;\n        var oum_searchbar_type = `address`;\n\n        var oum_geosearch_selected_provider = ``; \n        var oum_geosearch_provider = `osm`;\n        var oum_geosearch_provider_geoapify_key = ``;\n        var oum_geosearch_provider_here_key = ``;\n        var oum_geosearch_provider_mapbox_key = ``;\n        \n        var oum_enable_searchaddress_button = true;\n        var oum_searchaddress_label = `Search for address`;\n\n        var oum_enable_searchmarkers_button = true;\n        var oum_searchmarkers_label = `Find a proposal`;\n        var oum_searchmarkers_zoom = `16`;\n\n        var oum_enable_currentlocation = true;\n        var oum_action_after_submit = `text`;\n        var thankyou_redirect = ``;\n        var start_lat = `55.985899480597`;\n        var start_lng = `-2.5261688232422`;\n        var start_zoom = `12`;\n        var oum_enable_fixed_map_bounds = ``;\n        var oum_minimum_zoom_level = ``;\n        var oum_use_settings_start_location = true;\n        var oum_has_regions = true;\n\n        var oum_location = {};\n        var oum_custom_css = '';\n        var oum_custom_script = '';\n        var oumMap;\n        var oumMap2;\n\n        var oumConditionalField = (sourceField, targetField, condShow, condHide) => {\n          const sourceElement = document.querySelector(sourceField);\n          const targetElement = document.querySelector(targetField).parentElement; \/* works with custom fields only *\/\n\n          \/* trigger on change *\/\n          sourceElement.onchange = function(e) {\n            const val = this.value;\n            \n            console.log('OUM: run condition', {val, sourceField, targetField, condShow, condHide});\n            \n            if(condShow.includes(val)) {\n              targetElement.style.display = 'block';\n            }else if(condHide.includes(this.value)) {\n              targetElement.style.display = 'none';\n            }\n          }\n\n          \/* trigger initially *\/\n          let changeEvent = new Event('change');\n          sourceElement.dispatchEvent(changeEvent);\n        };\n\n        \/* Transfer PHP array to JS json *\/\n        var oum_all_locations = [{\"title\":\"Protect Woodland Wetland\",\"lat\":\"55.993682935364\",\"lng\":\"-2.5262331962585\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_image\\u0022\\u003E\\u003Cimg class=\\u0022skip-lazy\\u0022 src=\\u0022\/localdevelopmentplan\/files\/oum-useruploads\/1186_thumb.jpg\\u0022\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EJuly 11, 2024\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003EProtect Woodland Wetland\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003Cdiv class=\\u0022oum_custom_field\\u0022\\u003E\\u003Cstrong\\u003ETheme:\\u003C\/strong\\u003E \\u003Cspan data-value=\\u0022Biodiversity and Rewilding\\u0022\\u003EBiodiversity and Rewilding\\u003C\/span\\u003E\\u003Cspan data-value=\\u0022Green Networks\\u0022\\u003EGreen Networks\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EThis has been a wet area historically and proved difficult to drain. With time and possibly since the creation of the mainline railway, but caused by recent development (which drain directly into the wetland), it is now a fine wetland full of phragmites, so spp poor, but otherwise functioning as habitat and groundwater recharge area. It is particularly important that the open area to the north is not drained or developed.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/protect-woodland-wetland\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png\",\"types\":[\"54\"],\"post_id\":\"1186\",\"address\":\"\",\"text\":\"This has been a wet area historically and proved difficult to drain. With time and possibly since the creation of the mainline railway, but caused by recent development (which drain directly into the wetland), it is now a fine wetland full of phragmites, so spp poor, but otherwise functioning as habitat and groundwater recharge area. It is particularly important that the open area to the north is not drained or developed.\",\"image\":\"\/localdevelopmentplan\/files\/oum-useruploads\/1186_thumb.jpg\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Biodiversity and Rewilding\",\"Green Networks\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"Maintain and manage as wetland and woodland\",\"lat\":\"55.995538749379\",\"lng\":\"-2.5160998106003\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_image\\u0022\\u003E\\u003Cimg class=\\u0022skip-lazy\\u0022 src=\\u0022\/localdevelopmentplan\/files\/oum-useruploads\/1185_thumb.jpeg\\u0022\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EJuly 11, 2024\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003EMaintain and manage as wetland and woodland\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003Cdiv class=\\u0022oum_custom_field\\u0022\\u003E\\u003Cstrong\\u003ETheme:\\u003C\/strong\\u003E \\u003Cspan data-value=\\u0022Woodland \\u0026 Forestry\\u0022\\u003EWoodland \\u0026 Forestry\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EThis a good area of wetland in need of better protections from development proposals, vandalism and littering and drainage measures.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/maintain-and-manage-as-wetland-and-woodland\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png\",\"types\":[\"54\"],\"post_id\":\"1185\",\"address\":\"\",\"text\":\"This a good area of wetland in need of better protections from development proposals, vandalism and littering and drainage measures.\",\"image\":\"\/localdevelopmentplan\/files\/oum-useruploads\/1185_thumb.jpeg\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Woodland \\u0026 Forestry\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"Winterfield Wildlife Garden\",\"lat\":\"56.003537362829\",\"lng\":\"-2.529194355011\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_image\\u0022\\u003E\\u003Cimg class=\\u0022skip-lazy\\u0022 src=\\u0022\/localdevelopmentplan\/files\/oum-useruploads\/1183_thumb.jpeg\\u0022\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EJuly 10, 2024\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003EWinterfield Wildlife Garden\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003Cdiv class=\\u0022oum_custom_field\\u0022\\u003E\\u003Cstrong\\u003ETheme:\\u003C\/strong\\u003E \\u003Cspan data-value=\\u0022Biodiversity and Rewilding\\u0022\\u003EBiodiversity and Rewilding\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EThis is a community rewilding and land reclamation project to encourage biodiversity on the derelict former site of the Dunbar Rugby Club clubhouse.  This includes the planting of native fruiting trees and shrubs and hedging; native wild flowers; bug hotels; hedgehog shelters; log piles.  Seating is provided for the public to rest and enjoy nature.  The project is run by Friends of Winterfield and is a successful example of community volunteering.  Funding has come from ELC and local donations.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/winterfield-wildlife-garden\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv title=\\u0022Edit location\\u0022 class=\\u0022edit-location-button\\u0022 data-post-id=\\u00221183\\u0022\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png\",\"types\":[\"54\"],\"post_id\":\"1183\",\"address\":\"\",\"text\":\"This is a community rewilding and land reclamation project to encourage biodiversity on the derelict former site of the Dunbar Rugby Club clubhouse.  This includes the planting of native fruiting trees and shrubs and hedging; native wild flowers; bug hotels; hedgehog shelters; log piles.  Seating is provided for the public to rest and enjoy nature.  The project is run by Friends of Winterfield and is a successful example of community volunteering.  Funding has come from ELC and local donations.\",\"image\":\"\/localdevelopmentplan\/files\/oum-useruploads\/1183_thumb.jpeg\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Biodiversity and Rewilding\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"River path from Spott to Dunbar\",\"lat\":\"55.975535683708\",\"lng\":\"-2.519109249115\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EMay 5, 2024\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003ERiver path from Spott to Dunbar\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003Cdiv class=\\u0022oum_custom_field\\u0022\\u003E\\u003Cstrong\\u003ETheme:\\u003C\/strong\\u003E \\u003Cspan data-value=\\u0022Recreation \\u0026 Access\\u0022\\u003ERecreation \\u0026 Access\\u003C\/span\\u003E\\u003Cspan data-value=\\u0022Rivers \\u0026 Valley Restoration\\u0022\\u003ERivers \\u0026 Valley Restoration\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003ECouldn\\u0027t a path be made following more or less the course of the burn from Spott, then at some point to meet up with the existing path to Dunbar through the tunnel. Imagine then there were natural ponds made by beavers en route - imagine how attractive that would be!\\u003Cbr\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/river-path-from-spott-to-dunbar\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv title=\\u0022Edit location\\u0022 class=\\u0022edit-location-button\\u0022 data-post-id=\\u00221106\\u0022\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png\",\"types\":[\"54\"],\"post_id\":\"1106\",\"address\":\"\",\"text\":\"Couldn\\\\\\u0027t a path be made following more or less the course of the burn from Spott, then at some point to meet up with the existing path to Dunbar through the tunnel. Imagine then there were natural ponds made by beavers en route - imagine how attractive that would be!\\u003Cbr\\u003E\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Recreation \\u0026 Access\",\"Rivers \\u0026 Valley Restoration\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"Create a mixed woodland and scrub habitat, and improve or restore the path network and walls\",\"lat\":\"55.999325547616\",\"lng\":\"-2.5105461661344\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003ENovember 29, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003ECreate a mixed woodland and scrub habitat, and improve or restore the path network and walls\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003Cdiv class=\\u0022oum_custom_field\\u0022\\u003E\\u003Cstrong\\u003ETheme:\\u003C\/strong\\u003E \\u003Cspan data-value=\\u0022Recreation \\u0026 Access\\u0022\\u003ERecreation \\u0026 Access\\u003C\/span\\u003E\\u003Cspan data-value=\\u0022Landscape\\u0022\\u003ELandscape\\u003C\/span\\u003E\\u003Cspan data-value=\\u0022Green Networks\\u0022\\u003EGreen Networks\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EThis is a site which with only a small number of measures would improve immeasurably the outlook of the the area adjacent to the graveyard. Measures would include, short sections of path joining the East Links rd with a safe, if informal crossing from Dunbar parish church across the busy Queen\\u0027s rd.\\u003Cbr\\u003E\\u003Cbr\\u003EAll the sandstone walls would benefit from being rebuilt, or repaired, but not in the modern idiom as was done on Church St.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/create-a-mixed-woodland-and-scrub-habitat-and-improve-or-restore-the-path-network-and-walls\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png\",\"types\":[\"54\"],\"post_id\":\"936\",\"address\":\"\",\"text\":\"This is a site which with only a small number of measures would improve immeasurably the outlook of the the area adjacent to the graveyard. Measures would include, short sections of path joining the East Links rd with a safe, if informal crossing from Dunbar parish church across the busy Queen\\\\\\u0027s rd.\\u003Cbr\\u003E\\u003Cbr\\u003EAll the sandstone walls would benefit from being rebuilt, or repaired, but not in the modern idiom as was done on Church St.\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Recreation \\u0026 Access\",\"Landscape\",\"Green Networks\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"Create wilder graveyards throughout East Lothian, primarily by relaxing the aggressive mowing regime\",\"lat\":\"55.998773177609\",\"lng\":\"-2.5115841399605\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003ENovember 29, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003ECreate wilder graveyards throughout East Lothian, primarily by relaxing the aggressive mowing regime\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003Cdiv class=\\u0022oum_custom_field\\u0022\\u003E\\u003Cstrong\\u003ETheme:\\u003C\/strong\\u003E \\u003Cspan data-value=\\u0022Recreation \\u0026 Access\\u0022\\u003ERecreation \\u0026 Access\\u003C\/span\\u003E\\u003Cspan data-value=\\u0022Biodiversity and Rewilding\\u0022\\u003EBiodiversity and Rewilding\\u003C\/span\\u003E\\u003Cspan data-value=\\u0022Urban Trees and Parklets\\u0022\\u003EUrban Trees and Parklets\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EThere\\u0027s some very promising evidence that a less aggressive mowing regime would make the whole of the graveyard more wildlife friendly and a more exciting place for people to visit. The state of the older graves has declined to a level that some would regard as disgraceful. There is no need for a tightly clipped sward, nor is there any need to apply herbicides next to the stones, which any observer would note are more prone to fall, as the soil erodes unhindered.  All of East Lothian would benefit from such a policy. The Dunbar cemeteries are unique in lacking any trees, which could be introduced to create better views.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/create-wilder-graveyards-throughout-east-lothian-primarily-by-relaxing-the-aggressive-mowing-regime\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png\",\"types\":[\"54\"],\"post_id\":\"935\",\"address\":\"\",\"text\":\"There\\\\\\u0027s some very promising evidence that a less aggressive mowing regime would make the whole of the graveyard more wildlife friendly and a more exciting place for people to visit. The state of the older graves has declined to a level that some would regard as disgraceful. There is no need for a tightly clipped sward, nor is there any need to apply herbicides next to the stones, which any observer would note are more prone to fall, as the soil erodes unhindered.  All of East Lothian would benefit from such a policy. The Dunbar cemeteries are unique in lacking any trees, which could be introduced to create better views.\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Recreation \\u0026 Access\",\"Biodiversity and Rewilding\",\"Urban Trees and Parklets\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"Safeguard for nature\",\"lat\":\"55.968549678225\",\"lng\":\"-2.4018870544647\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EOctober 9, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003ESafeguard for nature\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003Cdiv class=\\u0022oum_custom_field\\u0022\\u003E\\u003Cstrong\\u003ETheme:\\u003C\/strong\\u003E \\u003Cspan data-value=\\u0022Biodiversity\\u0022\\u003EBiodiversity\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EThe site here is already managed for nature, but with decommissioning underway there is a need to consider after a post industrial nature based after use.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/safeguard-for-nature\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png\",\"types\":[\"54\"],\"post_id\":\"808\",\"address\":\"\",\"text\":\"The site here is already managed for nature, but with decommissioning underway there is a need to consider after a post industrial nature based after use.\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Biodiversity\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"Safeguard valley\",\"lat\":\"55.960833528654\",\"lng\":\"-2.4724819428438\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EOctober 9, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003ESafeguard valley\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003Cdiv class=\\u0022oum_custom_field\\u0022\\u003E\\u003Cstrong\\u003ETheme:\\u003C\/strong\\u003E \\u003Cspan data-value=\\u0022Landscape\\u0022\\u003ELandscape\\u003C\/span\\u003E\\u003Cspan data-value=\\u0022Woodland \\u0026 Forestry\\u0022\\u003EWoodland \\u0026 Forestry\\u003C\/span\\u003E\\u003Cspan data-value=\\u0022Rivers \\u0026 Valley Restoration\\u0022\\u003ERivers \\u0026 Valley Restoration\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EThe caravan park is vast and has an environmental and social impact beyond. It is already too large. The river valley above has limited potential for the park, but would be better safeguarded for nature\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/safeguard-valley\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png\",\"types\":[\"54\"],\"post_id\":\"809\",\"address\":\"\",\"text\":\"The caravan park is vast and has an environmental and social impact beyond. It is already too large. The river valley above has limited potential for the park, but would be better safeguarded for nature\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Landscape\",\"Woodland \\u0026 Forestry\",\"Rivers \\u0026 Valley Restoration\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"Parkland and habitat creation\",\"lat\":\"55.994663651553\",\"lng\":\"-2.4827826384908\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EOctober 9, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003EParkland and habitat creation\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003Cdiv class=\\u0022oum_custom_field\\u0022\\u003E\\u003Cstrong\\u003ETheme:\\u003C\/strong\\u003E \\u003Cspan data-value=\\u0022Woodland \\u0026 Forestry\\u0022\\u003EWoodland \\u0026 Forestry\\u003C\/span\\u003E\\u003Cspan data-value=\\u0022Biodiversity and Rewilding\\u0022\\u003EBiodiversity and Rewilding\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EThe areas north and south of the new caravan park are regenerating, if slowly and creating valuable habitat, but this needs to be explicit and protected for future generations, rather than expansion land for golf or the caravan park.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/parkland-and-habitat-creation\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png\",\"types\":[\"54\"],\"post_id\":\"796\",\"address\":\"\",\"text\":\"The areas north and south of the new caravan park are regenerating, if slowly and creating valuable habitat, but this needs to be explicit and protected for future generations, rather than expansion land for golf or the caravan park.\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Woodland \\u0026 Forestry\",\"Biodiversity and Rewilding\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"Naturalise this field for wildlife\",\"lat\":\"55.971806562267\",\"lng\":\"-2.4235575414591\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EOctober 9, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003ENaturalise this field for wildlife\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003Cdiv class=\\u0022oum_custom_field\\u0022\\u003E\\u003Cstrong\\u003ETheme:\\u003C\/strong\\u003E \\u003Cspan data-value=\\u0022Biodiversity\\u0022\\u003EBiodiversity\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EThis field is too small for modern agriculture, but is ideally placed to create a new habitat for wildlife.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/naturalise-this-field-for-wildlife\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/biodiversity.png\",\"types\":[\"54\"],\"post_id\":\"789\",\"address\":\"\",\"text\":\"This field is too small for modern agriculture, but is ideally placed to create a new habitat for wildlife.\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Biodiversity\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]}];\n\n\n        \/**\n         * Add Custom Styles\n         *\/\n        \n        \n          \/* custom color *\/\n          oum_custom_css += `\n            .open-user-map .add-location #close-add-location-overlay:hover {color: #a5911f !important}\n            .open-user-map input.oum-switch[type=\"checkbox\"]:checked + label::before {background-color: #a5911f !important}\n            .open-user-map .add-location .location-overlay-content #oum_add_location_thankyou h3 {color: #a5911f !important}\n            .open-user-map .oum_location_text a {color: #a5911f !important}\n            .open-user-map .oum-tabs {border-color: #a5911f !important}\n            .open-user-map .oum-tabs .nav-item:hover {color: #a5911f !important; border-color: #a5911f !important}\n            .open-user-map .oum-tabs .nav-item.active {color: #a5911f !important; border-color: #a5911f !important}\n            .open-user-map .box-wrap .map-wrap .oum-attribution a {color: #a5911f !important;}`;\n\n        \n        \n          \/* custom map height *\/\n          oum_custom_css += `\n            .open-user-map .box-wrap > .map-wrap {padding: 0 !important; height: 800px !important; aspect-ratio: unset !important;}`;\n\n        \n        \n        var custom_style = document.createElement('style');\n\n        if (custom_style.styleSheet) {\n          custom_style.styleSheet.cssText = oum_custom_css;\n        } else {\n          custom_style.appendChild(document.createTextNode(oum_custom_css));\n        }\n\n        document.getElementsByTagName('head')[0].appendChild(custom_style);\n\n      }\n    <\/script>\n\n  <\/div>\n\n<\/div>\n\n<\/div>\n\n\n<div class=\"wp-block-cover alignfull\" style=\"min-height:100px;aspect-ratio:unset;\"><span aria-hidden=\"true\" class=\"wp-block-cover__background has-background-dim-100 has-background-dim has-background-gradient\" style=\"background:linear-gradient(270deg,rgb(125,173,43) 49%,rgb(142,102,0) 49%)\"><\/span><div class=\"wp-block-cover__inner-container is-layout-flow wp-block-cover-is-layout-flow\">\n<div class=\"wp-block-buttons is-content-justification-center is-layout-flex wp-container-core-buttons-is-layout-3e41869c wp-block-buttons-is-layout-flex\">\n<div class=\"wp-block-button\"><a class=\"wp-block-button__link has-white-background-color has-background wp-element-button\" href=\"https:\/\/ourlocality.org\/localdevelopmentplan\/\">Add a Proposal<\/a><\/div>\n\n\n\n<div class=\"wp-block-button is-style-outline is-style-outline--1\"><a class=\"wp-block-button__link has-white-color has-text-color wp-element-button\" href=\"https:\/\/ourlocality.org\/localdevelopmentplan\/all-categories\/\">All Categories<\/a><\/div>\n<\/div>\n<\/div><\/div>\n","protected":false},"excerpt":{"rendered":"","protected":false},"author":586,"featured_media":0,"parent":968,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-961","page","type-page","status-publish","hentry","entry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/pages\/961","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/users\/586"}],"replies":[{"embeddable":true,"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/comments?post=961"}],"version-history":[{"count":4,"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/pages\/961\/revisions"}],"predecessor-version":[{"id":995,"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/pages\/961\/revisions\/995"}],"up":[{"embeddable":true,"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/pages\/968"}],"wp:attachment":[{"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/media?parent=961"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}