From 9ba8ea0338f4e33322c576c02f3182246ee33b92 Mon Sep 17 00:00:00 2001 From: Jochen Kupperschmidt Date: Sat, 3 Feb 2024 18:18:57 +0100 Subject: [PATCH] Add exact location of NWS '99/1, NWS '99/2 --- data/parties/nws/nws-99-1.toml | 3 +++ data/parties/nws/nws-99-2.toml | 3 +++ 2 files changed, 6 insertions(+) diff --git a/data/parties/nws/nws-99-1.toml b/data/parties/nws/nws-99-1.toml index 3166ea7..373b2e4 100644 --- a/data/parties/nws/nws-99-1.toml +++ b/data/parties/nws/nws-99-1.toml @@ -10,6 +10,9 @@ name = "Dorfgemeinschaftshaus Kutenholz" country_code = "de" city = "Kutenholz" zip_code = "27449" +street = "Hauptstraße 27" +latitude = 53.48528 +longitude = 9.32291 [links] website = "https://www.nwsnet.de/" diff --git a/data/parties/nws/nws-99-2.toml b/data/parties/nws/nws-99-2.toml index 8d56cab..b22f8f0 100644 --- a/data/parties/nws/nws-99-2.toml +++ b/data/parties/nws/nws-99-2.toml @@ -10,6 +10,9 @@ name = "Dorfgemeinschaftshaus Kutenholz" country_code = "de" city = "Kutenholz" zip_code = "27449" +street = "Hauptstraße 27" +latitude = 53.48528 +longitude = 9.32291 [links] website = "https://www.nwsnet.de/"