<!doctype html>
<!--[if lt IE 7]> <html class="no-js lt-ie9 lt-ie8 lt-ie7" dir="ltr" lang="en-US"> <![endif]-->
<!--[if IE 7]> <html class="no-js lt-ie9 lt-ie8" dir="ltr" lang="en-US"> <![endif]-->
<!--[if IE 8]> <html class="no-js lt-ie9" dir="ltr" lang="en-US"> <![endif]-->
<!--[if gt IE 8]><!-->
<html class="no-js" lang="en-US">
<!--<![endif]-->
<head>
<meta charset="utf-8" />
<meta name="viewport" content="width=device-width, initial-scale=1.0" />
<title>INVASIVE MANAGEMENT SYSTEM SUCCESSION</title>
<link rel="pingback" href="https://www.johndeanpark.com/xmlrpc.php" />
<meta name='robots' content='max-image-preview:large' />
<link rel="alternate" type="application/rss+xml" title="John Dean Park - Stewardship &raquo; Feed" href="https://www.johndeanpark.com/feed/" />
<link rel="alternate" type="application/rss+xml" title="John Dean Park - Stewardship &raquo; Comments Feed" href="https://www.johndeanpark.com/comments/feed/" />
<link rel="alternate" type="application/rss+xml" title="John Dean Park - Stewardship &raquo; INVASIVE MANAGEMENT SYSTEM SUCCESSION Comments Feed" href="https://www.johndeanpark.com/invasive-management-system-succession-2017/feed/" />
<link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.johndeanpark.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.johndeanpark.com%2Finvasive-management-system-succession-2017%2F" />
<link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.johndeanpark.com/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.johndeanpark.com%2Finvasive-management-system-succession-2017%2F&#038;format=xml" />
        <script type="text/javascript">
        (function() {
            document.addEventListener('DOMContentLoaded', function() {
                var containers = document.querySelectorAll('.wp-lightbox-container');

                for (var i = 0; i < containers.length; i++) {
                    var container = containers[i];

                    var wpElements = container.querySelectorAll('[data-wp-on], [data-wp-interactive], [data-wp-init], [data-wp-context], img, button');

                    for (var j = 0; j < wpElements.length; j++) {
                        var el = wpElements[j];
                        var attributes = el.attributes;

                        for (var k = attributes.length - 1; k >= 0; k--) {
                            var attr = attributes[k];
                            if (attr.name.indexOf('data-wp-') === 0) {
                                el.removeAttribute(attr.name);
                            }
                        }
                    }

                    var buttons = container.querySelectorAll('button');
                    for (var j = 0; j < buttons.length; j++) {
                        buttons[j].remove();
                    }
                }

                var allWpImages = document.querySelectorAll('img[data-wp-on], img[data-wp-interactive], img[data-wp-init]');
                for (var i = 0; i < allWpImages.length; i++) {
                    var img = allWpImages[i];
                    var attributes = img.attributes;

                    for (var j = attributes.length - 1; j >= 0; j--) {
                        var attr = attributes[j];
                        if (attr.name.indexOf('data-wp-') === 0) {
                            img.removeAttribute(attr.name);
                        }
                    }
                }

                var standaloneButtons = document.querySelectorAll('button.lightbox-trigger, button[data-wp-on], button[data-wp-interactive]');
                for (var i = 0; i < standaloneButtons.length; i++) {
                    standaloneButtons[i].remove();
                }
            });

            document.addEventListener('click', function(e) {
                var target = e.target;

                if (target.hasAttribute('data-wp-on') ||
                    target.hasAttribute('data-wp-interactive') ||
                    target.classList.contains('lightbox-trigger') ||
                    target.hasAttribute('data-wp-init')) {
                    e.preventDefault();
                    e.stopPropagation();
                    e.stopImmediatePropagation();
                    return false;
                }

                if (target.tagName === 'FIGURE' && target.classList.contains('wp-lightbox-container')) {
                    e.preventDefault();
                    e.stopPropagation();
                    e.stopImmediatePropagation();
                    return false;
                }

                if (target.tagName === 'A' && target.querySelector('img[data-wp-on], img[data-wp-interactive]')) {
                    e.preventDefault();
                    e.stopPropagation();
                    e.stopImmediatePropagation();
                    return false;
                }
            }, true);
        })();
        </script>
        <style id='wp-img-auto-sizes-contain-inline-css' type='text/css'>
