Skip to content

Commit

Permalink
added some missing buildings to the areatree
Browse files Browse the repository at this point in the history
  • Loading branch information
CommanderStorm committed Aug 9, 2024
1 parent 0dd867d commit fba7b9f
Show file tree
Hide file tree
Showing 2 changed files with 28 additions and 0 deletions.
8 changes: 8 additions & 0 deletions data/processors/areatree/config.areatree
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@
:Institutsgebäude Sportmedizin, Uptown München:uptown-muenchen[joined_building]
2940:Campus C, Georg-Brauchle-Ring 56/58:
2941:Campus D, Georg-Brauchle-Ring 60/62:
2366:Connollystr. 32:
2353:Eislaufstadion Ost (Olympia):
2354:Regattaanlage Oberschleißheim (Olympia):
-2364:Wetterschutzhaus / WSH 1:
Expand Down Expand Up @@ -215,6 +216,9 @@
3503:Petersgasse 5 (PG 05):
3504:Schulgasse 22a (SG 22a):
3505:Hörsaal und Forschungsgebäude (Uferstraße 53):
3508:Albrechtgasse 28:
3509:Albrechtgasse 34:
3510:Fürstenstraße 11:
3515:Am Essigberg 3:
3537:Entwicklungsgenetik:
3035:Helmholtz Biologikum:
Expand Down Expand Up @@ -458,6 +462,7 @@
5112:Walter-Schottky-Institut (WSI):
5115:Zentrum für Nanotechnologie & -materialien (ZNN):
5116:Trafostation des ZNN:
5117:Paula-Hahn-Weinheimerstr. 1:
:Maier-Leibnitz-Laboratorium (MLL), TUM & LMU:mll
5120:Beschleuniger:
5121:Atlashalle:
Expand All @@ -466,8 +471,10 @@
5124:WSI Container:
5125:Laboratory for Extreme Photonics (LEX), LMU:
5126:CALA (LMU, Centre for Advanced Laser Applications):
5128:Am Coulombwall 3A:
5130:Telefonzentrale:
5131:FRM-Poststelle:
5132:Boltzmannstr. 12:
5140:Physik I Container:
5142:Parkhaus P1:
-5143:Versorgungsstation:
Expand Down Expand Up @@ -587,6 +594,7 @@
8124:Galileo Büro, Walther-von-Dyck-Strasse 14:
:Interimshörsäle:garching-interims
5416:Interimshörsäle II, Jürgen Manchot-Hörsaalgebäude|Interims II:5416,interims-ii
-5537:Interims-Zelt-TUMshop: # building which no longer exists
5539:Interims-Tentomax MW|Interims III:5539,interims-iii
5620:Interimshörsäle I|Interims I:5620,interims-i
6:Garching Forschungszentrum (süd-west):garching-sued-west[site]
Expand Down
20 changes: 20 additions & 0 deletions data/sources/01_areas-extended.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -531,6 +531,8 @@ heilbronn:
coords: { lat: 48.1797454, lon: 11.5464106 }
"2365":
coords: { lat: 48.1797454, lon: 11.5464106 }
"2366": # Connollystr. 32
coords: { lat: 48.17933209493668, lon: 11.544660448432824 }
"2367":
coords: { lat: 48.1797454, lon: 11.5464106 }
"2368":
Expand Down Expand Up @@ -569,6 +571,12 @@ heilbronn:
coords: { lat: 48.14111, lon: 11.58044 }
osm: [ "node/4921250903" ]

"3508": #Albrechtgasse 28
coords: { lat: 48.883558713826815, lon: 12.572355144897983 }
"3509": # Albrechtgasse 34
coords: { lat: 48.884398346486286, lon: 12.572125157107354 }
"3510": # Fürstenstraße 11
coords: { lat: 48.88449009185628, lon: 12.572506952526691 }
3537: # Entwicklungsgenetik
# Building 35.37 (https://www.helmholtz-munich.de/en/idg/)
coords: { lat: 48.22310, lon: 11.59418 }
Expand Down Expand Up @@ -854,10 +862,16 @@ physik-main:
use_as: "01"
name: { de: "Obere Ebene, Zugang über Brücke", en: "Upper floor, access over bridge" }

5117: # Paula-Hahn-Weinheimerstr. 1
coords: { lat: 48.26771330477636, lon: 11.676628724658922 }

5126: # CALA
coords: { lat: 48.26929, lon: 11.67459 }
osm: [ "way/308082257" ]

5128: # Am Coulombwall 3A
coords: { lat: 48.26922644587703, lon: 11.678323243773276 }

mll:
coords: { lat: 48.26839, lon: 11.67818 }

Expand All @@ -867,6 +881,9 @@ frm-2:
5131:
coords: { lat: 48.26729, lon: 11.67379 }

5132: # Boltzmannstr. 12
coords: { lat: 48.267710644466064, lon: 11.673301148052238 }

5142:
coords: { lat: 48.26772, lon: 11.67775 }
osm: [ "way/683348599" ]
Expand Down Expand Up @@ -980,6 +997,9 @@ mw:
de: "https://www.sv.tum.de/sv/studitum/"
en: "https://www.sv.tum.de/en/sv/das-machen-wir/projekte/studitum-houses-of-students/"

"5537": # Interims-Zelt-TUMshop
coords: { lat: 48.26588952502939, lon: 11.671188165684898 }

mi:
coords: { lat: 48.26252, lon: 11.66808 }
props:
Expand Down

0 comments on commit fba7b9f

Please sign in to comment.