How do you view the countryside?

, 10 September 2016
How do you view the countryside?
Rye Harbour saltmarsh

Is it the beauty of the countryside that appeals to you, or the patterns, or the plants, or animals, or the tranquility?

In 2005 the Environment Agency constructed a new sea defence at Rye Harbour and this enabled the re-creation of saltmarsh habitat in 2011. Since then we have documented the changes from an arable field, back to a rich and diverse community of plants and animals. This is how we view this little piece of Sussex...

Beauty – is best demonstrated by the superb aerial images taken from a drone. Have you seen the video on our webpage ?

Patterns – the saltmarsh plants grow in zones that are dictated by subtle differences in ground level and in Autumn their leaves go through colour changes much like trees. This creates intricate patterns.

Animals – after the sea was let in the mud was soon colonised by Corophium shrimps – 10,000 per square metre in the channels - and also lots of ragworms, all providing a feast for many wading birds. The sea also brings in many young fish and prawns that attract little egrets (photo), kingfishers, cormorants and a regular spoonbill. Monitoring of invertebrates has found some very rare species, most noteworthy was the first record in the UK of the beetle Euaesthetus superlatus - read this blog about it.

Plants – from bare mud to mature saltmarsh will take a few more years, but all of the flowers found in the old saltmarsh along the river Rother have now established in the new area. To follow the progress of the habitat we identify the plants growing at thousands of pre-determined points along a 700m. transect in September and the results for this year are just in...

Tranquility – the character of the saltmarsh changes through the year. In Spring the soundscape is dominated by redshank and lapwing and in Winter there can be thousands of golden plover. For most of the year it's home to curlew (photo) and their evocative calls fill the early mornings.

So, this exciting habitat re-creation project carried out by the Environment Agency with guidance from the Sussex Wildlife Trust team at Rye Harbour has re-created the saltmarsh habitat that was there until 65 years ago. It is now attractive countryside with many specialised plants and animals, some are quite rare. It has all the wildlife designations possible including the international wetland Ramsar. This new habitat is visited and seen by hundreds of thousands of visitors a year. I often wonder how they view it?

There is a snapshot of their views captured on TripAdvisor , but what's your view?

