Sluchkovo

Sluchkovo (Russian: Случково) is a rural locality (a village) in Kupriyanovskoye Rural Settlement, Gorokhovetsky District, Vladimir Oblast, Russia. The population was 1 as of 2010.[2]

Sluchkovo

Случково
Village
Sluchkovo
Sluchkovo
Coordinates: 56°07′N 42°40′E[1]
CountryRussia
RegionVladimir Oblast
DistrictGorokhovetsky District
Time zoneUTC+3:00

Geography

The village is located 9 km south from Vyezd, 13 km south from Gorokhovets.

gollark: Yes, I have that app.
gollark: ```glsl#ifdef GL_FRAGMENT_PRECISION_HIGHprecision highp float;#elseprecision mediump float;#endifuniform vec2 resolution;uniform float time;float chunk(float x, float to) { return floor(x / to) * to;}float rescale(float x) { return (x + 1.) / 2.;}void main(void) { vec2 u = gl_FragCoord.xy; vec2 c = vec2( chunk(u.x, 50.), chunk(u.y, 50.) ); vec2 uv = c / resolution.xy; gl_FragColor = vec4( uv, rescale(sin(time)), 1.0 );}```GlsL.
gollark: For ggoogling.
gollark: `dlang` works.
gollark: Yes.

References


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