Thompson Corner, Iowa
Thompson Corner is an unincorporated community in Allamakee County, Iowa, United States.[1]
Thompson Corner, Iowa | |
---|---|
Thompson Corner, Iowa | |
Coordinates: | |
Country | United States |
State | Iowa |
County | Allamakee |
Elevation | 1,204 ft (367 m) |
Time zone | UTC-6 (Central (CST)) |
• Summer (DST) | UTC-5 (CDT) |
Area code(s) | 563 |
GNIS feature ID | 464778 |
History
Thompson Corner (originally Thompson's Corners) was named for William C. Thompson, who resided there.[2]
gollark: ```lualocal function unhexize(key) local out = {} for i = 1, #key, 2 do local pair = key:sub(i, i + 1) table.insert(out, tonumber(pair, 16)) end return outendlocal function hexize(key) local out = "" for _, v in pairs(key) do out = out .. string.format("%.2x", v) end return outend```
gollark: So you need to decode to that and back.
gollark: The ECC thing stores keys as *tables* of bytes.
gollark: Wait, I think I know the issue actually.
gollark: Actually, textutils is probably escaping it for you.
References
- U.S. Geological Survey Geographic Names Information System: Thompson Corner
- Ellery M. Hancock (1913). Past and Present of Allamakee County, Iowa: A Record of Settlement, Organization, Progress and Achievement. S. J. Clarke publishing Company. pp. 407.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.