img:is([sizes=auto i],[sizes^="auto," i]){contain-intrinsic-size:3000px 1500px}
/*# sourceURL=wp-img-auto-sizes-contain-inline-css */
</style>
<style id='wp-block-library-inline-css' type='text/css'>
:root{--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color);--wp-editor-canvas-background:#ddd;--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,160.5;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}.has-fit-text{white-space:nowrap!important}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}}
/*wp_block_styles_on_demand_placeholder:6994e1498e0fa*/
/*# sourceURL=wp-block-library-inline-css */
</style>
<style id='classic-theme-styles-inline-css' type='text/css'>
/*! This file is auto-generated */
.wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none}
/*# sourceURL=/wp-includes/css/classic-themes.min.css */
</style>
<link rel='stylesheet' id='thematic_style-css' href='https://www.johndeanpark.com/wp-content/themes/johndean/style.css?ver=6.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='fancybox-css' href='https://www.johndeanpark.com/wp-content/plugins/easy-fancybox/fancybox/1.5.4/jquery.fancybox.min.css?ver=6.9.1' type='text/css' media='screen' />
<link rel='stylesheet' id='mediaelementjs-styles-css' href='https://www.johndeanpark.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/v4/mediaelementplayer.min.css?ver=6.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='mediaelementjs-styles-legacy-css' href='https://www.johndeanpark.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/v4/mediaelementplayer-legacy.min.css?ver=6.9.1' type='text/css' media='all' />
<link rel='stylesheet' id='themeblvd_gmap-css' href='https://www.johndeanpark.com/wp-content/plugins/theme-blvd-responsive-google-maps/assets/style.css?ver=1.0' type='text/css' media='all' />
<script type="text/javascript" src="https://www.johndeanpark.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script>
<script type="text/javascript" src="https://www.johndeanpark.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script>
<script type="text/javascript" src="https://www.johndeanpark.com/wp-content/plugins/peekaboo/assets/global.js?ver=1.1" id="peekaboo_plugin-js"></script>
<script type="text/javascript" src="https://www.johndeanpark.com/wp-content/plugins/theme-blvd-responsive-google-maps/assets/jquery.gmap.min.js?ver=3.0" id="gmap-js"></script>
<script type="text/javascript" src="https://www.johndeanpark.com/wp-content/themes/johndean/js/modernizr.js?ver=6.9.1" id="modernizr-js-js"></script>
<script type="text/javascript" src="https://www.johndeanpark.com/wp-content/plugins/media-element-html5-video-and-audio-player/mediaelement/v4/mediaelement-and-player.min.js?ver=4.2.8" id="mediaelementjs-scripts-js"></script>
<link rel="https://api.w.org/" href="https://www.johndeanpark.com/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.johndeanpark.com/wp-json/wp/v2/posts/1392" />
<link rel="canonical" href="https://www.johndeanpark.com/invasive-management-system-succession-2017/" />
<link rel='shortlink' href='https://www.johndeanpark.com/?p=1392' />
<link href='https://fonts.googleapis.com/css?family=Cinzel+Decorative:700|Ruthie|Fondamento' rel='stylesheet' type='text/css'>
<link rel="shortcut icon" href="https://www.johndeanpark.com/wp-content/themes/johndean/favicon.ico" />
</head>

<body class="wp-singular post-template-default single single-post postid-1392 single-format-standard wp-theme-thematic wp-child-theme-johndean ml-lightbox-included metaslider-plugin unknown-os unknown-browser">

	<div id="wrapper" class="hfeed">

		<div id="header">

        		<div id="branding">
