Denham, Indiana

Denham is an unincorporated community in Rich Grove Township, Pulaski County, in the U.S. state of Indiana.[2]

Denham, Indiana
Denham
Denham
Coordinates: 41°09′07″N 86°42′49″W
CountryUnited States
StateIndiana
CountyPulaski
TownshipRich Grove
Elevation709 ft (216 m)
Time zoneUTC-5 (Eastern (EST))
  Summer (DST)UTC-4 (EDT)
ZIP code
46996
GNIS feature ID433469

History

An old variant name of the community was called Gundrum.[3] The community had its start in 1860s when the railroad was extended to that point.[4] The Denham name was adopted in the 1880s in honor of a railroad official.[5]

A post office was established under the name Gundrum in 1870, was renamed Denham in 1888, and remained in operation until it was discontinued in 1996.[6]

Geography

Denham is located at 41°09′07″N 86°42′49″W.

gollark: As I said, it should be a multicast address.
gollark: It's on my laptop, which isn't currently on WiFi or anything, so yes.
gollark: ```rust let multicast_addr: Ipv6Addr = "ff02::aeae".parse().unwrap(); let socket = Socket::new(Domain::ipv6(), Type::dgram(), Some(Protocol::udp()))?; socket.set_only_v6(true)?; socket.set_multicast_loop_v6(false)?; socket.join_multicast_v6(&multicast_addr, 0).with_context(|| "join multicast failed")?; socket.bind(&SocketAddr::from((Ipv6Addr::UNSPECIFIED, PORT)).into())?;```
gollark: It's likely that my code is just setting up the socket wrong somehow, since I mostly just used the multicast-looking things in the docs and rearranged the calls until it stopped saying stupid things like "OS error 22".
gollark: ```192.168.1.148 dev enp0s31f6 lladdr 90:8d:6c:1f:0f:fd STALE192.168.1.1 dev enp0s31f6 lladdr a4:08:f5:7d:a3:d3 REACHABLE192.168.1.179 dev enp0s31f6 lladdr 00:4c:74:86:00:2f STALE2a00:23c7:5415:d300:adf8:5e75:241f:8e7d dev enp0s31f6 lladdr 00:4c:74:86:00:2f STALEfe80::7c31:e6f9:7182:4856 dev enp0s31f6 lladdr 00:4c:74:86:00:2f STALEfe80::22bb:223:5b9:1efd dev enp0s31f6 lladdr a0:b3:cc:ea:e3:8b REACHABLEfe80::a608:f5ff:fe7d:a3d3 dev enp0s31f6 lladdr a4:08:f5:7d:a3:d3 router REACHABLE2a00:23c7:5415:d300:6209:a461:6fb4:931d dev enp0s31f6 lladdr a0:b3:cc:ea:e3:8b REACHABLE```

References

  1. "US Board on Geographic Names". United States Geological Survey. October 25, 2007. Retrieved 2016-11-17.
  2. "Denham, Indiana". Geographic Names Information System. United States Geological Survey. Retrieved July 8, 2017.
  3. "USGS detail on Denham - Variant Citation". Retrieved 2017-04-01.
  4. Counties of White and Pulaski, Indiana: Historical and Biographical. F.A. Battey & Company. 1883. p. 621.
  5. Potempa, Philip. "OFFBEAT: NWI small town post office included at Smithsonian". nwi.com. Retrieved 24 November 2015.
  6. "Pulaski County". Jim Forte Postal History. Retrieved April 1, 2017.



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