List of listed buildings in Inchinnan, Renfrewshire

This is a list of listed buildings in the parish of Inchinnan in Renfrewshire, Scotland.

List

Name Location Date Listed Grid Ref. [note 1] Geo-coordinates Notes LB Number [note 2] Image
Town Of Inchinnan Farm, Greenock Road, Inchinnan 55°53′11″N 4°25′51″W Category C(S) 12729
Inchinnan Bridge Over Black Cart Water, (Part In Renfrew Parish) 55°52′50″N 4°24′42″W Category A 12732

Upload another image
See more images

India Of Inchinnan (Dunlop Limited) Office Range 55°53′11″N 4°26′25″W Category A 13459
Inchinnan New Parish Church, Early Gravestones 55°53′21″N 4°25′59″W Category B 13049
Northbar House Inchinnan 55°53′33″N 4°25′51″W Category A 12730
Former Park Parish Church, (Now A Hall), Broomlands, Old Greenock Road 55°53′29″N 4°26′20″W Category C(S) 12731

Upload another image

Key

The scheme for classifying buildings in Scotland is:

  • Category A: "buildings of national or international importance, either architectural or historic; or fine, little-altered examples of some particular period, style or building type."[1]
  • Category B: "buildings of regional or more than local importance; or major examples of some particular period, style or building type, which may have been altered."[1]
  • Category C: "buildings of local importance; lesser examples of any period, style, or building type, as originally constructed or moderately altered; and simple traditional buildings which group well with other listed buildings."[1]

In March 2016 there were 47,288 listed buildings in Scotland. Of these, 8% were Category A, and 50% were Category B, with the remaining 42% being Category C.[2]

Notes

  1. Sometimes known as OSGB36, the grid reference (where provided) is based on the British national grid reference system used by the Ordnance Survey.
    "Guide to National Grid". Ordnance Survey. Retrieved 2007-12-12.
    "Get-a-map". Ordnance Survey. Retrieved 2007-12-17.
  2. Historic Environment Scotland assign a unique alphanumeric identifier to each designated site in Scotland, for listed buildings this always begins with "LB", for example "LB12345".
gollark: It's actually very fast.
gollark: ```lualocal function isprime(n) for i = 2, math.sqrt(n) do if n % i == 0 then return false end end return trueend local function findprime(from) local i = from while true do if isprime(i) then return i end i = i + 1 endend```
gollark: ```lua if settings.get "potatOS.removable" then potatOS.actually_really_uninstall = function(hedgehog) if hedgehog == "76fde5717a89e332513d4f1e5b36f6cb" then print "Hedgehog valid. Deleting potatOS main code." fs.delete "/autorun" else error "Invalid hedgehog! Expected 76fde5717a89e332513d4f1e5b36f6cb." end end end```Also this bit, optionally.
gollark: ```lua begin_uninstall_process = function() print "Please wait. Generating semiprime number..." local p1 = findprime(math.random(2, 100000)) local p2 = findprime(math.random(2, 100000)) local num = p1 * p2 print("Please find the prime factors of the following number:", num) write "Factor 1: " local f1 = tonumber(read()) write "Factor 2: " local f2 = tonumber(read()) if (f1 == p1 and f2 == p2) or (f2 == p1 and f1 == p2) then term.clear() term.setCursorPos(1, 1) print "Accepted. Moving startup." fs.delete "old-potatOS-startup" fs.move("startup", "old-potatOS-startup") print "Press any key to continue." os.pullEvent "key" os.reboot() else print("Factors", f1, f2, "invalid.", p1, p2, "expected.") end end```This bit is the uninstaller.
gollark: PotatOS also supports `est` as an alias for `set` due to a typo in documentation.

References

  1. "What is Listing?". Historic Environment Scotland. Retrieved 29 May 2018.
  2. Scotland's Historic Environment Audit 2016 (PDF). Historic Environment Scotland and the Built Environment Forum Scotland. pp. 15–16. Retrieved 29 May 2018.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.