Sovetsky, Totemsky District, Vologda Oblast

Sovetsky (Russian: Советский) is a rural locality (a settlement) in Pyatovskoye Rural Settlement, Tarnogsky District, Vologda Oblast, Russia. The population was 1,447 as of 2002.[2] There are 20 streets.

Sovetsky

Советский
Settlement
Sovetsky
Sovetsky
Coordinates: 59°55′N 42°43′E[1]
CountryRussia
RegionVologda Oblast
DistrictTarnogsky District
Time zoneUTC+3:00

Geography

The distance to Totma is 7 km, to Pyatovskaya is 8 km. Vnukovo is the nearest rural locality.

gollark: Now to watch all the tests fail.
gollark: You know what, I'll ignore this ENTIRELY for now muahahahaha.
gollark: This is in a 130 line function which *kind of* explains what it's doing, but apiaristically.
gollark: It *seemed* like it was just inserting things, but it may also be moving everything after this into the children of the other thingy?
gollark: ```nim var emNode = newDoublyLinkedNode(emToken) for childNode in token.children.nodes: if childNode.value == opener.value.token: emToken.children.head = childNode.next if childNode.next != nil: childNode.next.prev = nil childNode.next = emNode emNode.prev = childNode if childNode.value == closer.value.token: emToken.children.tail = childNode.prev if childNode.prev != nil: childNode.prev.next = nil childNode.prev = emNode emNode.next = childNode```

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.