Meeting a tree

, 16 September 2024
Meeting a tree
Sarah Quantrill 'meeting' a tree © Emma Chaplin

Emma Chaplin

Communications Officer

At a recent staff meeting at Tilgate Park, Gatwick Greenspace Project Officer, Tamara Jewell, led a group of us into the woods to 'meet a tree'. 

Meeting the trees at Tilgate Park © Kai Hilton
Meeting a tree at Tilgate Park © Kai Hilton

Firstly Tamara demonstrated what the exercise involved. She guided her partner using words, rather than by touching, towards a tree. The ground in the woods is uneven, with roots and twigs, so this part was very much a trust exercise - about the blindfolded person listening and responding to instructions, whilst the guide needed to communicate clearly, adjust when necessary, watch carefully and take care of their partner so they didn't trip or fall, as well as sorting out lefts and rights and getting them successfully to be able to touch a chosen tree. You have to focus for this to work!

When the blindfolded person reached 'their' tree, they were encouraged to 'meet' it using whatever senses they wanted to. So, feeling the texture of bark, hugging it, smelling it.

Then they were guided away and invited to turn several times before removing their blindfold. Could they figure out which 'their' tree had been?

Meeting the trees at Tilgate Park © Kai Hilton
Meet a tree at Tilgate Park © Kai Hilton

We then all partnered up with a colleague, and took it it in turns to wear a blindfold and be 'guided'.

The experience of 'losing' your sight was fascinating - disorientating and somewhat scary to walk where you can't see.

Meeting the trees at Tilgate Park © Kai Hilton
Meet a tree at Tilgate Park © Kai Hilton

It was enjoyable to 'meet' a tree in this way. Trees are amazing things, and we don't usually pay such close attention at all, let alone with all our senses except sight. The textures of the bark, and all the lumps and bumps are fascinating. 

Being the guide also made you pay close attention to your surroundings and the ground in particular. You were also concerned to make sure your partner felt safe, and that your instructions were clear and easy to follow, so we experimented with different ways of doing that.

Any exercise which helps you become more aware of your surroundings and of the wonderful textures and feel of our trees has to be a good one!

