Lokal Profil has uploaded a new change for review. ( 
https://gerrit.wikimedia.org/r/375796 )

Change subject: Harvest more russian fields into Monument database
......................................................................

Harvest more russian fields into Monument database

Bug: T174934
Change-Id: Ie83a5a725a0a7c4c6c9f5e846cd6ac579a162ac5
---
M erfgoedbot/monuments_config/ru_ru.json
1 file changed, 33 insertions(+), 1 deletion(-)


  git pull ssh://gerrit.wikimedia.org:29418/labs/tools/heritage 
refs/changes/96/375796/1

diff --git a/erfgoedbot/monuments_config/ru_ru.json 
b/erfgoedbot/monuments_config/ru_ru.json
index 9e87574..ef4f5f7 100644
--- a/erfgoedbot/monuments_config/ru_ru.json
+++ b/erfgoedbot/monuments_config/ru_ru.json
@@ -28,6 +28,10 @@
             "source": "name"
         },
         {
+            "dest": "type",
+            "source": "type"
+        },
+        {
             "dest": "region",
             "source": "region"
         },
@@ -40,8 +44,16 @@
             "source": "district"
         },
         {
+            "dest": "district_id",
+            "source": "districtid"
+        },
+        {
             "dest": "city",
             "source": "municipality"
+        },
+        {
+            "dest": "city_id",
+            "source": "munid"
         },
         {
             "dest": "address",
@@ -78,6 +90,26 @@
             "dest": "wd_item",
             "source": "wdid",
             "check": "checkWD"
+        },
+        {
+            "dest": "precise",
+            "source": "precise"
+        },
+        {
+            "dest": "link",
+            "source": "link"
+        },
+        {
+            "dest": "description",
+            "source": "description"
+        },
+        {
+            "dest": "year",
+            "source": "year"
+        },
+        {
+            "dest": "complex",
+            "source": "complex"
         }
     ],
     "sql_lang": "Russian",
@@ -164,4 +196,4 @@
             "type": "Field"
         }
     }
-}
\ No newline at end of file
+}

-- 
To view, visit https://gerrit.wikimedia.org/r/375796
To unsubscribe, visit https://gerrit.wikimedia.org/r/settings

Gerrit-MessageType: newchange
Gerrit-Change-Id: Ie83a5a725a0a7c4c6c9f5e846cd6ac579a162ac5
Gerrit-PatchSet: 1
Gerrit-Project: labs/tools/heritage
Gerrit-Branch: master
Gerrit-Owner: Lokal Profil <[email protected]>

_______________________________________________
MediaWiki-commits mailing list
[email protected]
https://lists.wikimedia.org/mailman/listinfo/mediawiki-commits

Reply via email to