Vorderweißenbach
Vorderweißenbach is a municipality in the district of Urfahr-Umgebung in the Austrian state of Upper Austria.
Vorderweißenbach | |
---|---|
![]() | |
![]() Coat of arms | |
![]() ![]() Vorderweißenbach Location within Austria | |
Coordinates: 48°33′10″N 14°13′12″E | |
Country | Austria |
State | Upper Austria |
District | Urfahr-Umgebung |
Government | |
• Mayor | Bruno Fröhlich (ÖVP) |
Area | |
• Total | 63.48 km2 (24.51 sq mi) |
Elevation | 705 m (2,313 ft) |
Population (2018-01-01)[2] | |
• Total | 2,653 |
• Density | 42/km2 (110/sq mi) |
Time zone | UTC+1 (CET) |
• Summer (DST) | UTC+2 (CEST) |
Postal code | 4191 |
Area code | 07219 |
Vehicle registration | UU |
Website | www.vorderweissenbach.at |
Population
Year | Pop. | ±% |
---|---|---|
1991 | 2,061 | — |
2001 | 2,125 | +3.1% |
gollark: You could stick them in the A record in some simple format (maybe the metadata one).
gollark: And probably AAAA/TXT/etc support.
gollark: <@129553195314839552> You want this with better input validation basically.
gollark: ```javascriptconst dns = require("dns2")const fetch = require("node-fetch")const { Packet } = dns;const server = dns.createServer(async (request, send, rinfo) => { const response = Packet.createResponseFromRequest(request); const [ question ] = request.questions; const { name } = question; if (name.endsWith(".kst")) { const nameWithoutExt = name.replace(/\.kst$/, "") const kstName = await (await fetch(`https://krist.ceriat.net/names/${encodeURIComponent(nameWithoutExt)}`)).json() console.log(kstName) if (kstName.name.a) { response.answers.push({ name, type: Packet.TYPE.A, class: Packet.CLASS.IN, ttl: 300, address: kstName.name.a }); } send(response) } else { // work out how to send NOAUTH here send(response) }});server.on('request', (request, response, rinfo) => { console.log(request.header.id, request.questions[0]);});server.listen(5333);```
gollark: Still working on it.
References
- "Dauersiedlungsraum der Gemeinden Politischen Bezirke und Bundesländer - Gebietsstand 1.1.2018". Statistics Austria. Retrieved 10 March 2019.
- "Einwohnerzahl 1.1.2018 nach Gemeinden mit Status, Gebietsstand 1.1.2018". Statistics Austria. Retrieved 9 March 2019.
![]() |
Wikimedia Commons has media related to Vorderweißenbach. |
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.