Safonovskaya
Safonovskaya (Russian: Сафоновская) is a rural locality (a village) in Nizhneslobodskoye Rural Settlement, Vozhegodsky District, Vologda Oblast, Russia. The population was 17 as of 2002.[2]
Safonovskaya Сафоновская | |
---|---|
Village | |
Safonovskaya Safonovskaya | |
Coordinates: 60°26′N 41°02′E[1] | |
Country | Russia |
Region | Vologda Oblast |
District | Vozhegodsky District |
Time zone | UTC+3:00 |
Geography
The distance to Vozhega is 58 km, to Derevenka is 9 km. Baranovskaya, Timoshinskaya, Yereminskaya are the nearest rural localities.
gollark: USING python.
gollark: you PENGUINS.
gollark: HAS YOUR NOSE EXPLODED?
gollark: ```haskellimport Data.Listimport Data.Bits fib :: Int -> Integerfib n = snd . foldl_ fib_ (1, 0) . dropWhile not $ [testBit n k | k <- let s = bitSize n in [s-1,s-2..0]] where fib_ (f, g) p | p = (f*(f+2*g), ss) | otherwise = (ss, g*(2*f-g)) where ss = f*f+g*g foldl_ = foldl' -- '```
gollark: import Data.Listimport Data.Bits fib :: Int -> Integerfib n = snd . foldl_ fib_ (1, 0) . dropWhile not $ [testBit n k | k <- let s = bitSize n in [s-1,s-2..0]] where fib_ (f, g) p | p = (f*(f+2*g), ss) | otherwise = (ss, g*(2*f-g)) where ss = f*f+g*g foldl_ = foldl' -- '
References
- Карта Вожегодского района Вологодской области
- Данные переписи 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.