Vinogradovka

Vinogradovka (Russian: Виноградовка) is a rural locality (a selo) in Vinogradovsky Selsoviet of Bureysky District, Amur Oblast, Russia. The population was 438 as of 2018.[2] There are 7 streets.

Vinogradovka

Виноградовка
Selo
Vinogradovka
Vinogradovka
Coordinates: 49°39′N 129°24′E[1]
CountryRussia
RegionAmur Oblast
DistrictBureysky District
Time zoneUTC+9:00

Geography

The village is located 45 km from Novobureysky.

gollark: ```luafunction os.pullEventRaw( sFilter ) return coroutine.yield( sFilter )endfunction os.pullEvent( sFilter ) local eventData = table.pack( os.pullEventRaw( sFilter ) ) if eventData[1] == "terminate" then error( "Terminated", 0 ) end return table.unpack( eventData, 1, eventData.n )end```
gollark: This runs in PotatoBIOS and shouldn't be terminated, so it ignores that.
gollark: No, `os.pullEvent` handles termination too.
gollark: Oh, you should use `os.pullEvent` and not `coroutine.yield` too, right.
gollark: Your thing will be running in a CraftOS environment instead of the BIOS one, so presumably you can use the `keys` library and make it easier.

References

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