Waraseoni tehsil

Waraseoni tehsil is a fourth-order administrative and revenue division, a subdivision of third-order administrative and revenue division of Balaghat district of Madhya Pradesh.[1][2]

Waraseoni
Waraseoni
Location in Madhya Pradesh
Waraseoni
Waraseoni (India)
Coordinates: 21.765401°N 80.059080°E / 21.765401; 80.059080
Country India
StateMadhya Pradesh
DistrictBalaghat district
Government
  TypeJanpad Panchayat
  BodyCouncil
Area
  Total465.02 km2 (179.55 sq mi)
Population
 (2011)
  Total176,291
Languages
  OfficialHindi
Time zoneUTC+5:30 (IST)
Postal code (PIN)
481331
Area code(s)07633
ISO 3166 codeMP-IN
Vehicle registrationMP 50
No. of Villages78
Sex ratio1019

Geography

Waraseoni tehsil has an area of 465.02 sq kilometers. It is bounded by Lalbarra tehsil in the northwest and north, Balaghat tehsil in the northeast, Kirnapur tehsil in the east and southeast and Khairlanji tehsil in the south and southwest and Katangi tehsil in the west.

gollark: Caching is nice, I suppose.
gollark: Actually, SQLite is just very fast anyway, it can do sensible queries in a few milliseconds.
gollark: <@!330678593904443393> While better-sqlite3 *can* let me do what your PHP framework does, prepared statements are apparently more efficient and this is neater.
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 }), ]) } }```

See also

Citations

  1. New Delhi, The Office of the Registrar General and Census Commissioner, India (2011). "District Census Handbook of Balaghat, village and town directory" (PDF). p. 33,37. Archived from the original (PDF) on 24 January 2017. Retrieved 24 January 2017.
  2. New Delhi, The Office of the Registrar General and Census Commissioner, India (2011). "District Census Handbook of Balaghat, village and townwise primary census abstract (PCA)" (PDF). p. 11,24. Archived from the original (PDF) on 24 January 2017. Retrieved 24 January 2017.


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