Konanur, Mysore

Konanur or Paduvalamarahalli is a village in Nanjangud taluk of Mysore district, Karnataka state, India.

Farm at Konanur
Papaya farm at Konanur

Location

Konanur is located about 15 km from the nearest town of Chamarajanagar.[1] Nanjangud town is also nearby.[2]

Demographics

There are 1,924 people in the village living in 482 houses. The total area of the village is 705 hectares.[3]

Landmarks

The village has a panchayath office, one government school and two private schools. There are many temples around the lake in the village.

Transportation

The village has a railways station called Konanur railway station. It comes in the Mysore-Chamarajnagar branchline. There are three trains every day to Mysore and Chamarajanagar on either sides.

gollark: It's called closure. Stuff defined in something gets access to locals from that thing.
gollark: Just do```luafunction fs.open(file, mode) local f = {} -- Store fs files in here local handle = io.open(file, mode) function f.readAll() return handle:read("*a") end function f.close() handle:close() end function f.write(data) handle:write(data) end return fend```unless there's some other thing you need it for.
gollark: Wait, why do you need a global `openFiles` thing for that?
gollark: Cool, should be useful.
gollark: It might be redirecting and being weird.

See also

References


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