Rong Kham District

Rong Kham (Thai: ร่องคำ, pronounced [rɔ̂ŋ kʰām]) is a district (amphoe) in the southern part of Kalasin Province, northeastern Thailand.

Rong Kham

ร่องคำ
District location in Kalasin Province
Coordinates: 16°16′0″N 103°44′26″E
CountryThailand
ProvinceKalasin
SeatRong Kham
Area
  Total82.137 km2 (31.713 sq mi)
Population
 (2005)
  Total16,444
  Density200.3/km2 (519/sq mi)
Time zoneUTC+7 (ICT)
Postal code46210
Geocode4604

Geography

Neighboring districts are (from the west clockwise): Kamalasai of Kalasin Province; Pho Chai, and Chiang Khwan of Roi Et Province.

History

The minor district (king amphoe) was created on 1 February 1973, when tambons Rong Kham and Samakkhi were split off from the district Kamalasai.[1] It was upgraded to a full district on 10 October 1993.[2]

Administration

The district is divided into three sub-districts (tambons), which are further subdivided into 40 villages (mubans). Rong Kham is a township (thesaban tambon) which covers parts of tambon Rong Kham. There are a further two tambon administrative organizations (TAO).

No. Name Thai name Villages Pop.
1.Rong Khamร่องคำ136,191
2.Samakkhiสามัคคี155,448
3.Lao Oiเหล่าอ้อย124,805
gollark: This is rendered to HTML.
gollark: Oh, and look how I write HTML:```javascript return { view(vnode) { const inputHandler = e => { value = e.target.value } if (vnode.attrs.initialValue && value === undefined || value === null) { value = vnode.attrs.initialValue } return m(".editor", [ m(".toolbar", [ m("button", { onclick: () => vnode.attrs.onsave(value, true) }, "Done"), m("button", { onclick: () => vnode.attrs.onsave(value, false) }, "Save"), m("button", { onclick: () => { previewing = !previewing } }, previewing ? "Edit" : "Preview") ]), previewing ? m(".preview", renderAST(parse(value))) : m("textarea", { value, oninput: inputHandler, onchange: inputHandler }), ]) } }```
gollark: BEES ACTIVATING.
gollark: CHECKMATE, ATHEISTS!
gollark: They work in do notation, don't they?

References


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