Kentmorr Airpark

(ICAO: K3W3, FAA LID: 3W3) is an airport located five miles south of Stevensville, Maryland on the Chesapeake Bay.[2]

Kentmorr Airpark
Summary
OperatorJohn McCarthy
ServesStevensville, Maryland
Built1945 [1]
Coordinates38.91797°N 76.35877°W / 38.91797; -76.35877
Runways
Direction Length Surface
ft m
10-28 2,400 732 turf

History

The airport was founded by Nathan "Bill" Morris on a potato patch located on Kent Island. He built a hangar with a small single family home above, creating one of the first hangar-homes in the country. Morris was one of the world's oldest active pilots later in life flying at 98 years of age.[3] The residential airpark is lined with 14 homes that share access to the grass runway.[4]

gollark: The bridge is via IRC and very hacky.
gollark: Greetings, octachoron #17.
gollark: Well, I needed to overwrite `argv[0]` from Python;.
gollark: Great!
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

References

  1. John R. Breihan. Maryland Aviation. p. 22.
  2. Flying Magazine: 91. May 1948. Missing or empty |title= (help)
  3. "Bill Morris dies at 98". Retrieved 13 October 2011.
  4. Amy Laboda. "Living with the Love of your Life". AOPA Pilot: 68.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.