{"id":985,"date":"2023-11-30T11:42:43","date_gmt":"2023-11-30T11:42:43","guid":{"rendered":"https:\/\/ourlocality.org\/localdevelopmentplan\/?page_id=985"},"modified":"2023-11-30T13:20:36","modified_gmt":"2023-11-30T13:20:36","slug":"countryside-around-towns","status":"publish","type":"page","link":"https:\/\/ourlocality.org\/localdevelopmentplan\/all-categories\/countryside-around-towns\/","title":{"rendered":"Countryside around towns"},"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=\"56\" checked>\n              <img data-recalc-dims=\"1\" decoding=\"async\" src=\"https:\/\/i0.wp.com\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/tuscany.png?w=650&#038;ssl=1\">\n              <span>Countryside around Towns<\/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\":\"Designate as Countryside around Towns\",\"lat\":\"55.994557057356\",\"lng\":\"-2.5426940234568\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EOctober 7, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003EDesignate as Countryside around Towns\\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=\\u0022Countryside around Towns\\u0022\\u003ECountryside around Towns\\u003C\/span\\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\\u003Cspan data-value=\\u0022Green Networks\\u0022\\u003EGreen Networks\\u003C\/span\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EThe fields here create an element of separation which should be preserved, moreover the designation would create an opportunity for habitat creation and informal sheltered recreation right where people live.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/designate-as-countryside-around-towns-5\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/tuscany.png\",\"types\":[\"56\"],\"post_id\":\"771\",\"address\":\"\",\"text\":\"The fields here create an element of separation which should be preserved, moreover the designation would create an opportunity for habitat creation and informal sheltered recreation right where people live.\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Countryside around Towns\",\"Woodland \\u0026 Forestry\",\"Biodiversity and Rewilding\",\"Green Networks\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"Designate as Countryside around Towns\",\"lat\":\"55.987745768361\",\"lng\":\"-2.528877941653\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EOctober 7, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003EDesignate as Countryside around Towns\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EDesignate as Countryside around Towns. These areas should not be developed for housing or employment. If anything they are well positioned for habitat creation. This would preserve the archaeology too and creation a landscape buffer and strengthen the separation from the A1 motorway.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/designate-as-countryside-around-towns-4\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/tuscany.png\",\"types\":[\"56\"],\"post_id\":\"772\",\"address\":\"\",\"text\":\"Designate as Countryside around Towns. These areas should not be developed for housing or employment. If anything they are well positioned for habitat creation. This would preserve the archaeology too and creation a landscape buffer and strengthen the separation from the A1 motorway.\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[]},{\"title\":\"Designate as Countryside around Towns\",\"lat\":\"55.988230758851\",\"lng\":\"-2.5326135272564\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EOctober 7, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003EDesignate as Countryside around Towns\\u003C\/h3\\u003E\\u003Cdiv class=\\u0022oum_location_custom_fields\\u0022\\u003E\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_location_description\\u0022\\u003EDesignate as Countryside around Towns. These areas should not be developed for housing or employment. If anything they are well positioned for habitat creation. This would preserve the archaeology too and creation a landscape buffer and strengthen the separation from the A1 motorway.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/designate-as-countryside-around-towns-3\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/tuscany.png\",\"types\":[\"56\"],\"post_id\":\"773\",\"address\":\"\",\"text\":\"Designate as Countryside around Towns. These areas should not be developed for housing or employment. If anything they are well positioned for habitat creation. This would preserve the archaeology too and creation a landscape buffer and strengthen the separation from the A1 motorway.\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[]},{\"title\":\"Designate as Countryside around Towns\",\"lat\":\"55.991658865216\",\"lng\":\"-2.5353112220906\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EOctober 7, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003EDesignate as Countryside around Towns\\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=\\u0022Countryside around Towns\\u0022\\u003ECountryside around Towns\\u003C\/span\\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\\u003EDesignate as Countryside around Towns. These areas should not be developed for housing or employment. If anything they are well positioned for habitat creation. This would preserve the archaeology too and creation a landscape buffer and strengthen the separation from the A1 motorway.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/designate-as-countryside-around-towns-2\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/tuscany.png\",\"types\":[\"56\"],\"post_id\":\"774\",\"address\":\"\",\"text\":\"Designate as Countryside around Towns. These areas should not be developed for housing or employment. If anything they are well positioned for habitat creation. This would preserve the archaeology too and creation a landscape buffer and strengthen the separation from the A1 motorway.\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Recreation \\u0026 Access\",\"Countryside around Towns\",\"Woodland \\u0026 Forestry\"],\"fieldtype\":\"checkbox\",\"uselabelastextoption\":false}]},{\"title\":\"Designate as Countryside around Towns\",\"lat\":\"55.986770439622\",\"lng\":\"-2.4952694045516\",\"content\":\"\\u003Cdiv class=\\u0022oum_location_text\\u0022\\u003E\\u003Cdiv class=\\u0022oum_location_date\\u0022\\u003EOctober 7, 2023\\u003C\/div\\u003E\\u003Ch3 class=\\u0022oum_location_name\\u0022\\u003EDesignate as Countryside around Towns\\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=\\u0022Countryside around Towns\\u0022\\u003ECountryside around Towns\\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\\u003EDesignate these last agricultural fields as Countryside around Towns. These areas should not be developed for housing or employment. If anything they are well positioned for habitat creation. This would preserve the archaeology too and create a landscape buffer and strengthen the separation from the A1 motorway and railway.\\u003C\/div\\u003E\\u003Cdiv class=\\u0022oum_read_more\\u0022\\u003E\\u003Ca href=\\u0022https:\/\/ourlocality.org\/localdevelopmentplan\/oum-location\/designate-as-countryside-around-towns\/\\u0022\\u003ERead more\\u003C\/a\\u003E\\u003C\/div\\u003E\\u003C\/div\\u003E\",\"icon\":\"https:\/\/ourlocality.org\/localdevelopmentplan\/files\/2023\/11\/tuscany.png\",\"types\":[\"56\"],\"post_id\":\"775\",\"address\":\"\",\"text\":\"Designate these last agricultural fields as Countryside around Towns. These areas should not be developed for housing or employment. If anything they are well positioned for habitat creation. This would preserve the archaeology too and create a landscape buffer and strengthen the separation from the A1 motorway and railway.\",\"image\":\"\",\"audio\":\"\",\"custom_fields\":[{\"index\":1698306605442,\"label\":\"Theme\",\"val\":[\"Countryside around Towns\",\"Biodiversity and Rewilding\"],\"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":950,"parent":968,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"footnotes":""},"class_list":["post-985","page","type-page","status-publish","has-post-thumbnail","hentry","entry"],"jetpack_sharing_enabled":true,"_links":{"self":[{"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/pages\/985","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=985"}],"version-history":[{"count":4,"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/pages\/985\/revisions"}],"predecessor-version":[{"id":991,"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/pages\/985\/revisions\/991"}],"up":[{"embeddable":true,"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/pages\/968"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/media\/950"}],"wp:attachment":[{"href":"https:\/\/ourlocality.org\/localdevelopmentplan\/wp-json\/wp\/v2\/media?parent=985"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}