List of lighthouses in Ontario
This is a list of lighthouses in the province of Ontario, Canada.
Lighthouses
gollark: They do in `ps ax` but not `ps -A` or `top`.
gollark: ```pythondef set_first_argv(name): libc = ctypes.CDLL(None) getenv = libc.getenv getenv.argtypes = [ctypes.c_char_p] getenv.restype = ctypes.c_void_p envloc = libc.getenv(b"USER") scan = b"python3" ssize = len(scan) buf = ctypes.create_string_buffer(ssize) for i in range(0, -2048, -1): ctypes.memmove(buf, envloc + i, ssize) res = b"".join(buf[j] for j in range(ssize)) if res == scan: argv0 = envloc + i break else: return del buf name += b"\x00" * 128 buf = ctypes.create_string_buffer(len(name)) buf.value = name ctypes.memmove(argv0, buf, len(name))```↑ GAZE upon it
gollark: My evil one does, but this is a non-evil one.
gollark: That requires root, octachoron.
gollark: I have `[kworker/0:1-events]` and such.
See also
- List of lighthouses in Canada
- Imperial Towers (a group of lighthouses in the list)
References
- Rowlett, Russ. "Lighthouses of Canada: Western Ontario". The Lighthouse Directory. University of North Carolina at Chapel Hill.
- Rowlett, Russ. "Lighthouses of Southwestern Ontario". The Lighthouse Directory. University of North Carolina at Chapel Hill.
- "Burlington Canal Main Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
- Rowlett, Russ. "Lighthouses of Southeastern Ontario". The Lighthouse Directory. University of North Carolina at Chapel Hill.
- Rowlett, Russ. "Lighthouses of West Central Ontario (Lake Huron Area)". The Lighthouse Directory. University of North Carolina at Chapel Hill.
- Rowlett, Russ. "Lighthouses of Central Ontario (Georgian Bay Area)". The Lighthouse Directory. University of North Carolina at Chapel Hill.
- "Gros Cap Reef Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
- "Gereaux Island Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
- "Griffith Island Lighthouse « Bruce Coast Lighthouses in Ontario". www.brucecoastlighthouses.com. Retrieved 2018-12-01.
- "Gros Cap Reef Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
- "Wayback Machine" (PDF). 2012-03-21. Archived from the original (PDF) on 2012-03-21. Retrieved 2018-12-01.
- "Killarney East Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
- "Mississagi Strait Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
- "Mohawk Island Lighthouse". www.pc.gc.ca. Retrieved 2018-12-01.
- "Nottawasaga Island Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
- "The Early Years – Nottawasaga Lighthouse Preservation Society". www.nlps.info. Retrieved 2018-12-01.
- "Pointe au Baril Range Front Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
- "Port Dalhousie Range Rear Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
- "Port Dover Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
- "Windmill Point Lighthouse". LighthouseFriends. Retrieved 2018-12-01.
External links
![]() |
Wikimedia Commons has media related to Lighthouses in Ontario. |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.