Elmira, Kansas

Elmira was a small settlement in Center Township, Mitchell County, Kansas, United States.

Elmira, Kansas
Elmira
Location within the state of Kansas
Elmira
Elmira (the United States)
Coordinates: 39°20′10″N 98°15′31″W
CountryUnited States
StateKansas
CountyMitchell
Elevation
1,440 ft (439 m)
Time zoneUTC-6 (Central (CST))
  Summer (DST)UTC-5 (CDT)
GNIS feature ID482380[1]

History

Elmira was issued a post office in 1872. The post office was discontinued in 1895.[2]

gollark: Well, traditionally, the pH analogy is used for "based"/"cringe" (or "acidified", really).
gollark: Okay.
gollark: ```c/* A C program vulnerable to buffer overflows. */#include <stdio.h>#include <stdlib.h>#include <string.h>void function(char *str){ char buf[16]; /* The following statement has a buffer overflow problem */ strcpy(buf, str); printf("Buffer size: %d\n", (int)strlen(buf)); printf("Buffer content: %s\n", buf);}int main(int argc, char *argv[]){ if (argc < 2) { printf("Usage: %s <string>\n", argv[0]); exit(EXIT_FAILURE); } function(argv[1]); exit(EXIT_SUCCESS);}```
gollark: Get a hypertoaster.
gollark: Nobody sends *me* emails with ideas.

References

  1. "US Board on Geographic Names". United States Geological Survey. 1984-07-01. Retrieved 2017-12-30.
  2. "Kansas Post Offices, 1828-1961". Kansas Historical Society. Retrieved 2017-12-30.



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