Cabaniss, Georgia

Cabaniss is an unincorporated community in Monroe County, in the U.S. state of Georgia.[1]

History

A post office called Cabaniss was established in 1872, and remained in operation until 1904.[2] The community was named in honor of E. G. Cabaniss, a local judge.[3]

gollark: ```javascriptconst executeMigration = DB.transaction((i) => { const migration = migrations[i] DB.exec(migration) DB.pragma(`user_version = ${i + 1}`) log.info(`Migrated to schema ${i + 1}`)})```Look, esolang.
gollark: It's not an esolang. it's a cheesolang.
gollark: Personally my favourite artery is the aorta, how about you?
gollark: Which artery?
gollark: ```javascriptconst functions = { randomPage: () => SQL`SELECT name FROM (SELECT DISTINCT name FROM pages) AS all_page_names ORDER BY RANDOM() LIMIT 1`.get().name, getPage, updatePage, getPages: () => SQL`SELECT DISTINCT ON (name) name, updated FROM pages`.all()}```

References

  1. U.S. Geological Survey Geographic Names Information System: Cabaniss, Georgia
  2. "Post Offices". Jim Forte Postal History. Retrieved 2 April 2018.
  3. Krakow, Kenneth K. (1975). Georgia Place-Names: Their History and Origins (PDF). Macon, GA: Winship Press. p. 31. ISBN 0-915430-00-2.

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