Nealy Ridge, Virginia

Nealy Ridge is an unincorporated community in Dickenson County, Virginia, in the United States.[1]

History

A post office was established at Nealy Ridge in 1909, and remained in operation until it was discontinued in 1961.[2] The community was probably named for Cornealius "Nealy" Vanover, an early settler.[3]

gollark: > entire gigantic complex application
gollark: > C
gollark: ```rustextern crate mogwai;use mogwai::prelude::*;let (tx, rx) = txrx_fold( 0, |n:&mut i32, _:&Event| -> String { *n += 1; if *n == 1 { "Clicked 1 time".to_string() } else { format!("Clicked {} times", *n) } } );button() .rx_text("Clicked 0 times", rx) .tx_on("click", tx) .run().unwrap_throw()```I do not understand how this is meant to work.
gollark: I basically just want to improve my dice roller thing.
gollark: Hyperapp's 2KB, Mithril is 10KB.

References

  1. U.S. Geological Survey Geographic Names Information System: Nealy Ridge, Virginia
  2. "Dickenson County". Jim Forte Postal History. Retrieved 29 September 2014.
  3. Tennis, Joe (2004). Southwest Virginia Crossroads: An Almanac of Place Names and Places to See. The Overmountain Press. p. 10. ISBN 978-1-57072-256-1.



This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.