Stoddard, Nebraska

Stoddard is a ghost town in Thayer County, Nebraska, United States.[1]

History

Stoddard was a depot on the Chicago, Burlington and Quincy Railroad.[2] A post office was established at Stoddard in 1886, and remained in operation until it was discontinued in 1934.[3]

gollark: ddg!wikihow cheat at esobot typerace
gollark: I use terminator.
gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: The homoglyphs thing would have been better, to be honest! I just copypasted the translation table esobot uses out of its source code.
gollark: But I'm really typing this fast! You're discriminating against me!

References

  1. U.S. Geological Survey Geographic Names Information System: Stoddard, Nebraska
  2. Fitzpatrick, Lillian L. (1960). Nebraska Place-Names. University of Nebraska Press. p. 139. ISBN 0-8032-5060-6. A 1925 edition is available for download at University of Nebraska—Lincoln Digital Commons.
  3. "Thayer County". Jim Forte Postal History. Retrieved 23 August 2014.


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