From 4113f1464e602e27bce18ff942976978aa39c7b4 Mon Sep 17 00:00:00 2001 From: Avram Korets Date: Thu, 20 Jul 2023 22:13:46 +0300 Subject: [PATCH] update city_location and city_name_correction --- conf/city_location.json | 8 ++++++++ conf/city_name_correction.json | 4 +++- 2 files changed, 11 insertions(+), 1 deletion(-) diff --git a/conf/city_location.json b/conf/city_location.json index cdd603b..35bc29b 100644 --- a/conf/city_location.json +++ b/conf/city_location.json @@ -1170,5 +1170,13 @@ "\u05dc\u05db\u05d9\u05e9 (\u05de\u05d5\u05e9\u05d1)": [ 31.561086018677454, 34.84216505385319 + ], + "\u05db\u05e4\u05e8 \u05d9\u05e8\u05db\u05d0": [ + 32.9537500175432, + 35.207889999825454 + ], + "\u05de\u05d7\u05dc\u05e3 \u05d4\u05e8\u05d0\u05dc": [ + 31.79831933274179, + 35.14609851292585 ] } \ No newline at end of file diff --git a/conf/city_name_correction.json b/conf/city_name_correction.json index ad5a516..2a0e030 100644 --- a/conf/city_name_correction.json +++ b/conf/city_name_correction.json @@ -53,5 +53,7 @@ "\u05d3\u05d9\u05d9\u05e8 \u05d0\u05dc \u05d0\u05e1\u05d3": "\u05d3\u05d9\u05e8 \u05d0\u05dc \u05d0\u05e1\u05d3", "\u05db\u05e4\u05e8 \u05d8\u05d5\u05e8\u05de\u05df": "\u05db\u05e4\u05e8 \u05d8\u05e8\u05d5\u05de\u05df", "\u05e2\u05d9\u05df \u05d0\u05d9\u05d9\u05dc\u05d4 \u05e6. \u05e2\u05d5\u05e4\u05e8": "\u05e2\u05d9\u05df \u05d0\u05d9\u05d9\u05dc\u05d4", - "\u05de\u05d5\u05e9\u05d1 \u05dc\u05db\u05d9\u05e9": "\u05dc\u05db\u05d9\u05e9 (\u05de\u05d5\u05e9\u05d1)" + "\u05de\u05d5\u05e9\u05d1 \u05dc\u05db\u05d9\u05e9": "\u05dc\u05db\u05d9\u05e9 (\u05de\u05d5\u05e9\u05d1)", + "\u05d0\u05d0\u05d5\u05d8\u05dc\u05d8 \u05d2\u05df \u05e9\u05de\u05d5\u05d0\u05dc": "\u05d2\u05df \u05e9\u05de\u05d5\u05d0\u05dc", + "\u05e7\u05e0\u05d9\u05d5\u05df \u05de\u05d1\u05e9\u05e8\u05ea": "\u05de\u05d7\u05dc\u05e3 \u05d4\u05e8\u05d0\u05dc" } \ No newline at end of file