<div id="blog-title">
<a href="https://johndeanpark.com/" title="ȽÁU,WELṈEW̱/John Dean Park - Stewardship" rel="home">
ȽÁU,WELṈEW̱/<span class="biglet">J</span>ohn <span class="biglet">D</span>ean Park - Stewardship</a></div>
	<div id="blog-description">Vancouver Island &#8211; British Columbia</div>

		</div><!--  #branding -->
    <div id="access" class="cf">
        <div class="menu-button"><span class="menu-title">Menu</span><div class="button"><span class="icon-bar"></span><span class="icon-bar"></span><span class="icon-bar"></span></div></div>
        <nav class="access-nav cf" role="navigation">
               <div class="menu"><ul id="menu-main" class="sf-menu"><li id="menu-item-44" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home menu-item-44"><a href="https://www.johndeanpark.com/">Welcome / EWÁ E NE EN SḰEL, ḰEL</a></li>
<li id="menu-item-146" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-146"><a href="https://www.johndeanpark.com/nature-house/">Nature House</a></li>
<li id="menu-item-42" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-42"><a href="https://www.johndeanpark.com/books/">Books</a></li>
<li id="menu-item-40" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-40"><a href="https://www.johndeanpark.com/friends/">Friends</a></li>
<li id="menu-item-39" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39"><a href="https://www.johndeanpark.com/map/">Park Map</a></li>
<li id="menu-item-134" class="menu-item menu-item-type-post_type menu-item-object-page current_page_parent menu-item-134"><a href="https://www.johndeanpark.com/stories/">Stories</a></li>
<li id="menu-item-321" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-321"><a href="https://www.johndeanpark.com/operations/">Contacts</a></li>
</ul></div>        </nav>
    </div><!-- #access -->
           		
    	</div><!-- #header-->		        
    	    	
	<div id="main">

		<div id="container">
			
			<div id="content">

			
				<div id="post-1392" class="post-1392 post type-post status-publish format-standard hentry category-bc-parks-volunteer category-broom category-broom-management category-friends-of-john-dean category-ivy category-jarrett-teague category-john-dean-park category-john-dean-provincial-park category-park-stewardship category-volunteer-succession-plan tag-central-saanich-daphne tag-central-saanich-invasive tag-invasive-broom tag-invasive-daphne tag-invasive-holly tag-invasive-ivy tag-jarrett-teague tag-john-dean-park tag-north-saanich tag-north-saanich-invasive tag-saanich-invasive" > 

				

					<h1 class="entry-title">INVASIVE MANAGEMENT SYSTEM SUCCESSION</h1>
     				
					<div class="entry-content">
					
						<p>Grand and sacred John Dean Park – all Invasive Zones are properly monitored and actioned monthly to sustain the “invasive free&#8221; achievement. The primary threat species are:</p>
