From d256e520964fb31b605ad027bb345d1f72683b57 Mon Sep 17 00:00:00 2001 From: Frank Elsinga Date: Fri, 26 Apr 2024 21:22:24 +0200 Subject: [PATCH] added buildings `2364`-`2369` and `0597` --- data/processors/areatree/config.areatree | 6 ++++++ data/sources/01_areas-extended.yaml | 16 ++++++++++++++++ 2 files changed, 22 insertions(+) diff --git a/data/processors/areatree/config.areatree b/data/processors/areatree/config.areatree index 8c9fbd43d..3e99ecb4f 100644 --- a/data/processors/areatree/config.areatree +++ b/data/processors/areatree/config.areatree @@ -63,6 +63,7 @@ 0510:Verwaltungsbau (Z10): 0511:Elektro/Werkstatt/Lösungsmittel (Z11): 0512:Garagen (Z12): + 0597:Vorplatz Audi-Max: 15,17:Klinikum rechts der Isar (MRI)|MRI:mri[site] 1501:Chirurgische Klinik (Bau 501): 1502:Radiologie, Orthopädie, Sportorthopädie, klinische Toxikologie (Bau 502): @@ -171,6 +172,11 @@ 2941:Campus D, Georg-Brauchle-Ring 60/62: 2353:Eislaufstadion Ost (Olympia): 2354:Regattaanlage Oberschleißheim (Olympia): + -2364:Wetterschutzhaus / WSH 1: + -2365:Wetterschutzhaus / WSH 2: + -2367:Wetterschutzhaus / WSH 4: + -2368:Wetterschutzhaus / WSH 5: + -2369:Wetterschutzhaus / WSH 6: 240:Holzforschung:holzforschung[site] 2401:Altbau Winzererstr. 45: 2402:Neubau Winzererstr. 45: diff --git a/data/sources/01_areas-extended.yaml b/data/sources/01_areas-extended.yaml index cee02e514..740d24dcd 100644 --- a/data/sources/01_areas-extended.yaml +++ b/data/sources/01_areas-extended.yaml @@ -189,6 +189,10 @@ zentralgelaende: #"0512": # Garagen (Z12) # not on OSM +"0597": + osm: [ "node/390320112" ] # osm is only an artwork + coords: { lat: 48.1489079, lon: 11.5673019 } + # Missing coords: #mri #biederstein @@ -522,6 +526,18 @@ heilbronn: # These are actually the coordinates of the newly built one coords: { lat: 48.18232, lon: 11.54485 } +# coordinates for 2364-2369 absolutely unknown. unclear where they are => adress is taken as the coordinate +"2364": + coords: { lat: 48.1797454, lon: 11.5464106 } +"2365": + coords: { lat: 48.1797454, lon: 11.5464106 } +"2367": + coords: { lat: 48.1797454, lon: 11.5464106 } +"2368": + coords: { lat: 48.1797454, lon: 11.5464106 } +"2369": + coords: { lat: 48.1797454, lon: 11.5464106 } + 2803: coords: { lat: 48.13140, lon: 11.58564 } osm: [ "way/30046693" ]