require_once('../incl/rwhead5.php'); require_once('../incl/http_get.php'); require_once('../incl/photinc.php'); require_once('cowinc.php'); $dhn=open_photdb(); set_sz_coo(); rwhhead($titext,"","noFollow","cowi_gen.css"); # css location relies on base setting to get the css from myby ?>
Coal and Wine Tax Posts - The List
Notes are at the end of this page     |     Contents  |  All images gallery     |    

='9') { echo "
". "
". "". (strlen($row['Village']) ? "{$row['Location']}" : $row['Location']). "\n"; if ($row['Type']=='9') col_heads(); // messiness just to support my signature and date on the last row } else { do_row($row); } $row = mysql_fetch_assoc($sres); } echo "
\n"; ?>

Table Columns

No This is the post's Nail Number - see Sources below.   Posts are listed anticlockwise from the estuary - with possibly a few deviations from strict line-of-boundary sequence.
Type Nail Type - see post types below. The key to the type suffices, eg. 2a** is not yet to hand.
OS Grid Ref  Links are to photo pages.   Yellow highlight means the Grid Ref in the [CoL] version of the Nail list is wrong.  The correct one appears here.
Village Many of these posts still stand on boundaries so it is not always possible to tell exactly in which local authority area a given post stands. Therefore the village and area names should not be treated too rigidly.
P
Photo location: B - [Bro] site
E - Images of England from English Heritage
R - RWH - this site   If this is a link, the photo caption provides a bit more information about the post
W - Wheeler Systems Network
Location

Sources

[Nail] The Coal Duties of the City of London and their Boundary Marks, 1972 by Martin Nail.
This report gives each Post a number - the Nail Number and a Type.
A copy of the report is held by the Corporation of London Records Office. Tel 020 7332 1251.
[RWH] has not yet had sight of this report but believes that it is the source (probably with very little change) of …
[CoL] Corporation of London - full list as a small PDF
[B57] Bourne Society Bulletin - 1957
[Elm] Elmbridge list
[Bro] Hertfordshire list - Brookmans Park site
[IoE] Images of England - difficult to find Coal Post entries - try these results of searching
[Cro] London Borough of Croydon - list of Listed Buildings
[RWH] '>Roger W Haworth - editor and photographer of these pages

Post Types

Sadly the sources have used their own codes for the different post types. In the main table the Nail types are used. They are listed below together with the codes used by the other two sources that give post types.
Nail   Bro Elm
1 Slightly tapered granite obelisks, 4 feet high, erected on the banks of canals and rivers C 4
2 Square cast iron column with bevelled corners, 3 to 4 feet high - the most common type D 1
3 Cast-iron boxes or plates, about 10 inches square, built into the parapets of bridges - -
4 Four sided stone or cast-iron obelisks on a square base, 14 feet high, erected by the side of railways prior to the 1861 Act A 2
5 Cast iron obelisks on a square base, 5 feet high, erected beside railways B 3

Editor's Notes

Bristol nails

Contents  |  All images gallery     |     Obsolete version retained for reference


\n\n"; exit; // ------------------------------------------------------------------------------ function col_heads() { echo "\n". ($_COOKIE['thsz'] ? "" : ""); ?> No.Type OS Grid Ref VillageP  Location "; if ($_COOKIE['thsz']) { $op=""; if (!fmod($row['Seq No'],1)) { $key=substr(1000+$row['Seq No'],1,3); $qs="select * from `general` where `gal`='cw' and `seqno`>'$key' order by `seqno` limit 1"; $sres=do_query($qs); $grow=mysql_fetch_assoc($sres); if ($grow['width']>0 && substr($grow['seqno'],0,3)==$key) { $h=$_COOKIE['thsz']; $arcrit=1.0; if ($grow['width']/$grow['height']<$arcrit) { $w=round($h*$grow['width'] /$grow['height']); } else { $w=$h*$arcrit; $h=round($w*$grow['height']/$grow['width']); } $dims="style='width: {$w}px; height: {$h}px;'"; $op= "
". "
\n"; } } echo $op; } if ($row['SN oride']=='<') do_td(""); else echo "". (strlen($row['SN oride']) ? $row['SN oride'] : $row['Seq No']) .""; if (strlen($row['Type'])) echo ( $row['Type'][0]=='2' ? "" : "" ) ."{$row['Type']}"; else do_td(""); if (strlen($row['Grid Ref'])) { echo "" : ">") . (!strlen($row['galpage']) ? $row['Grid Ref'] : "10 ? "" : "cowitin.php?f=") . "{$row['galpage']}#". str_replace(' ','',$row['Grid Ref']) . "'>{$row['Grid Ref']}"); } else do_td(""); do_td($row['Village']); do_td($row['Photo']); do_td($row['Location']); echo "\n"; } function do_td($text) { echo "$text"; # echo ( strlen($text) ? "{$text}" : "" ); } ?>