Urfeld am Walchensee
Urfeld am Walchensee is a municipality in Kochel am See in Bad Tölz-Wolfratshausen in Bavaria, Germany on the northwest shore of Lake Walchensee.[1]
Famous people in Urfeld
(Source:) [2]
- † Johann Wolfgang von Goethe — September 1786
- Ferdinand Graf von Spork — in the period 1875–1902
- Hans Freiherr von Wolzogen — in the period 1883–1898
- Hermann Rietschel — in the period 1886–1914
- Berthold Kellermann — 1884
- Georg von Vollmar — in the period 1889–1922
- Wolfgang Heine — in the period 1905–1944
- Otto Borngräber — in the period 1905–1928
- Franz Seraph von Pfistermeister — in the period 1909–1912
- Peter Emil Recher — in the period 1913–1948
- Lovis Corinth — in the period 1918–1925
- Paul Kalbeck — 1920
- Arnold Zweig — in August 1923
- Werner Heisenberg — in the period 1939–1976
- ‡ Colin Ross — April 1945
- ‡ ‡ Baldur von Schirach and Henriette von Schirach — in the period 1939–1945
- Günther Lüders — in the period 1954–1975
Notes
- † Goethe went incognito in Urfeld as "Johann Philipp Möller from Leipzig" at the beginning of his first trip to Italy on September 7, 1786.
- ‡ Committed suicide with his wife Elizabeth on 29 April 1945 in the house of Baldur von Schirach.
- ‡ ‡ Schirach and Ross were administrators of the Hitler Youth otherwise known as the Hitlerjugend.
gollark: ```javascriptexport const enqueueCrawl = async (crawlURL, tier) => { // robotsPolicy will be filled in on first actual crawl for the domain // this has to be done as a fairly complex DB-side query to prevent race conditions console.log("running insert for", crawlURL.toString()) const [domain] = await DB`INSERT INTO domains (domain, enabled, robotsPolicy, tier) SELECT ${crawlURL.hostname}, FALSE, NULL, ${tier} WHERE NOT EXISTS (SELECT id, domain, enabled, robotsPolicy, tier FROM domains WHERE domain = ${crawlURL.hostname}) RETURNING id` console.log(crawlURL.toString(), domain) // Add entry to crawl queue await DB`INSERT INTO crawl_targets (url, domain) VALUES (${crawlURL.toString()}, ${domain.id}) ON CONFLICT (url) DO UPDATE SET added = NOW()`}```This should NOT be quite so bee.
gollark: I'm busy trying to work out exactly how horrible a PostgreSQL query I need to do this stupid thing under concurrent write load.
gollark: So surely YOU can do it, if ""deforming things"""" is so easy.
gollark: I can't really do art, in general.
gollark: I appear to be encountering a race condition in my code. This is very troubling.
References
- Gudelius, Jost: Die Jachenau. Jachenau 2008, ISBN 978-3-939751-97-7, S. 139
- Wimmer, Otto, Ahnentafel der Nefenhauser in Urfeld auf CD, Pullach (2009)
External links
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.