Time Δ Debug Message - Perch Runway 3.2
1783608009.0530 [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
1783608009.09020.0371Matched route: news/[slug:s]
1783608009.09040.0003Server address: 216.73.217.88
1783608009.09050.0001Using master page: /templates/pages/blog/post.php
1783608009.09050Page arguments:
Array
(
    [0] => /news/how-do-you-view-the-countryside
    [s] => how-do-you-view-the-countryside
    [1] => how-do-you-view-the-countryside
)
1783608009.09090.0004 [1] SELECT * FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783608009.09240.0015 [86] SELECT DISTINCT settingID, settingValue FROM swt_settings WHERE userID=0
1783608009.0950.0026 [1] SELECT locationID FROM swt_shop_tax_locations WHERE locationIsHome=1 LIMIT 1
1783608009.09590.0009INSERT INTO swt_shop_cart(memberID,locationID,currencyID,cartPricing,cartProperties) VALUES(NULL,'1',47,'standard','[]')
1783608009.09810.0022 [1] SELECT * FROM swt_shop_cart WHERE cartID=22826619
1783608009.09880.0008 [1] SELECT * FROM swt_shop_cart WHERE cartID=22826619
1783608009.09960.0007 [nil] SELECT * FROM swt_shop_sales WHERE saleFrom<='2026-07-09 14:40:00' AND saleTo>'2026-07-09 14:40:00' AND saleActive=1 AND saleDeleted IS NULL ORDER BY saleOrder ASC
1783608009.10160.002 [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='how-do-you-view-the-countryside')) 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-07-09 14:40:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 10
1783608009.10450.0029 [1] SELECT FOUND_ROWS() AS `count`
1783608009.10640.0019 [1] SELECT * FROM swt_blog_posts WHERE postID=1198 AND postStatus='Published' AND postDateTime<='2026-07-09 14:40:00'
1783608009.10780.0014 [13] SELECT * FROM swt_blog_sections ORDER BY sectionTitle ASC
1783608009.10880.001 [1] SELECT * FROM swt_blogs ORDER BY blogTitle ASC
1783608009.10970.0009 [1] SELECT * FROM swt_categories WHERE catID=70 LIMIT 1
1783608009.11050.0008Using template: /templates/blog/post.html
1783608009.11070.0002 [162] SELECT catID, catPath FROM swt_categories
1783608009.11180.0011 [1] SELECT * FROM swt_blog_posts WHERE postStatus='Published' AND postDateTime<='2026-07-09 14:40:00' AND postSlug='how-do-you-view-the-countryside'
1783608009.1330.0212Using template: /templates/blog/post.html
1783608009.1340.0009 [250] SELECT country, countryID FROM swt_shop_countries WHERE countryActive=1 ORDER BY country ASC
1783608009.13570.0017Using template: /templates/pages/attributes/seo.html
1783608009.1360.0003 [1] SELECT regionID, regionTemplate, regionPage, regionRev AS rev FROM swt_content_regions WHERE regionKey='Banner image' AND (regionPage='/news/post' OR regionPage='*')
1783608009.1370.0011 [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
1783608009.13870.0016 [82] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageDepth >=0 AND pageDepth<=2 ORDER BY pageTreePosition ASC
1783608009.14210.0035 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783608009.14280.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783608009.14510.0023Using template: /templates/navigation/ps_nav_template.html
1783608009.14520.0001 [6] Using template: /templates/navigation/ps_nav_template_children.html
1783608009.14610.0009 [4] Using template: /templates/navigation/ps_nav_template_children.html
1783608009.14650.0005 [29] Using template: /templates/navigation/ps_nav_template_children.html
1783608009.14970.0031 [10] Using template: /templates/navigation/ps_nav_template_children.html
1783608009.15080.0012 [7] Using template: /templates/navigation/ps_nav_template_children.html
1783608009.15150.0007 [9] Using template: /templates/navigation/ps_nav_template_children.html
1783608009.15470.0032 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' OR pageSortPath='/news/post' LIMIT 1
1783608009.15610.0014 [1] SELECT * FROM swt_pages_staging WHERE pageHidden=0 AND pageNew=0 AND pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition
1783608009.16590.0098 [1] Using template: /templates/navigation/breadcrumbs.html
1783608009.16650.0006Using template: /templates/blog/post.html
1783608009.16670.0003 [1] SELECT * FROM swt_blog_authors WHERE authorID='6' LIMIT 1
1783608009.16760.0009Using template: /templates/blog/author.html
1783608009.16820.0006 [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='how-do-you-view-the-countryside')) 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-07-09 14:40:00' ) GROUP BY itemID, sortval ORDER BY sortval ASC LIMIT 0, 1
1783608009.17020.002 [1] SELECT FOUND_ROWS() AS `count`
1783608009.17070.0005 [1] Using template: /templates/blog/post.html
1783608009.17520.0045Using template: /templates/blog/comment_form.html
1783608009.1760.0007 [nil] SELECT * FROM swt_blog_comments WHERE 1=1 AND postID=1198 AND commentStatus='LIVE' ORDER BY FIELD(webmentionType, 'like', 'repost', 'comment', NULL) ASC, commentDateTime ASC
1783608009.24420.0683 [0] Using template: /templates/blog/comment.html
1783608009.24440.0002Using template: /templates/blog/post.html
1783608009.24470.0003 [1] SELECT * FROM swt_blog_authors WHERE authorID='6' LIMIT 1
1783608009.24570.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/what-we-do' OR pageSortPath='/what-we-do' LIMIT 1
1783608009.24670.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-002' LIMIT 1
1783608009.24740.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
1783608009.24960.0022 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783608009.25040.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783608009.25230.002 [6] Using template: /templates/navigation/footer-nav.html
1783608009.25370.0014 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783608009.25450.0008 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783608009.2550.0005 [38] SELECT * FROM swt_pages_staging WHERE pageNew=0 AND pageHidden=0 AND pageTreePosition LIKE '000-005%' ORDER BY pageTreePosition ASC
1783608009.25750.0025 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783608009.2580.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783608009.26530.0072 [10] Using template: /templates/navigation/footer-nav.html
1783608009.26890.0036 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/visit' OR pageSortPath='/visit' LIMIT 1
1783608009.270.0011 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-004' LIMIT 1
1783608009.27060.0006 [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
1783608009.27350.0029 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783608009.27430.0007 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783608009.27650.0022 [29] Using template: /templates/navigation/footer-nav.html
1783608009.27910.0026 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pagePath='/make-a-difference' OR pageSortPath='/make-a-difference' LIMIT 1
1783608009.28010.001 [1] SELECT pageID, pageParentID, pageDepth, pageTreePosition FROM swt_pages_staging WHERE pageTreePosition='000-005' LIMIT 1
1783608009.28080.0007 [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
1783608009.28290.0021 [1] SELECT pageTreePosition FROM swt_pages_staging WHERE pagePath='/news/post' LIMIT 1
1783608009.28350.0006 [2] SELECT pageID FROM swt_pages_staging WHERE pageTreePosition IN ('000-006-001', '000-006', '000') ORDER BY pageTreePosition DESC
1783608009.28550.002 [10] Using template: /templates/navigation/footer-nav.html
1783608009.28710.0016Request time: 0.2386
1783608009.28710Process time: 0.2384
1783608009.28720Memory: 1.6218