<p>Broom</p>
<p>Holly</p>
<p>Daphne</p>
<p>Himalayan blackberry</p>
<p>Ivy</p>
<p>&nbsp;</p>
<p>This author is seeking future volunteers who can emerge and extend the achievement forward. The ideal commitment is: 15min monthly per zone (9mths a year). Are you concerned?</p>
<p>&nbsp;</p>
<p>John Dean Provincial Park has emerged as the only 2017 invasive free park on the peninsula; however inbound threats persist. Noteworthy, nobody except this author is looking at what is occurring surrounding the park. Worse, few if any parks within the region have received such a longtime commitment towards the complete removal of invasive species. Today, invasive species are filling the Saanich Peninsula, and there’s nil coordinated leadership, either government or volunteer based that is learning or willing to conduct the hard work.</p>
<p>&nbsp;</p>
<p>At John Dean Park, organized volunteers haven’t partaken since 2003. Since then, some regulars have offered to help, however the question is always: how can an individual start? Below are the natural necessary stages which enthuses a volunteer towards producing results:</p>
<p>1) Recognise the invasive treat;</p>
<p>2) Connect with the subject matter;</p>
<p>3) Request a personalized tour of multiple specie zones;</p>
<p>4) Network with BC Parks and/or their representative;</p>
<p>5) Undertake responsibility for 1 or more zones;</p>
<p>6) Report specie/zone/time accomplishments;</p>
<p>7) Guarantee your stewardship commitment; and</p>
<p>8) Own longtime invasive stewardship, and arrange its succession.</p>
<p>&nbsp;</p>
<p>For future volunteers, this rating breakdown can be used to acknowledge and recognise volunteers:</p>
<p>a) Invasive Removal Sponsor: thank volunteers and/or provide financial reimbursements;</p>
<p>b) Invasive Removal Companion: 2<sup>nd</sup> year and/or 1-2 zones;</p>
<p>c) Invasive Removal Supervisor: 3<sup>rd</sup> year and/or 3+ zones;</p>
<p>d) Invasive Removal Principal: 4<sup>th</sup> year and/or all zones; and</p>
<p>e) Invasive Removal Keeper: accepts long-time accountability for all specie zones.</p>
<p>&nbsp;</p>
<p>It’s my great hope that a person or family adopts each task. If you have a favorite spot or would like a specific breakdown of a specie and their zones, contact Jarrett to begin your involvement.</p>
<p>&nbsp;</p>
<p>&nbsp;</p>
<p>Best, Jarrett</p>
<p>jarrettteague@yahoo.ca</p>
<p>250-642-3031</p>
<p>&nbsp;</p>

												
					</div><!-- .entry-content -->
					
					<footer class="entry-utility cf"><ul class="main-utilities"><li><span class="meta-prep meta-prep-author">By </span><span class="author vcard"><a class="url fn n" href="https://www.johndeanpark.com/author/jarrett/" title="View all posts by Jarrett Teague">Jarrett Teague</a></span></li><li><span class="meta-prep meta-prep-entry-date">Published: </span><span class="entry-date"><abbr class="published" title="2017-02-28T19:55:05-0800">February 28, 2017</abbr></span></li><li><span class="comments-link"><a href="https://www.johndeanpark.com/invasive-management-system-succession-2017/#respond" title="Comment on INVASIVE MANAGEMENT SYSTEM SUCCESSION" rel="bookmark">1 Response</a></span></li></ul><ul class="sub-utilities"><li>

						<span class="cat-links">Categories <a href="https://www.johndeanpark.com/category/bc-parks-volunteer/" rel="category tag">BC Parks Volunteer</a>, <a href="https://www.johndeanpark.com/category/broom/" rel="category tag">Broom</a>, <a href="https://www.johndeanpark.com/category/broom-management/" rel="category tag">Broom Management</a>, <a href="https://www.johndeanpark.com/category/friends-of-john-dean/" rel="category tag">Friends of John Dean</a>, <a href="https://www.johndeanpark.com/category/ivy/" rel="category tag">Ivy</a>, <a href="https://www.johndeanpark.com/category/jarrett-teague/" rel="category tag">Jarrett Teague</a>, <a href="https://www.johndeanpark.com/category/john-dean-park/" rel="category tag">John Dean Park</a>, <a href="https://www.johndeanpark.com/category/john-dean-provincial-park/" rel="category tag">John Dean Provincial Park</a>, <a href="https://www.johndeanpark.com/category/park-stewardship/" rel="category tag">Park Stewardship</a>, <a href="https://www.johndeanpark.com/category/volunteer-succession-plan/" rel="category tag">Volunteer Succession Plan</a></span></li><li><span class="tag-links"> Tagged <a href="https://www.johndeanpark.com/tag/central-saanich-daphne/" rel="tag">Central Saanich Daphne</a>, <a href="https://www.johndeanpark.com/tag/central-saanich-invasive/" rel="tag">Central Saanich Invasive</a>, <a href="https://www.johndeanpark.com/tag/invasive-broom/" rel="tag">Invasive broom</a>, <a href="https://www.johndeanpark.com/tag/invasive-daphne/" rel="tag">Invasive daphne</a>, <a href="https://www.johndeanpark.com/tag/invasive-holly/" rel="tag">Invasive holly</a>, <a href="https://www.johndeanpark.com/tag/invasive-ivy/" rel="tag">Invasive ivy</a>, <a href="https://www.johndeanpark.com/tag/jarrett-teague/" rel="tag">Jarrett Teague</a>, <a href="https://www.johndeanpark.com/tag/john-dean-park/" rel="tag">John Dean Park</a>, <a href="https://www.johndeanpark.com/tag/north-saanich/" rel="tag">North Saanich</a>, <a href="https://www.johndeanpark.com/tag/north-saanich-invasive/" rel="tag">North Saanich Invasive</a>, <a href="https://www.johndeanpark.com/tag/saanich-invasive/" rel="tag">Saanich Invasive</a></span> </li></ul>

					</footer><!-- .entry-utility -->
					
				</div><!-- #post -->
		
			<div id="nav-below" class="navigation">
				<div class="nav-previous"><a href="https://www.johndeanpark.com/2021-centennial-project/" rel="prev"><span class="meta-nav">&laquo;</span> 2021 Centennial Project</a></div>
				<div class="nav-next"><a href="https://www.johndeanpark.com/response-feb-mar-2017/" rel="next">RESPONSE FEB-MAR 2017 <span class="meta-nav">&raquo;</span></a></div>
			</div>

								
				<div id="comments">
	
					
					
										
												
					
											
					<div id="comments-list-wrapper" class="comments">

						<h3><span>One</span> Comment</h3>
	
						<ol id="comments-list" >
							    
       	<li id="comment-132448" class="comment even thread-even depth-1 thm-c-y2017 thm-c-m03 thm-c-d08 thm-c-h13">
    	
    		    		
    		<div class="comment-author vcard"><br />
