Blumenthal, Schleswig-Holstein
Blumenthal is a municipality in the district of Rendsburg-Eckernförde, in Schleswig-Holstein, Germany.
Blumenthal | |
---|---|
Coat of arms | |
Location of Blumenthal within Rendsburg-Eckernförde district | |
Blumenthal Blumenthal | |
Coordinates: 54°13′0″N 10°0′0″E | |
Country | Germany |
State | Schleswig-Holstein |
District | Rendsburg-Eckernförde |
Municipal assoc. | Molfsee |
Government | |
• Mayor | Johann Brunkhorst |
Area | |
• Total | 7.8 km2 (3.0 sq mi) |
Elevation | 31 m (102 ft) |
Population (2018-12-31)[1] | |
• Total | 693 |
• Density | 89/km2 (230/sq mi) |
Time zone | CET/CEST (UTC+1/+2) |
Postal codes | 24241 |
Dialling codes | 04347 |
Vehicle registration | RD |
Website | www.molfsee.de |
Geography and transport
Blumenthal is located about 8 milles southwest of Kiel at the Bundesautobahn 215.
Economy
The town was originally agrarian-oriented, but now because of its proximity to the state capital Kiel, the residential use of land predominates.
Politics
Of the nine seats in the municipal council, the SPD has four seats since the local elections in 2008, the Freie Wähler ABW three and the CDU two.
gollark: <@278889690596376576> Can you update CC Tweaked? SquidDev updated it to allow binary websocket sending.
gollark: <@152960219390017538> PHP is bad.
gollark: Somehow!
gollark: Well, combined with the rest of the code, it does!
gollark: ```javapackage com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.strategies;import org.springframework.beans.factory.annotation.Autowired;import org.springframework.stereotype.Service;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.loop.LoopContext;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.impl.loop.LoopRunner;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.loop.LoopPayloadExecution;import com.seriouscompany.business.java.fizzbuzz.packagenamingpackage.interfaces.strategies.FizzBuzzSolutionStrategy;@Servicepublic class EnterpriseGradeFizzBuzzSolutionStrategy implements FizzBuzzSolutionStrategy { private final LoopPayloadExecution _loopPayloadExecution; @Autowired public EnterpriseGradeFizzBuzzSolutionStrategy(final LoopPayloadExecution _loopPayloadExecution) { super(); this._loopPayloadExecution = _loopPayloadExecution; } @Override public void runSolution(final int nFizzBuzzUpperLimit) { final LoopContext loopContext = new LoopContext(nFizzBuzzUpperLimit); final LoopRunner loopRunner = new LoopRunner(loopContext, loopContext, this._loopPayloadExecution); loopRunner.runLoop(); }}```
References
- "Statistikamt Nord – Bevölkerung der Gemeinden in Schleswig-Holstein 4. Quartal 2018 (XLS-file)". Statistisches Amt für Hamburg und Schleswig-Holstein (in German).
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.