From 7e82decbb2ea55d7b307c3086339a969f5b374e5 Mon Sep 17 00:00:00 2001 From: Michael Mayer Date: Sun, 31 May 2020 17:56:39 +0200 Subject: [PATCH] Backend: Improve location list for estimates #260 Signed-off-by: Michael Mayer --- pkg/txt/countries.go | 2 ++ pkg/txt/resources/countries.txt | 2 ++ 2 files changed, 4 insertions(+) diff --git a/pkg/txt/countries.go b/pkg/txt/countries.go index 8fc680604..2576bf9a6 100644 --- a/pkg/txt/countries.go +++ b/pkg/txt/countries.go @@ -81,6 +81,8 @@ var Countries = map[string]string{ "wilmersdorf": "de", "tempelhof": "de", "schönefeld": "de", + "airport ber": "de", + "flughafen ber": "de", "reichstag": "de", "kreuzberg": "de", "ostsee": "de", diff --git a/pkg/txt/resources/countries.txt b/pkg/txt/resources/countries.txt index 910b12139..1054781ae 100644 --- a/pkg/txt/resources/countries.txt +++ b/pkg/txt/resources/countries.txt @@ -77,6 +77,8 @@ DE:Charlottenburg DE:Wilmersdorf DE:Tempelhof DE:Schönefeld +DE:Airport BER +DE:Flughafen BER DE:Reichstag DE:Kreuzberg DE:Ostsee