<b>Fatal error</b>:  Uncaught Error: Call to undefined function ereg() in /home/grenbear/public_html/johndeanpark.com/wp-content/themes/thematic/library/extensions/comments-extensions.php:262
Stack trace:
#0 /home/grenbear/public_html/johndeanpark.com/wp-content/themes/thematic/library/extensions/discussion.php(30): thematic_commenter_link()
#1 /home/grenbear/public_html/johndeanpark.com/wp-includes/class-walker-comment.php(183): thematic_comments(Object(WP_Comment), Array, 1)
#2 /home/grenbear/public_html/johndeanpark.com/wp-includes/class-wp-walker.php(150): Walker_Comment-&gt;start_el('', Object(WP_Comment), 1, Array)
#3 /home/grenbear/public_html/johndeanpark.com/wp-includes/class-walker-comment.php(139): Walker-&gt;display_element(Object(WP_Comment), Array, 5, 0, Array, '')
#4 /home/grenbear/public_html/johndeanpark.com/wp-includes/class-wp-walker.php(397): Walker_Comment-&gt;display_element(Object(WP_Comment), Array, 5, 0, Array, '')
#5 /home/grenbear/public_html/johndeanpark.com/wp-includes/comment-template.php(2414): Walker-&gt;paged in <b>/home/grenbear/public_html/johndeanpark.com/wp-content/themes/thematic/library/extensions/comments-extensions.php</b> on line <b>262</b><br />
<error>
    <code>internal_server_error</code>
    <title><![CDATA[WordPress &amp;rsaquo; Error]]></title>
    <message><![CDATA[&lt;p&gt;There has been a critical error on this website.&lt;/p&gt;&lt;p&gt;&lt;a href=&quot;https://wordpress.org/documentation/article/faq-troubleshooting/&quot;&gt;Learn more about troubleshooting WordPress.&lt;/a&gt;&lt;/p&gt;]]></message>
    <data>
        <status>500</status>
    </data>
</error>
