Samse
Samse is a village in the southern state of Karnataka, India.[1][2] It is located in the Kalasa taluk of Chikkamagaluru district in Karnataka.
Samse | |
---|---|
village | |
![]() Tea plantation near Samse | |
![]() ![]() Samse Location in Karnataka, India ![]() ![]() Samse Samse (India) | |
Coordinates: 13.13°N 75.64°E | |
Country | ![]() |
State | Karnataka |
District | Chikkamagaluru |
Talukas | Mudigere |
Population (2001) | |
• Total | 5,687 |
Languages | |
• Official | Kannada |
Time zone | UTC+5:30 (IST) |
Demographics
As of 2001 India census, Samse had a population of 5687 with 2933 males and 2754 females.[1]
gollark: Arguably, Ale's code there is horrible.
gollark: The canned meat thingy?
gollark: ```lualocal function setInterval(func, s, ...) assert(type(func) == "function", "bad argument #1 (expected function, got ".. type(func) ..")") s = s or 0 assert(type(s) == "number", "bad argument #2 (expected number, got ".. type(s) ..")") local interval = {} interval.interval = s interval.func = func interval.args = {...} interval.id = genHex() interval.run = true interval.stopped = false interval.pid = spawn(function() while interval.run do sleep(interval.interval) spawn(function() interval.func(unpack(interval.args)) end) end end) interval = setmetatable(interval, { __tostring = function() return string.format("Interval 0x%x [%s]s (%s)", interval.id, s, string.match(tostring(func),"%w+$")) end, }) return intervalend```
gollark: It's included in PotATOS.
gollark: https://raw.githubusercontent.com/Ale32bit-CC/Node.lua/master/node.lua
See also
- Chikmagalur
- Mangalore
- Districts of Karnataka
References
- Village code= 1413900 "Census of India : Villages with population 5000 & above". Registrar General & Census Commissioner, India. Retrieved 18 December 2008.
- "Yahoomaps India :". Retrieved 18 December 2008. Samse, Chikmagalur, Karnataka
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.