Dobromilice
Dobromilice (German: Dobromilitz) is a village and municipality (obec) in Prostějov District in the Olomouc Region of the Czech Republic.
Dobromilice | |
---|---|
Municipality | |
All Saints Church | |
Flag Coat of arms | |
Dobromilice | |
Coordinates: 49°21′47″N 17°8′47″E | |
Country | |
Region | Olomouc |
District | Prostějov |
Area | |
• Total | 7.96 km2 (3.07 sq mi) |
Elevation | 218 m (715 ft) |
Population (2014) | |
• Total | 873 |
• Density | 110/km2 (280/sq mi) |
Postal code | 798 25 |
Website | http://www.dobromilice.cz |
The municipality covers an area of 7.96 square kilometres (3.07 sq mi), and has a population of 873 (as at 1 January 2014).
Dobromilice lies approximately 13 kilometres (8 mi) south of Prostějov, 27 km (17 mi) south of Olomouc, and 212 km (132 mi) east of Prague.
Notable people
- Karl Michael von Levetzow, Moravian German librettist
- Antonín Novotný, chess composer
gollark: The rest Of Haskell Is.
gollark: Python or (node.)js are more common, arguably saner choices.
gollark: ...
gollark: If you want to stick with Lua this is pretty good.
gollark: ```lualocal lapis = require("lapis")local respond_to = require("lapis.application").respond_tolocal app = lapis.Application()app:match("create_account", "/create-account", respond_to({ GET = function(self) return { render = true } end, POST = function(self) do_something(self.params) return { redirect_to = self:url_for("index") } end}))```
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.