Leave a comment
Time Δ Debug Message - Perch Runway 3.2
1782661983.66590 [906] SELECT p.pagePath, pr.routePattern, pr.routeRegExp, p.pageTemplate, pr.routeOrder, s.settingValue AS siteOffline FROM swt_pages_staging p LEFT JOIN swt_page_routes pr ON p.pageID=pr.pageID LEFT JOIN swt_settings s ON s.settingID='siteOffline' UNION SELECT NULL AS pagePath, pr2.routePattern, pr2.routeRegExp, pr2.templatePath AS pageTemplate, pr2.routeOrder, NULL AS siteOffline FROM swt_page_routes pr2 WHERE templateID!=0 ORDER BY routeOrder ASC, pagePath ASC
1782661983.69190.026Matched route: news/[slug:s]
1782661983.6920.0001Server address: 216.73.216.31
1782661983.69210Using master page: /templates/pages/blog/post.php
1782661983.69210Page arguments:
Array
(
    [0] => /news/meeting-a-tree
    [s] => meeting-a-tree
    [1] => meeting-a-tree
)
1782661983.69240.0003 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782661983.69360.0012 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1782661983.69560.002 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1782661983.69620.0006INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1782661983.69820.002 [1] SELECT * FROM swt_shop_cart WHERE cartID=22387326
1782661983.69890.0007 [1] SELECT * FROM swt_shop_cart WHERE cartID=22387326
1782661983.70.0011 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-06-28 15:53:00' AND saleTo>'2026-06-28 15:53:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1782661983.70160.0016 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='meeting-a-tree')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-06-28 15:53:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1782661983.70470.0031 [1] SELECT FOUND_ROWS() AS `count`
1782661983.70540.0007 [1] SELECT * FROM swt_blog_posts WHERE postID=3499 AND postStatus='Published' AND postDateTime<='2026-06-28 15:53:00'
1782661983.70650.0011 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1782661983.70730.0008 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1782661983.70810.0008 [1] SELECT * FROM swt_categories WHERE catID=195 LIMIT 1
1782661983.70870.0006 [1] SELECT * FROM swt_categories WHERE catID=51 LIMIT 1
1782661983.70920.0005 [1] SELECT * FROM swt_categories WHERE catID=53 LIMIT 1
1782661983.70990.0007Using template: /templates/blog/post.html
1782661983.71030.0003 [162] SELECT catID, catPath FROM swt_categories
1782661983.71120.0009 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-06-28 15:53:00' AND postSlug='meeting-a-tree'
1782661983.73190.0207Using template: /templates/blog/post.html
1782661983.73260.0007 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1782661983.73440.0018Using template: /templates/pages/attributes/seo.html
1782661983.73470.0003 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1782661983.73570.0009 [nil] SELECT * FROM ( SELECT idx.itemID, c.regionID, idx.pageID, c.itemJSON, idx2.indexValue as sortval FROM swt_content_index idx JOIN swt_content_items c ON idx.itemID=c.itemID AND idx.itemRev=c.itemRev AND idx.regionID=c.regionID JOIN swt_content_index idx2 ON idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev AND idx2.indexKey='_order' WHERE ((idx.regionID=104 AND idx.itemRev=0)) AND idx.itemID=idx2.itemID AND idx.itemRev=idx2.itemRev ) as tbl GROUP BY itemID, pageID, itemJSON, sortval, regionID ORDER BY sortval ASC
1782661983.73690.0012 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782661983.74020.0033 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782661983.74080.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782661983.74290.0021Using template: /templates/navigation/ps_nav_template.html
1782661983.74290.0001 [6] Using template: /templates/navigation/ps_nav_template_children.html
1782661983.74390.001 [4] Using template: /templates/navigation/ps_nav_template_children.html
1782661983.74450.0006 [29] Using template: /templates/navigation/ps_nav_template_children.html
1782661983.7480.0035 [10] Using template: /templates/navigation/ps_nav_template_children.html
1782661983.74940.0013 [7] Using template: /templates/navigation/ps_nav_template_children.html
1782661983.75030.001 [9] Using template: /templates/navigation/ps_nav_template_children.html
1782661983.75330.003 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1782661983.75420.0009 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1782661983.75630.0021 [1] Using template: /templates/navigation/breadcrumbs.html
1782661983.75690.0005Using template: /templates/blog/post.html
1782661983.75720.0003 [1] SELECT * FROM swt_blog_authors WHERE authorID='20' LIMIT 1
1782661983.75820.001Using template: /templates/blog/author.html
1782661983.75860.0004 [1] SELECT SQL_CALC_FOUND_ROWS DISTINCT tbl.* FROM ( SELECT idx.itemID, main.*, idx2.indexValue as sortval FROM swt_blog_index idx JOIN swt_blog_posts main ON idx.itemID=main.postID AND idx.itemKey='postID' JOIN swt_blog_index idx2 ON idx.itemID=idx2.itemID AND idx.itemKey='postID' AND idx2.indexKey='_id' WHERE 1=1 AND ((idx.indexKey='postSlug' AND idx.indexValue='meeting-a-tree')) AND idx.itemID=idx2.itemID AND idx.itemKey=idx2.itemKey GROUP BY idx.itemID, idx2.indexValue, postID ) as tbl WHERE (postStatus='Published' AND postDateTime<='2026-06-28 15:53:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1782661983.76080.0022 [1] SELECT FOUND_ROWS() AS `count`
1782661983.76150.0007 [1] Using template: /templates/blog/post.html
1782661983.76560.0041Using template: /templates/blog/comment_form.html
1782661983.76680.0012 [nil] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=3499 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1782661983.81530.0485 [0] Using template: /templates/blog/comment.html
1782661983.81560.0002Using template: /templates/blog/post.html
1782661983.81580.0002 [1] SELECT * FROM swt_blog_authors WHERE authorID='20' LIMIT 1
1782661983.81660.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1782661983.81730.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1782661983.81790.0007 [7] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-002%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782661983.82010.0022 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782661983.82070.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782661983.82250.0018 [6] Using template: /templates/navigation/footer-nav.html
1782661983.82330.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782661983.82380.0005 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782661983.82430.0005 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1782661983.82680.0025 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782661983.82740.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782661983.82930.0019 [10] Using template: /templates/navigation/footer-nav.html
1782661983.83250.0032 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1782661983.83310.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1782661983.83360.0005 [30] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-004%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782661983.83590.0023 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782661983.83640.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782661983.83830.0019 [29] Using template: /templates/navigation/footer-nav.html
1782661983.84050.0022 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1782661983.8410.0006 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1782661983.84140.0004 [11] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' AND pageDepth >=1 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1782661983.84410.0026 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1782661983.84460.0005 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1782661983.84640.0018 [10] Using template: /templates/navigation/footer-nav.html
1782661983.84750.0011Request time: 0.1848
1782661983.84750Process time: 0.1846
1782661983.84750Memory: 1.6304