Polyana, Vologda Oblast

Polyana (Russian: Поляна) is a rural locality (a village) in Sizemskoye Rural Settlement, Sheksninsky District, Vologda Oblast, Russia. The population was 16 as of 2002.[2]

Polyana

Поляна
Village
Polyana
Polyana
Coordinates: 59°23′N 38°41′E[1]
CountryRussia
RegionVologda Oblast
DistrictSheksninsky District
Time zoneUTC+3:00

Geography

The distance to Sheksna is 33.8 km, to Charomskoye is 8 km. Maly Ovinets is the nearest rural locality.

gollark: ```python#!/usr/bin/env python3import randomimport fileinput# https://github.com/LyricLy/Esobot/blob/bcc9e548c84ea9b23fc832d0b0aaa8288de64886/cogs/general.pylyrictable_raw = { "a": "а", "c": "с", "e": "е", "s": "ѕ", "i": "і", "j": "ј", "o": "о", "p": "р", "y": "у", "x": "х" }lyrictable = str.maketrans({v: k for k, v in lyrictable_raw.items()})for line in fileinput.input(): line = line.replace("\n", "") print(line.translate(lyrictable).replace("\u200b", ""))```
gollark: You have to remove them.
gollark: It contains zero width spaces and Cyrillic characters.
gollark: Praise the Consortium?
gollark: Do you know what "blackmailing" means, LyricLy?

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.