]> git.openstreetmap.org Git - rails.git/blobdiff - vendor/assets/iD/iD/locales/ja.json
Merge remote-tracking branch 'upstream/pull/2381'
[rails.git] / vendor / assets / iD / iD / locales / ja.json
index 4a9480d0d925d8a1d79a1e9bbb3af1ad09088614..ec1a9b2531a3ec59cbad03b001286ba495ddf088 100644 (file)
@@ -7,8 +7,11 @@
             "undo": "もとに戻す",
             "zoom_to": "ここにズーム",
             "copy": "コピー",
-            "open_wikidata": "wikidata.org 上で開く",
-            "favorite": "お気に入り"
+            "view_on": "{domain}で閲覧",
+            "favorite": "お気に入り",
+            "list": "リスト",
+            "text": "テキスト",
+            "deselect": "選択解除"
         },
         "toolbar": {
             "inspect": "位置検索/タグ編集",
                 "key": "N"
             },
             "add_preset": {
-                "title": "{feature}を追加する",
-                "point": {
-                    "title": "{feature}をポイントとして追加する"
-                },
-                "line": {
-                    "title": "{feature}をラインとして追加する"
-                },
-                "area": {
-                    "title": "{feature}をエリアとして追加する"
-                },
-                "building": {
-                    "title": "{feature} を建物として追加する"
-                }
+                "title": "{feature}を追加する"
             },
             "browse": {
                 "title": "ブラウズ",
             "circularize": {
                 "title": "円状に並べる",
                 "description": {
-                    "line": "ラインを円状に整形",
-                    "area": "エリアを円状に整形"
+                    "single": "この地物を円状に整形",
+                    "multiple": "これらの地物を円状に整形"
                 },
                 "key": "O",
                 "annotation": {
-                    "line": "ラインを円状に整形",
-                    "area": "エリアを円状に整形"
+                    "single": "地物を円状に整形しました。",
+                    "multiple": "地物を円状に整形しました。"
+                },
+                "multiple_blockers": {
+                    "multiple": "複数の理由によりこれらは円状にできません。"
+                },
+                "not_closed": {
+                    "single": "エリアが閉じられていないため、円状に整形することができません",
+                    "multiple": "エリアが閉じられていないため、円状に整形することができません"
+                },
+                "too_large": {
+                    "single": "全体が表示されていないため、円状に整形することができません。",
+                    "multiple": "全体が表示されていないため、円状に整形することができません。"
+                },
+                "connected_to_hidden": {
+                    "single": "非表示の地物に接続しているため、円状に整形することができません。",
+                    "multiple": "非表示の地物に接続しているものがあるため、円状に整形することができません。"
+                },
+                "not_downloaded": {
+                    "single": "一部がまだダウンロードされていないため、円状に整形できません。",
+                    "multiple": "一部がまだダウンロードされていないため、円状に整形できません。"
                 },
-                "not_closed": "エリアが閉じられていないため、円状に整形することができません",
-                "too_large": "ウェイが完全には表示されていないため、円状に整形することができません。",
-                "connected_to_hidden": "非表示の地物に接続しているため、円状に整形することができません。",
-                "not_downloaded": "一部がまだダウンロードされていないため、円状に整形できません。"
+                "already_circular": {
+                    "single": "既に円状です。",
+                    "multiple": "既に円状です。"
+                }
             },
             "orthogonalize": {
                 "title": "直角化",
                 "description": {
-                    "vertex": "この角を直角にする。",
-                    "line": "ラインの角を直角に整形",
-                    "area": "エリアの角を直角に整形"
+                    "corner": {
+                        "single": "この角を直角にする。",
+                        "multiple": "これらの角を直角にする。"
+                    },
+                    "feature": {
+                        "single": "この地物の角を直角にする。",
+                        "multiple": "これらの地物の角を直角にする。"
+                    }
                 },
                 "key": "Q",
                 "annotation": {
-                    "vertex": "角をひとつ直角にしました。",
-                    "line": "ラインの角を90度に整形",
-                    "area": "エリアの角を90度に整形"
+                    "corner": {
+                        "single": "角を直角にしました。",
+                        "multiple": "角を直角にしました。"
+                    },
+                    "feature": {
+                        "single": "地物の角を直角にしました。",
+                        "multiple": "地物の角を直角にしました。"
+                    }
+                },
+                "multiple_blockers": {
+                    "multiple": "複数の理由によりこれらは直角化できません。"
                 },
-                "end_vertex": "終端ノードなので直角化できません。",
-                "square_enough": "すでに直角です。",
-                "not_squarish": "直角にできない辺があるため、角を直角に整形することができません",
-                "too_large": "ウェイが完全には表示されていないため、直角に整形することができません。",
-                "connected_to_hidden": "非表示の地物に接続しているため、直角に整形することができません。",
-                "not_downloaded": "一部がまだダウンロードされていないため、直角に整形できません。"
+                "end_vertex": {
+                    "single": "終端なので直角化できません。",
+                    "multiple": "終端なので直角化できません。"
+                },
+                "square_enough": {
+                    "single": "すでに直角です。",
+                    "multiple": "すでに直角です。"
+                },
+                "not_squarish": {
+                    "single": "直角にできない辺があるため、角を直角に整形することができません",
+                    "multiple": "直角にできない辺があるため、角を直角に整形することができません"
+                },
+                "too_large": {
+                    "single": "ウェイが完全には表示されていないため、直角に整形することができません。",
+                    "multiple": "全体が完全には表示されていないため、直角に整形することができません。"
+                },
+                "connected_to_hidden": {
+                    "single": "非表示の地物に接続しているため、直角に整形することができません。",
+                    "multiple": "非表示の地物に接続しているため、直角に整形することができません。"
+                },
+                "not_downloaded": {
+                    "single": "一部がまだダウンロードされていないため、直角に整形できません。",
+                    "multiple": "一部がまだダウンロードされていないため、直角に整形できません。"
+                }
             },
             "straighten": {
                 "title": "直線化",
             },
             "reverse": {
                 "title": "方向反転",
-                "description": "ラインの向きを反転",
+                "description": {
+                    "point": "ポイントの方向を切り替え",
+                    "points": "ポイントの方向を切り替え",
+                    "line": "ラインの向きを反転",
+                    "lines": "ラインの向きを反転",
+                    "features": "地物の方向を切り替え"
+                },
                 "key": "V",
-                "annotation": "ラインの方向反転"
+                "annotation": {
+                    "point": "ポイントを反転しました。",
+                    "points": "複数ポイントを反転しました。",
+                    "line": "ラインを反転しました。",
+                    "lines": "複数ラインを反転しました。",
+                    "features": "複数の地物を反転しました。"
+                }
             },
             "split": {
                 "title": "分割",
             "hidden_warning": "非表示の地物{count}件",
             "hidden_details": "現在非表示の地物: {details}"
         },
-        "status": {
-            "error": "APIサーバへの接続が失敗しました",
-            "offline": "APIがオフラインです。しばらくしてからもう一度お試しください。",
-            "readonly": "APIは読み込み専用モードです。変更内容の保存はしばらく時間を置いてから行なってください。",
-            "rateLimit": "APIは匿名の接続を制限しています。修正するにはログインしてください。"
+        "osm_api_status": {
+            "message": {
+                "error": "OpenStreetMap APIと通信できません。編集内容はローカルに安全に保管されています。",
+                "offline": "OpenStreetMap APIがオフラインです。編集内容はローカルに安全に保管されています。後ほどやり直してください。",
+                "readonly": "OpenStreetMap APIは現在読み込み専用モードです。編集は続けられますが保存できるようになるまで待つ必要があります。",
+                "rateLimit": "OpenStreetMap APIは匿名の接続を制限しています。ログインすれば改修できます。"
+            },
+            "retry": "再試行"
         },
         "commit": {
             "title": "OpenStreetMapへアップロード",
                 "key": "M",
                 "title": "計測",
                 "selected": "{n} 個を選択中",
-                "geometry": "ジオメトリ",
+                "geometry": "描画する形状",
                 "closed_line": "クローズドライン",
                 "closed_area": "クローズドエリア",
                 "center": "中心",
         },
         "geocoder": {
             "search": "世界中のデータから検索",
-            "no_results_visible": "現在表示中のマップ領域にはありませんでした",
             "no_results_worldwide": "検索結果がありません"
         },
         "geolocate": {
             "show_more": "次を表示",
             "view_on_osm": "openstreetmap.orgで確認",
             "view_on_keepRight": "keepright.at 上で閲覧",
-            "all_fields": "すべての項目",
-            "all_tags": "すべてのタグ",
-            "all_members": "すべてのメンバー",
-            "all_relations": "すべてのリレーション",
+            "feature_type": "地物の種類",
+            "fields": "すべての項目",
+            "tags_count": "タグ ({count})",
+            "members_count": "メンバー ({count})",
+            "relations_count": "リレーション ({count})",
+            "features_count": "地物 ({count})",
             "add_to_relation": "リレーションに追加",
             "new_relation": "新しいリレーション...",
             "choose_relation": "親のリレーションを選択",
             "edit_reference": "編集/翻訳",
             "wiki_reference": "ドキュメントを見る",
             "wiki_en_reference": "ドキュメントを英語で見る",
+            "key_value": "key=value",
+            "multiple_values": "複数の値",
+            "multiple_types": "複数の種類",
+            "unshared_value_tooltip": "全ての地物では共有されていません",
             "hidden_preset": {
                 "manual": "{features} が非表示となっています。地図データ設定ペインで有効化してください。",
                 "zoom": "{features} が非表示となっています。ズームインして有効化してください。"
             },
-            "back_tooltip": "å\9c°ç\89©ã\81®ç·¨é\9b\86",
+            "back_tooltip": "å\9c°ç\89©ã\81®ç¨®é¡\9eã\82\92å¤\89æ\9b´",
             "remove": "削除",
             "search": "検索",
-            "multiselect": "選択中の地物",
             "unknown": "不明",
             "incomplete": "<ダウンロード未完了>",
             "feature_list": "地物名や座標で位置検索してズーム",
             "edit": "地物エディタ",
+            "edit_features": "地物を編集",
             "check": {
                 "yes": "はい",
                 "no": "いいえ",
             "location": "位置",
             "add_fields": "項目追加: ",
             "lock": {
-                "suggestion": "Wikidataタグがあるため「{label}」欄はロックされました。「すべてのタグ」セクションでタグを削除または編集できます。"
+                "suggestion": "wikidataタグがあるために\"{label}\" 項目はロックされています。「すべてのタグ」セクションで削除・編集可能です。"
             }
         },
         "background": {
             "switch": "背景に切り替え",
             "custom": "カスタム",
             "overlays": "オーバーレイの選択",
-            "imagery_source_faq": "画像の情報 / 問題を報告",
+            "imagery_problem_faq": "画像の問題を報告する",
             "reset": "設定リセット",
             "reset_all": "全てリセット",
             "display_options": "背景画質の調整",
                 "tooltip": "現在表示中の周辺をズームアウトして表示",
                 "key": "/"
             },
-            "fix_misalignment": "背景位置の調整",
+            "panel": {
+                "description": "詳細パネルを表示",
+                "tooltip": "高度な背景情報を表示"
+            },
+            "fix_misalignment": "背景画像オフセット",
             "offset": "画像の位置を調整するには、灰色のエリアのどこかをドラッグするか、ずれ幅をメートル単位で入力するかしてください。"
         },
         "map_data": {
                     "title": "OpenStreetMapのメモ"
                 },
                 "keepRight": {
-                    "tooltip": "マップの課題をkeepright.at から自動的に検知しました",
+                    "tooltip": "keepright.at が検知したデータの改善提案",
                     "title": "KeepRight の改善提案"
                 },
                 "improveOSM": {
-                    "tooltip": "improveosm.org が自動的に検知した設定漏れデータ",
+                    "tooltip": "improveosm.org が検知した設定漏れデータ",
                     "title": "ImproveOSM の改善提案(日本は未対応)"
                 },
+                "osmose": {
+                    "tooltip": "osmose.openstreetmap.fr が検知したデータの改善提案",
+                    "title": "Osmose の改善提案"
+                },
                 "custom": {
                     "tooltip": "ページ上にデータファイルをドラッグ&ドロップするか、画面右側のボタンをクリックして設定してください",
                     "title": "カスタム地図データ",
                     "zoom": "データにズーム"
                 }
             },
-            "fill_area": "エリアの塗りつぶし有無",
+            "style_options": "スタイルの調整",
+            "highlight_edits": {
+                "key": "G"
+            },
             "map_features": "表示対象地物の選択",
             "autohidden": "表示対象となっている地物の数が多すぎます。ズームインしてから編集を行ってください。",
             "osmhidden": "OpenStreetMapレイヤが非表示のため、これらの地物は自動的に非表示となっています。"
         },
+        "visual_diff": {
+            "highlight_edits": {
+                "description": "変更部分をハイライト",
+                "tooltip": "編集された地物を概観"
+            }
+        },
         "photo_overlays": {
             "title": "写真の重ね合わせ",
             "traffic_signs": {
                 }
             }
         },
+        "preferences": {
+            "title": "個人設定",
+            "description": "個人設定",
+            "key": "P",
+            "privacy": {
+                "title": "プライバシー",
+                "privacy_link": "IDのプライバシーポリシーを見る",
+                "third_party_icons": {
+                    "description": "サードパーティのアイコンを表示",
+                    "tooltip": "Wikimedia Commons、Facebook、Twitterといったサードパーティのサイトのアイコンを読み込まないようにするにはこのチェックを外してください。"
+                }
+            }
+        },
         "restore": {
             "heading": "変更した内容が保存されていません",
             "description": "直前の編集セッションから未保存の変更内容を復元しますか?",
         "splash": {
             "welcome": "OpenStreetMap エディタの iD へようこそ",
             "text": "iD はみんなで作る世界地図に貢献するための使いやすくパワフルなツールです。現在のバージョンは {version} です。詳細情報は {website} で、バグレポートは {github} でお願いします。",
+            "privacy_update": "プライバシーポリシーが更新されました。",
+            "privacy_policy": "IDのプライバシーポリシー",
+            "privacy": "{updateMessage} このソフトウェアを使用することで、あなたは {privacyLink}に同意したものとみなされます。",
             "walkthrough": "ウォークスルーを始める",
             "start": "今すぐ編集を始める"
         },
         "cannot_zoom": "現在のモードでは、これ以上ズームアウトできません。",
         "full_screen": "フルスクリーンにする",
         "QA": {
+            "osmose": {
+                "title": "Osmose の改善提案",
+                "detail_title": "詳細",
+                "elems_title": "地物",
+                "fix_title": "修正ガイドライン",
+                "trap_title": "よくある間違い",
+                "translation": "Osmose による翻訳"
+            },
             "improveOSM": {
                 "title": "ImproveOSM 検知内容",
                 "geometry_types": {
                 }
             },
             "keepRight": {
-                "title": "KeepRight の指摘内容",
-                "detail_title": "エラー",
+                "title": "KeepRight",
                 "detail_description": "説明",
                 "comment": "コメント",
                 "comment_placeholder": "コメントを入力して他のユーザーと状況を共有します。",
                 "close": "クローズ (エラー修正済)",
-                "ignore": "無視 (エラーではない)",
+                "ignore": "削除 (偽陽性)",
                 "save_comment": "コメントのみ",
                 "close_comment": "コメント&クローズ",
-                "ignore_comment": "コメント&無視(エラーではない)",
+                "ignore_comment": "削除&コメント",
                 "error_parts": {
                     "this_node": "このノード",
                     "this_way": "このウェイ",
         "mapillary_images": {
             "tooltip": "Mapillary から路上の写真を取得します"
         },
+        "mapillary_map_features": {
+            "title": "地物",
+            "tooltip": "Mapillaryの地物",
+            "request_data": "データをリクエスト",
+            "construction": {
+                "flat": {
+                    "crosswalk_plain": "横断歩道(ゼブラなし)"
+                }
+            },
+            "marking": {
+                "discrete": {
+                    "crosswalk_zebra": "横断歩道(ゼブラあり)"
+                }
+            },
+            "object": {
+                "banner": "公告旗",
+                "bench": "ベンチ",
+                "bike_rack": "自転車ラック",
+                "billboard": "広告用看板",
+                "catch_basin": "集水ます",
+                "cctv_camera": "CCTVカメラ",
+                "fire_hydrant": "消火栓",
+                "mailbox": "郵便ポスト",
+                "manhole": "マンホール",
+                "phone_booth": "電話ボックス",
+                "sign": {
+                    "advertisement": "広告看板",
+                    "information": "情報掲示板",
+                    "store": "店舗の看板"
+                },
+                "street_light": "街灯",
+                "support": {
+                    "utility_pole": "柱"
+                },
+                "traffic_cone": "三角コーン",
+                "traffic_light": {
+                    "cyclists": "自転車用信号",
+                    "general_horizontal": "横型信号",
+                    "general_single": "単一信号",
+                    "general_upright": "縦型信号",
+                    "other": "信号",
+                    "pedestrians": "歩行者用信号"
+                },
+                "trash_can": "ゴミ箱"
+            }
+        },
         "mapillary": {
             "title": "Mapillary",
             "signs": {
                 "fields_example": "地物の種別ごとにそれぞれ異なる項目が表示されます。例えば、道路には路面、制限速度といった項目が表示されますが、レストランには提供される食事の種別や営業時間が表示されます。",
                 "fields_add_field": "「項目追加」欄でドロップダウンをクリックすると、説明、Wikipedia(記事へのリンク)、車椅子の利用可否などの項目をさらに追加することができます。",
                 "tags_h": "タグ",
-                "tags_all_tags": "項目セクションの下のほうに「すべてのタグ」セクションがあり、選択した地物のためのOpenStreetMap*タグ*をどれでも編集することができます。各タグは*キー*と*値*から成っており、これはOpenStreetMapに蓄積されている全ての地物を定義するデータ要素です。(項目セクションではOpenStreetMapタグを直接憶えていなくても日本語のインタフェースで探して入力できるようになっていますが、ここではタグを直接編集できます。いちばん下の「+」をクリックすると、項目セクションに表示されていないタグを手入力で追加することもできます。)",
+                "tags_all_tags": "すべての項目セクションの下のほうに「すべてのタグ」セクションがあり、選択した地物のためのOpenStreetMap*タグ*をどれでも編集することができます。各タグは*キー*と*値*から成っており、これはOpenStreetMapに蓄積されている全ての地物を定義するデータ要素です。(すべての項目セクションではOpenStreetMapタグを直接憶えていなくても日本語のインタフェースで探して入力できるようになっていますが、ここではタグを直接編集できます。いちばん下の「+」をクリックすると、項目セクションに表示されていないタグを手入力で追加することもできます。)",
                 "tags_resources": "地物のタグを手入力で編集するにはOpenStreetMapについてある程度の知識が必要です。[OpenStreetMap Wiki](https://wiki.openstreetmap.org/wiki/JA:Main_Page) や [Taginfo](https://taginfo.openstreetmap.org/)などのリソースを活用したり相談したりして広く受け入れられているOpenStreetMapのタグ付け方法を学んでください。"
             },
             "points": {
                 "title": "品質改善",
                 "intro": "*品質改善* (Q/A) 用のツールはOpenStreetMap内の不適切なタグ、接続されていない道路、その他の課題などを見つけ出し、マッパーはそれを見て修正することができます。Q/A の課題にどのようなものがあるか見てみる場合は、 {data} **地図データ設定** パネルをクリックして、専用の Q/A レイヤを有効化してください。(訳注:見つけ出された課題はあくまで機械的にピックアップされたものであり、必ずしもエラーではない場合があります。現地の状態やタグ付けの知識があまり無い場合にはくれぐれも注意してください。まずは地元や自分でマッピングした内容の修正から始めると良いでしょう。)",
                 "tools_h": "ツール",
-                "tools": "現在は次のツールがサポートされています: [KeepRight](https://www.keepright.at/)及び[ImproveOSM](https://improveosm.org/en/)。iD は将来 [Osmose](https://osmose.openstreetmap.fr/), その他の Q/A ツールもサポートしたいと考えています。",
+                "tools": "現在は次のツールがサポートされています: [KeepRight](https://www.keepright.at/)、[ImproveOSM](https://improveosm.org/en/)及び [Osmose](https://osmose.openstreetmap.fr/)。",
                 "issues_h": "課題の扱い方",
                 "issues": "Q/A の課題の扱い方はメモと似ています。マーカーをクリックすると、サードバー内で課題の詳細を見ることができます。各ツールにはそれぞれにできることがありますが、たいていコメントを付けたり課題をクローズしたりすることができます。"
             },
             "rules": {
                 "title": "ルール"
             },
+            "user_resolved_issues": "自分の編集で解決した改善提案",
+            "warnings_and_errors": "警告とエラー",
             "no_issues": {
                 "message": {
                     "everything": "改善提案はありません",
                     "everything_in_view": "この画面内に改善提案はありません",
                     "edits": "あなたの編集への改善提案はありません",
-                    "edits_in_view": "この画面内のあなたの編集への改善提案はありません"
+                    "edits_in_view": "この画面内のあなたの編集への改善提案はありません",
+                    "no_edits": "まだ編集内容がありません"
                 },
                 "hidden_issues": {
                     "none": "検知した改善提案はここに表示されます",
                     "elsewhere": "別の場所の改善提案: {count}",
-                    "other_features": "あなたの編集以外の改善提案: {count}",
-                    "other_features_elsewhere": "別の場所のあなたの編集以外の改善提案: {count}",
+                    "everything_else": "その他すべての改善提案: {count}",
+                    "everything_else_elsewhere": "別の場所のその他すべての改善提案: {count}",
                     "disabled_rules": "無効化されたルールの改善提案: {count}",
                     "disabled_rules_elsewhere": "無効化されたルールの別の場所の改善提案: {count}",
                     "ignored_issues": "無視された改善提案: {count}",
                     "reference": "建物は別レイヤ上にある場合を除いて、交差すべきではありません。"
                 },
                 "building-highway": {
-                    "reference": "建ç\89©ã\81¨é\87\8dã\81ªã\82\8bé\81\93è·¯ã\81¯æ©\8bã\80\81ã\83\88ã\83³ã\83\8dã\83«ã\80\81é\81®è\94½ç\89©ã\80\81å\85¥å\8f£ã\81®ã\81\84ã\81\9aã\82\8cã\81\8bã\81®ã\82¿ã\82°を使うべきです。"
+                    "reference": "建ç\89©ã\81¨é\87\8dã\81ªã\82\8bé\81\93è·¯ã\81¯æ©\8bã\82\84ã\83\88ã\83³ã\83\8dã\83«ã\81®ã\82¿ã\82°ã\81\8bå\88¥ã\81®ã\83¬ã\82¤ã\83¤を使うべきです。"
                 },
                 "building-railway": {
-                    "reference": "建物と重なる鉄道は橋かトンネルのタグを使うべきです。"
+                    "reference": "建物と重なる線路は橋やトンネルのタグか別のレイヤを使うべきです。"
                 },
                 "building-waterway": {
                     "reference": "建物と重なる水路はトンネルのタグか別のレイヤを使うべきです。"
                 }
             },
             "fixme_tag": {
-                "title": "\"Fix Me\" リクエスト",
                 "message": "{feature} には\"Fix Me\" リクエストがあります",
-                "tip": "\"fixme\" タグのある地物を探す",
                 "reference": "\"fixme\" タグはある地物についてのマッパーからの修正依頼です。"
             },
             "generic_name": {
-                "title": "問題のありそうな名前",
                 "message": "{feature} には問題のありそうな名前\"{name}\" が付けられています",
-                "tip": "一般名詞や問題のありそうな名前が付いた地物を探す",
+                "message_language": "{feature} には問題のありそうな名前\"{name}\" が言語{language} で付けられています",
                 "reference": "名前は実際の、現地にある地物の名前であるべきです。"
             },
+            "help_request": {
+                "title": "ヘルプリクエスト",
+                "tip": "ヘルプリクエストがある地物を探す"
+            },
             "incompatible_source": {
                 "title": "問題のありそうな情報源",
                 "tip": "問題のありそうな情報源の地物を探す",
                     "reference": "Google製品はプロプライエタリであり出典として使用してはいけません。"
                 }
             },
+            "incorrect_name": {
+                "message": "{feature} には間違った名前\"{name}\" が付けられています",
+                "message_language": "{feature} には間違った名前\"{name}\" が言語{language} で付けられています"
+            },
             "invalid_format": {
                 "title": "不適切な形式",
                 "tip": "想定外の形式のタグを探す",
                 "email": {
-                    "message": "{feature} には不適切なメールアドレスがあります",
-                    "message_multi": "{feature} には不適切なメールアドレスが複数あります",
+                    "message": "{feature} には不適切なメールアドレスがあります",
+                    "message_multi": "{feature} には不適切なメールアドレスが複数あります",
                     "reference": "メールアドレスは \"user@example.com\" のような形式でなければなりません。"
-                },
-                "website": {
-                    "message": "{feature} には不適切なウェブサイトがあります。",
-                    "message_multi": "{feature} には不適切なウェブサイトが複数あります。",
-                    "reference": "ウェブサイトは \"http\" または \"https\" で始まらなければなりません。"
                 }
             },
+            "mismatched_geometry": {
+                "title": "ジオメトリが不一致",
+                "tip": "タグとジオメトリが矛盾している地物を探す"
+            },
             "missing_role": {
                 "title": "ロールが未設定",
                 "message": "{relation} 内の{member} にはロールがありません",
                 },
                 "noncanonical_brand": {
                     "message": "{feature} はbrandの標準的なタグを使っていないようです",
+                    "message_incomplete": "{feature} はbrandの不完全なタグを使っているようです",
                     "reference": "同一brandの地物には同じタグ付けをしてください。"
                 }
             },
+            "point_as_vertex": {
+                "message": "{feature} はそのタグに基づいて単独のポイントであるべきです",
+                "reference": "地物の中にはラインやエリアの一部であってはいけないものがあります"
+            },
             "private_data": {
                 "title": "プライベート情報",
                 "tip": "プライベートな情報が含まれる可能性のある地物を探す",
                     "message": "{feature} はプライベートな連絡先情報でタグ付けされている可能性があります"
                 }
             },
+            "suspicious_name": {
+                "title": "問題のありそうな名前",
+                "tip": "一般名詞や問題のありそうな名前が付いた地物を探す"
+            },
             "tag_suggests_area": {
-                "title": "エリアとしてタグ付けされたライン",
                 "message": "{feature} は\"{tag}\" タグに基づくクローズドエリアであるべきです",
-                "tip": "ラインでタグ付けされているがおそらくエリアでタグ付けすべきであろう地物を探す",
                 "reference": "エリアは終端を接続しなければなりません。"
             },
             "unknown_road": {
                     }
                 }
             },
+            "unclosed_multipolygon_part": {
+                "message": "{feature} には閉じられていない部分があります",
+                "reference": "マルチポリゴンのインナーおよびアウターの部分は全てエンドポイントに接続すべきです。"
+            },
             "unsquare_way": {
                 "title": "直角ではない角({val} ° まで) (訳注:無効化を推奨)",
                 "message": "{feature} には直角ではない角があります",
                     "reference": "直角ではない角がある建物は直角にすることでより正確に描けることがあります。"
                 }
             },
+            "vertex_as_point": {
+                "message": "{feature} はそのタグに基づいてラインやエリアの一部であるべきです",
+                "reference": "地物の中には単独のポイントであってはいけないものがあります"
+            },
             "fix": {
+                "add_a_bridge": {
+                    "title": "橋を追加",
+                    "annotation": "橋を追加しました。"
+                },
+                "add_a_tunnel": {
+                    "title": "トンネルを追加",
+                    "annotation": "トンネルを追加しました。"
+                },
+                "address_the_concern": {
+                    "title": "関心を表明"
+                },
                 "connect_almost_junction": {
                     "annotation": "近接した地物を接続しました。"
                 },
                 "delete_feature": {
                     "title": "この地物を削除する(よく分からないものは安易に削除しないこと)"
                 },
+                "extract_point": {
+                    "title": "このポイントを抜き移しする"
+                },
                 "ignore_issue": {
                     "title": "この改善提案を無視する"
                 },
                     "title": "リレーションから削除する"
                 },
                 "remove_generic_name": {
-                    "title": "名前を削除する",
                     "annotation": "一般名詞を削除しました。"
                 },
+                "remove_mistaken_name": {
+                    "annotation": "間違った名前を削除しました。"
+                },
                 "remove_private_info": {
                     "annotation": "プライベートな情報を削除しました。"
                 },
                 "remove_tags": {
                     "title": "タグを削除する"
                 },
+                "remove_the_name": {
+                    "title": "名前を削除する"
+                },
                 "reposition_features": {
                     "title": "地物を配置し直す"
                 },
                     "title": "タグをアップグレードする",
                     "annotation": "古いタグをアップグレードしました。"
                 },
-                "use_bridge_or_tunnel": {
-                    "title": "橋かトンネルを使用する"
-                },
                 "use_different_layers": {
                     "title": "別のレイヤを使う"
                 },
                 },
                 "use_different_levels": {
                     "title": "別の階を使う"
-                },
-                "use_tunnel": {
-                    "title": "トンネルを使う"
                 }
             }
         },
                 },
                 "display_options": {
                     "title": "オプション画面表示",
-                    "background": "背景設定を表示",
+                    "background": "背景画像パネルを表示/非表示",
                     "background_switch": "直前の背景に切り替え",
-                    "map_data": "地図データ設定を表示",
+                    "map_data": "地図データパネルを表示/非表示",
+                    "issues": "改善提案パネルを表示/非表示",
+                    "preferences": "個人設定パネルを表示/非表示",
                     "fullscreen": "全画面モードに入る",
                     "sidebar": "サイドバーの表示/非表示",
                     "wireframe": "ワイヤーフレームモード切替",
                     "osm_data": "OpenStreetMapデータの表示切替",
-                    "minimap": "ミニマップの表示/非表示"
+                    "minimap": "ミニマップの表示/非表示",
+                    "highlight_edits": "未保存の編集をハイライト"
                 },
                 "selecting": {
                     "title": "地物の選択",
                 "title": "編集",
                 "drawing": {
                     "title": "描画",
-                    "focus_add_feature": "地物検索欄にフォーカスを移動",
                     "add_point": "「ポイントの追加」モード",
                     "add_line": "「ラインの追加」モード",
                     "add_area": "「エリアの追加」モード",
                     "add_note": "「メモの追加」モード",
-                    "add_favorite": "お気に入りの地物を保存する",
                     "place_point": "ポイントまたはメモを置く",
                     "disable_snap": "押下中はポイント接近時の自動接続(SNAP)を無効化",
                     "stop_line": "ラインやエリアの描画を終了"
                     "disconnect": "選択したノードで地物を切り離し",
                     "extract": "ポイントを地物から抜き移します。",
                     "split": "選択したノードでラインを2つに分割",
-                    "reverse": "ラインを反転",
+                    "reverse": "選択した地物を反転しました。",
                     "move": "選択した地物を移動",
                     "rotate": "選択した地物を回転",
                     "orthogonalize": "ラインやエリアの角を直角にする",
                         "motor_vehicle": "動力付き車輌全般"
                     }
                 },
+                "access_aisle": {
+                    "label": "駐車場通路の種類"
+                },
                 "access_simple": {
                     "label": "アクセス制限",
                     "terms": "アクセス, 許可"
                 "attraction": {
                     "label": "種類"
                 },
+                "baby_feeding": {
+                    "label": "授乳",
+                    "options": {
+                        "no": "授乳不可",
+                        "room": "授乳室あり",
+                        "yes": "授乳可"
+                    },
+                    "terms": "授乳, 授乳室, 赤ちゃん"
+                },
+                "baby_seat": {
+                    "label": "ベビーシート"
+                },
+                "backcountry": {
+                    "label": "バックカントリー",
+                    "terms": "バックカントリー"
+                },
                 "backrest": {
                     "label": "背もたれ"
                 },
                     }
                 },
                 "beauty": {
-                    "label": "美容の種類"
+                    "label": "ç¾\8e容ã\82µã\83¼ã\83\93ã\82¹ã\81®ç¨®é¡\9e"
                 },
                 "bench": {
                     "label": "ベンチ",
                     "label": "ゴミ箱有無",
                     "terms": "ゴミ箱, ごみ箱, 廃棄物, 空き缶, 空き瓶, 空きビン, 空きカン"
                 },
+                "blind": {
+                    "label": "視覚障害者向けアクセス",
+                    "options": {
+                        "limited": "一部可",
+                        "no": "不可",
+                        "yes": "可"
+                    },
+                    "terms": "視覚障害者向けアクセス, 視覚障害, 盲人, 弱視"
+                },
                 "blood_components": {
                     "label": "献血種類",
                     "options": {
                 "board_type": {
                     "label": "種類"
                 },
+                "bollard": {
+                    "label": "種類"
+                },
                 "booth": {
                     "label": "ブース"
                 },
+                "bottle": {
+                    "label": "瓶詰め設備有無"
+                },
                 "boules": {
                     "label": "種類"
                 },
                     "label": "建物",
                     "terms": "建物, ビル"
                 },
+                "building/levels": {
+                    "label": "総階数",
+                    "placeholder": "2, 4, 6...",
+                    "terms": "総階数, 階数, フロア数"
+                },
                 "building/levels/underground": {
                     "label": "地下階数",
                     "placeholder": "2, 4, 6...",
                     "terms": "材料, 素材"
                 },
                 "building_area": {
-                    "label": "建物"
+                    "label": "建物",
+                    "terms": "建物, ビル, 建築物"
                 },
                 "bunker_type": {
                     "label": "種類"
                     "label": "通信回線の種類",
                     "terms": "通信塔の種類, 通信"
                 },
+                "connectivity": {
+                    "label": "接続状況"
+                },
                 "construction": {
                     "label": "種類"
                 },
                 "consulate": {
                     "label": "領事館の種類"
                 },
+                "consulting": {
+                    "label": "コンサルティング領域"
+                },
                 "contact/webcam": {
                     "label": "ウェブカメラのURL",
                     "placeholder": "http://example.com/"
                         "reversible": "切替通行"
                     }
                 },
+                "conveying_escalator": {
+                    "label": "エスカレーター"
+                },
                 "country": {
                     "label": "国"
                 },
+                "country_flag": {
+                    "label": "国コード"
+                },
                 "couplings": {
                     "label": "継ぎ手の数",
                     "placeholder": "1, 2, 3..."
                     "label": "横断島"
                 },
                 "cuisine": {
-                    "label": "料理"
+                    "label": "料理",
+                    "terms": "料理, 食事, 飲食"
                 },
                 "currency_multi": {
                     "label": "通貨の種類",
                 },
                 "direction": {
                     "label": "方向(度、時計回り)",
-                    "placeholder": "45, 90, 180, 270"
+                    "placeholder": "45, 90, 180, 270",
+                    "terms": "方向, 度, 角度"
                 },
                 "direction_cardinal": {
                     "label": "方角",
                 "distance": {
                     "label": "距離"
                 },
+                "disused/railway": {
+                    "label": "廃線の種類"
+                },
                 "dock": {
                     "label": "種類"
                 },
                 "door_type": {
                     "label": "ドアの種類"
                 },
+                "drink_multi": {
+                    "label": "飲物"
+                },
+                "drinking_water": {
+                    "label": "飲用水の有無",
+                    "terms": "飲用水の有無, 飲用, 水"
+                },
                 "drive_through": {
                     "label": "ドライブスルー",
                     "terms": "ドライブスルー"
                         "rail": "集電レール",
                         "yes": "電化(未定義)"
                     },
-                    "placeholder": "架線、集電レール..."
+                    "placeholder": "架線、集電レール...",
+                    "terms": "電化"
                 },
                 "elevation": {
                     "label": "標高",
                     "label": "種類",
                     "placeholder": "デフォルト"
                 },
+                "fountain": {
+                    "label": "噴水の種類"
+                },
                 "frequency": {
                     "label": "動作周波数",
                     "terms": "周波数"
                 "fuel_multi": {
                     "label": "燃料の種類"
                 },
+                "gambling": {
+                    "label": "遊戯の種類"
+                },
                 "gauge": {
                     "label": "軌間"
                 },
                 "generator/type": {
                     "label": "種類"
                 },
+                "geyser/height": {
+                    "label": "間欠泉の高さ"
+                },
+                "gnis/feature_id": {
+                    "label": "GNIS地物ID",
+                    "terms": "GNIS地物ID"
+                },
                 "government": {
                     "label": "種類"
                 },
                 "grape_variety": {
                     "label": "ブドウの品種"
                 },
+                "group_only": {
+                    "label": "団体専用",
+                    "terms": "団体専用, グループ"
+                },
                 "guest_house": {
                     "label": "ゲストハウスの種類"
                 },
                     "placeholder": "1-18"
                 },
                 "handrail": {
-                    "label": "手すり"
+                    "label": "手すり",
+                    "terms": "手すり, 手摺"
                 },
                 "hashtags": {
-                    "label": "提案されたハッシュタグ",
+                    "label": "ハッシュタグ",
                     "placeholder": "#example"
                 },
                 "healthcare": {
                         "undefined": "No"
                     }
                 },
+                "hot_water": {
+                    "label": "温水"
+                },
                 "iata": {
                     "label": "IATA空港コード"
                 },
                 "industrial": {
                     "label": "種類"
                 },
+                "informal": {
+                    "label": "非公式な地物",
+                    "terms": "非公式な地物, 非公式"
+                },
                 "information": {
                     "label": "種類"
                 },
                 "kerb/height": {
                     "label": "縁石の高さ"
                 },
+                "kneipp_water_cure_multi": {
+                    "label": "種類"
+                },
                 "label": {
                     "label": "ラベル"
                 },
                     "label": "フロア番号(日本の1階は0)",
                     "terms": "階, フロア"
                 },
-                "levels": {
-                    "label": "総階数",
-                    "placeholder": "2, 4, 6...",
-                    "terms": "階, フロア"
+                "level_semi": {
+                    "label": "階数",
+                    "terms": "階数"
                 },
                 "liaison": {
                     "label": "交流組織の種類"
                 "lock": {
                     "label": "水路上のドック"
                 },
+                "lockable": {
+                    "label": "施錠可否",
+                    "terms": "施錠可否, 施錠, ロック, 鍵"
+                },
                 "man_made": {
                     "label": "種類"
                 },
                 "map_type": {
                     "label": "種類"
                 },
+                "mapillary": {
+                    "label": "Mapillary画像ID",
+                    "terms": "Mapillary画像ID, Mapillary"
+                },
+                "marker": {
+                    "label": "埋設物標識の種類"
+                },
                 "material": {
                     "label": "素材",
                     "terms": "材料, 素材"
                 },
+                "max_age": {
+                    "label": "最高年齢",
+                    "terms": "最高年齢, 最高齢, 最大年齢"
+                },
                 "maxheight": {
                     "label": "高さ制限",
                     "placeholder": "4, 4.5, 5, 14'0\", 14'6\", 15'0\"",
                     "label": "地ビール醸造所",
                     "terms": "醸造所, クラフトビール, 蔵元"
                 },
+                "min_age": {
+                    "label": "最少年齢",
+                    "terms": "最小年齢, 最低年齢, 最年少"
+                },
                 "minspeed": {
                     "label": "最低速度制限",
                     "placeholder": "20, 30, 40...",
                     "placeholder": "0, 1, 2, 3...",
                     "terms": "マウンテンバイク・アップヒルの難易度, マウンテンバイク, アップヒル, 難易度"
                 },
+                "museum": {
+                    "label": "博物館の種類"
+                },
                 "name": {
                     "label": "名称",
                     "placeholder": "固有の名称 (もしあれば)",
                     "label": "ネットワーク",
                     "terms": "ネットワーク"
                 },
-                "network_bicycle": {
+                "network/type": {
                     "label": "ネットワークの種類",
+                    "terms": "ネットワークの種類, ネットワーク"
+                },
+                "network_bicycle": {
+                    "label": "ネットワーク",
                     "options": {
                         "icn": "国際",
                         "lcn": "地域",
                     "placeholder": "地域、地方、国、国際"
                 },
                 "network_foot": {
-                    "label": "ネットワークの種類",
+                    "label": "ネットワーク",
                     "options": {
                         "iwn": "国際",
                         "lwn": "地域",
                     "placeholder": "地域、地方、国、国際"
                 },
                 "network_horse": {
-                    "label": "ネットワークの種類",
+                    "label": "ネットワーク",
                     "options": {
                         "ihn": "国際",
                         "lhn": "地域",
                         "yes": "はい"
                     }
                 },
+                "openfire": {
+                    "label": "焚き火可否",
+                    "terms": "焚き火可否, 焚き火, キャンプファイア, キャンプ"
+                },
                 "opening_date": {
                     "label": "開始予定日"
                 },
                 "piste/difficulty": {
                     "label": "難易度",
                     "options": {
-                        "advanced": "Advanced",
-                        "easy": "Easy",
-                        "expert": "Expert",
+                        "advanced": "上級",
+                        "easy": "イージー",
+                        "expert": "エキスパート",
                         "extreme": "エクストリーム",
                         "freeride": "フリーライド",
-                        "intermediate": "æ\99®é\80\9a",
+                        "intermediate": "中ç´\9a",
                         "novice": "ノービス"
                     },
-                    "placeholder": "初心者向け、普通、上級者向け"
+                    "placeholder": "初級者、中級者、上級者向け"
                 },
                 "piste/difficulty_downhill": {
                     "label": "難易度",
                     "options": {
                         "advanced": "上級 (黒色のひし形)",
-                        "easy": "簡単 (緑色の円)",
+                        "easy": "初級 (緑色の円)",
                         "expert": "エキスパート (黒色のひし形2つ)",
                         "extreme": "エクストリーム (登山装備要)",
                         "freeride": "フリーライド (コース外)",
-                        "intermediate": "æ\99®é\80\9a (é\9d\92è\89²ã\81®å\9b\9bè§\92)",
+                        "intermediate": "中ç´\9a (é\9d\92è\89²ã\81®å\9b\9bè§\92)",
                         "novice": "初心者向け (教習用)"
                     },
-                    "placeholder": "初者向け、普通、上級者向け"
+                    "placeholder": "初者向け、普通、上級者向け"
                 },
                 "piste/difficulty_nordic": {
                     "label": "難易度",
                     "options": {
                         "advanced": "上級 - 狭い, 険しいか氷結あり, 急角度カーブ",
-                        "easy": "簡単 - ソフトな丘, 短区間のみ険しい",
+                        "easy": "初級 - ソフトな丘, 短区間のみ険しい",
                         "expert": "エキスパート - 一帯は危険な地形",
-                        "intermediate": "æ\99®é\80\9a - é\99ºã\81\97ã\81\84é\83¨å\88\86ã\81\82ã\82\8a",
+                        "intermediate": "中ç´\9a - é\99ºã\81\97ã\81\84é\83¨å\88\86ã\81\82ã\82\8a",
                         "novice": "ノービス - 平坦, 特別な努力は不要"
                     },
                     "placeholder": "初心者向け、普通、上級者向け"
                     "label": "難易度",
                     "options": {
                         "advanced": "上級 - S: 40-45° の斜度",
-                        "easy": "簡単 - WS: 30-35° の斜度",
+                        "easy": "初級 - WS: 30-35° の斜度",
                         "expert": "エキスパート - SS: 45–50° の斜度",
                         "extreme": "エクストリーム - EX: >55° の斜度",
                         "freeride": "フリーライド - AS: 50–55° の斜度",
                     "options": {
                         "connection": "接続路",
                         "downhill": "ダウンヒル",
-                        "hike": "ã\83\8fã\82¤ã\82­ã\83³ã\82°",
+                        "hike": "ã\83\8fã\82¤ã\82¯",
                         "ice_skate": "アイススケート",
                         "nordic": "ノルディック",
                         "playground": "児童公園",
                 "plant": {
                     "label": "植物"
                 },
+                "plant/method": {
+                    "label": "発電方法"
+                },
                 "plant/output/electricity": {
                     "label": "発電所出力形態:電気",
                     "placeholder": "500 MW, 1000 MW, 2000 MW..."
                 },
+                "plant/source": {
+                    "label": "動力源"
+                },
                 "playground": {
                     "label": "種類"
                 },
-                "playground/baby": {
-                    "label": "ベビーシート"
-                },
-                "playground/max_age": {
-                    "label": "最高年齢"
-                },
-                "playground/min_age": {
-                    "label": "最低年齢"
+                "playground/theme": {
+                    "label": "テーマ"
                 },
                 "polling_station": {
                     "label": "投票所",
                 "public_bookcase/type": {
                     "label": "種類"
                 },
+                "pump": {
+                    "label": "ポンプの動力源",
+                    "options": {
+                        "manual": "手動",
+                        "no": "無し",
+                        "powered": "機械式",
+                        "yes": "有り"
+                    }
+                },
                 "railway": {
                     "label": "路線の種類"
                 },
                 "rating": {
                     "label": "定格"
                 },
+                "rcn_ref": {
+                    "label": "地方自転車ルート参照記号"
+                },
                 "recycling_accepts": {
                     "label": "リサイクル可能な素材"
                 },
                 "ref/isil": {
                     "label": "ISILコード"
                 },
+                "ref/vatin": {
+                    "label": "VAT ID 番号",
+                    "terms": "VAT ID 番号"
+                },
                 "ref_aeroway_gate": {
                     "label": "ゲート番号"
                 },
                     },
                     "terms": "予約, 予約可否"
                 },
+                "residential": {
+                    "label": "種類"
+                },
                 "resort": {
                     "label": "種類"
                 },
                 "route_master": {
                     "label": "種類"
                 },
+                "rwn_ref": {
+                    "label": "地方歩行ルート参照番号"
+                },
                 "sac_scale": {
                     "label": "ハイキングの難易度",
                     "options": {
                     "placeholder": "中古品のみ、中古品あり、中古品なし",
                     "terms": "中古, 古物"
                 },
+                "segregated": {
+                    "label": "レーン分離"
+                },
                 "self_service": {
                     "label": "セルフサービス"
                 },
                 "shop": {
                     "label": "店舗の種類"
                 },
+                "shower": {
+                    "label": "シャワー有無",
+                    "terms": "シャワー有無, シャワー"
+                },
                 "siren/purpose": {
                     "label": "利用目的"
                 },
                     "placeholder": "ローラースケートなど, 二輪車・四輪車, オフロード車…",
                     "terms": "スムーズさ"
                 },
+                "sms": {
+                    "label": "ショートメッセージ",
+                    "terms": "ショートメッセージ, SMS"
+                },
                 "social_facility": {
                     "label": "種類"
                 },
                     "terms": "開始日"
                 },
                 "step_count": {
-                    "label": "段数"
+                    "label": "段数",
+                    "terms": "階段数, 段数"
+                },
+                "stile": {
+                    "label": "種類"
                 },
                 "stop": {
                     "label": "一時停止の種類",
                 },
                 "stroller": {
                     "label": "ベビーカー利用可否",
+                    "options": {
+                        "limited": "一部可",
+                        "no": "不可",
+                        "yes": "可"
+                    },
                     "terms": "ベビーカー利用可否, ベビーカー"
                 },
                 "structure": {
                         "ford": "洗い越し",
                         "tunnel": "トンネル"
                     },
-                    "placeholder": "不明"
+                    "placeholder": "不明",
+                    "terms": "構造"
                 },
                 "structure_waterway": {
                     "label": "トンネルの種類",
                     "label": "設置場所・支持素材"
                 },
                 "surface": {
-                    "label": "路面状態"
+                    "label": "路面状態",
+                    "terms": "表面, 路面, 壁面"
                 },
                 "surveillance": {
                     "label": "監視の種類"
                 "to": {
                     "label": "To"
                 },
+                "toilets": {
+                    "label": "トイレ有無",
+                    "terms": "トイレ有無, トイレ, 便所"
+                },
                 "toilets/disposal": {
                     "label": "汚物処理",
                     "options": {
                 "tower/type": {
                     "label": "塔の種類"
                 },
+                "townhall/type": {
+                    "label": "種類"
+                },
                 "tracktype": {
                     "label": "トラックの種類",
                     "options": {
                     },
                     "terms": "使用方法, 鉄道使用方法"
                 },
+                "utility": {
+                    "label": "公益事業の種類"
+                },
+                "utility_semi": {
+                    "label": "公益事業の種類"
+                },
                 "valve": {
                     "label": "バルブの種類"
                 },
                 "vending": {
                     "label": "商品の種類"
                 },
+                "video_calls": {
+                    "label": "ビデオ",
+                    "terms": "ビデオ"
+                },
                 "visibility": {
                     "label": "見える範囲",
                     "options": {
                 "wall": {
                     "label": "種類"
                 },
+                "waste": {
+                    "label": "ゴミ箱"
+                },
                 "water": {
                     "label": "種類"
                 },
                 },
                 "wheelchair": {
                     "label": "車椅子の利用可否",
+                    "options": {
+                        "limited": "一部可",
+                        "no": "不可",
+                        "yes": "可"
+                    },
                     "terms": "車椅子, 車椅子利用可否, 車椅子アクセス"
                 },
                 "wholesale": {
                     "label": "ウィキデータ",
                     "terms": "ウィキデータ"
                 },
+                "wikimedia_commons": {
+                    "label": "ウィキメディア・コモンズのページ",
+                    "placeholder": "File:Example.jpg",
+                    "terms": "ウィキメディア・コモンズのページ"
+                },
                 "wikipedia": {
-                    "label": "Wikipedia",
+                    "label": "ウィキペディア",
                     "terms": "ウィキペディア"
                 },
                 "windings": {
                 "windings/configuration": {
                     "label": "コイルの構成",
                     "options": {
-                        "delta": "Delta",
-                        "leblanc": "Leblanc",
-                        "open": "Open",
-                        "open-delta": "Open Delta",
-                        "scott": "Scott",
-                        "star": "Star / Wye",
-                        "zigzag": "Zig Zag"
+                        "delta": "Δ結線 / 三角結線 / デルタ結線",
+                        "leblanc": "ルブラン結線",
+                        "open": "開放巻線",
+                        "open-delta": "V結線",
+                        "scott": "スコット結線",
+                        "star": "Y結線 / 星形結線 / スター結線",
+                        "zigzag": "千鳥結線"
                     },
                     "terms": "コイル形状"
                 }
                     "name": "広告用看板",
                     "terms": "掲示板, 看板, 広告, 宣伝, 屋外広告"
                 },
+                "advertising/board": {
+                    "name": "掲示板",
+                    "terms": "広告掲示板, 掲示板, 情報掲示板, 町内掲示板, 広告, 公告"
+                },
                 "advertising/column": {
                     "name": "リトファスゾイレ",
                     "terms": "リトファスゾイレ, ポスター掲示柱, 広告"
                 },
+                "advertising/poster_box": {
+                    "name": "ポスター掲示ボックス",
+                    "terms": "ポスター掲示ボックス, 掲示板, 広告"
+                },
+                "advertising/totem": {
+                    "name": "トーテム看板",
+                    "terms": "トーテム広告, トーテム看板, 看板, 広告"
+                },
                 "aerialway": {
-                    "name": "索道"
+                    "name": "索道の地物"
                 },
                 "aerialway/cable_car": {
                     "name": "交走式ロープウェイ",
                 },
                 "aerialway/j-bar": {
                     "name": "Jバーリフト",
-                    "terms": "Jバーリフト, Lバーリフト, リフト, ケーブル, ワイヤー"
+                    "terms": "Jバーリフト"
                 },
                 "aerialway/magic_carpet": {
                     "name": "マジックカーペットリフト",
                     "name": "ロープタウリフト",
                     "terms": "ロープタウリフト"
                 },
-                "aerialway/station": {
-                    "name": "索道駅"
-                },
                 "aerialway/t-bar": {
                     "name": "Tバーリフト",
                     "terms": "Tバーリフト"
                     "terms": "ジップライン, ロープ, アウトドア"
                 },
                 "aeroway": {
-                    "name": "航空施設"
+                    "name": "空路の地物"
                 },
                 "aeroway/aerodrome": {
                     "name": "空港",
                     "name": "滑走路",
                     "terms": "滑走路"
                 },
+                "aeroway/spaceport": {
+                    "name": "宇宙船基地",
+                    "terms": "宇宙船基地, 宇宙船, スペースポート, 宇宙船発射基地"
+                },
                 "aeroway/taxiway": {
                     "name": "航空機誘導路",
                     "terms": "誘導路"
                 },
                 "amenity/car_pooling": {
                     "name": "カープール",
-                    "terms": "相乗り, カープール, 自動車"
+                    "terms": "カープール, レンタカー"
                 },
                 "amenity/car_rental": {
                     "name": "レンタカー",
                 },
                 "amenity/car_sharing": {
                     "name": "カーシェアリング",
-                    "terms": "カーシェアリング, レンタカー, 自動車"
+                    "terms": "カーシェアリング, レンタカー"
                 },
                 "amenity/car_wash": {
                     "name": "洗車場",
                     "name": "イベント施設",
                     "terms": "イベント施設, イベント会場, 会場, 催事, 催事場, 結婚式場"
                 },
+                "amenity/exhibition_centre": {
+                    "name": "展示場",
+                    "terms": "展示場, エキシビジョンセンター, 会場, 展示会場, 見本市"
+                },
                 "amenity/fast_food": {
                     "name": "ファストフード全般",
                     "terms": "ファストフード店, ファストフード, ジャンクフード, ジャンク, ファーストフード, 飲食店, 軽食, 食事, 料理, 食べる. ハンバーガー, フライドチキン, 立ち食い, ランチ"
                     "name": "ファストフード・フィッシュ&チップス",
                     "terms": "ファストフード, フィッシュ&チップス, フィッシュアンドチップス, 飲食店, 食事, 食べる, 料理, ランチ"
                 },
+                "amenity/fast_food/hot_dog": {
+                    "name": "ファストフード・ホットドッグ",
+                    "terms": "ファストフード・ホットドッグ, ホットドッグ, ファストフード, 飲食, 食べる, 軽食, 飲食店, 食事, 料理"
+                },
                 "amenity/fast_food/ice_cream": {
                     "name": "ファストフード・アイスクリーム"
                 },
                     "name": "ガソリンスタンド",
                     "terms": "ガソリンスタンド, ガス, ガスステーション, 自動車, バイク, 燃料"
                 },
+                "amenity/gambling": {
+                    "name": "ギャンブル場",
+                    "terms": "ギャンブル場, 賭博場, カジノ"
+                },
                 "amenity/grave_yard": {
                     "name": "墓地(宗教施設内など、小)",
                     "terms": "墓地, 霊園, 墓場, お墓, 墓苑, 墓所"
                     "name": "インターネットカフェ",
                     "terms": "ネカフェ, ネットカフェ, 漫画喫茶, 漫喫, 休憩, カフェ"
                 },
-                "amenity/karaoke": {
+                "amenity/karaoke_box": {
                     "name": "カラオケボックス",
-                    "terms": "カラオケボックス, カラオケ店, 歌, 音楽"
+                    "terms": "カラオケボックス, カラオケ"
                 },
                 "amenity/kindergarten": {
                     "name": "幼稚園/保育園(代表点または敷地)",
                     "terms": "幼稚園の敷地, 保育園の敷地, 保育園, 幼稚園, 教育, 学校, 育児"
                 },
+                "amenity/kneipp_water_cure": {
+                    "name": "足浴場(ヨーロッパ)",
+                    "terms": "足浴場(ヨーロッパ), 足浴, 水浴, 足湯"
+                },
                 "amenity/language_school": {
                     "name": "外国語教室",
                     "terms": "外国語教室, 外国語学校, 英会話, 英会話教室, 英会話スクール, 外国語, 学習, 語学, 語学教室"
                 },
+                "amenity/lavoir": {
+                    "name": "共同洗い場",
+                    "terms": "共同洗い場, 洗濯, 食器洗い"
+                },
                 "amenity/letter_box": {
                     "name": "郵便受け",
                     "terms": "郵便受, 郵便受け, 郵便箱, 配達, メールボックス"
                     "name": "図書館",
                     "terms": "図書館, ライブラリ, ライブラリー, 教育, 本"
                 },
+                "amenity/loading_dock": {
+                    "name": "貨物の搬出入口",
+                    "terms": "貨物の搬出入口, 貨物搬入口, 貨物積出口, 荷受, 荷出"
+                },
                 "amenity/love_hotel": {
                     "name": "ラブホテル",
                     "terms": "ラブホテル, 宿, ホテル, 休憩, アダルト, 宿泊"
                 },
                 "amenity/post_box": {
                     "name": "郵便ポスト",
-                    "terms": "郵便ポスト, 郵便箱, ポスト"
+                    "terms": "郵便ポスト, ポスト, 郵便差出口, 〒"
                 },
                 "amenity/post_depot": {
                     "name": "郵便集配所",
                 "amenity/register_office": {
                     "name": "登記所"
                 },
+                "amenity/research_institute": {
+                    "name": "研究所",
+                    "terms": "研究所, 研究施設"
+                },
                 "amenity/restaurant": {
                     "name": "レストラン全般",
                     "terms": "レストラン, 食堂, 飲食店, 食事, 食べる, 料理, アルコール, 酒, ワイン, 料亭, 割烹, ランチ"
                     "name": "スタジオ",
                     "terms": "スタジオ, 番組製作, 音楽"
                 },
+                "amenity/studio/audio": {
+                    "name": "レコーディングスタジオ",
+                    "terms": "レコーディングスタジオ, 音楽スタジオ, 録音スタジオ, 録画スタジオ"
+                },
+                "amenity/studio/radio": {
+                    "name": "ラジオ局",
+                    "terms": "ラジオ局, ラジオ, ラジオステーション, 放送"
+                },
+                "amenity/studio/television": {
+                    "name": "テレビ局",
+                    "terms": "テレビ局, テレビ, テレビステーション, 放送"
+                },
+                "amenity/studio/video": {
+                    "name": "映画スタジオ",
+                    "terms": "映画スタジオ, フィルムスタジオ, スタジオ"
+                },
                 "amenity/swimming_pool": {
                     "name": "遊泳プール(旧)"
                 },
                     "name": "役場",
                     "terms": "市役所, 区役所, 町役場, 村役場, 市庁, 役所"
                 },
+                "amenity/townhall/city": {
+                    "name": "市区役所",
+                    "terms": "市区役所, 市役所, 区役所, 役場"
+                },
                 "amenity/toy_library": {
                     "name": "おもちゃ資料館",
                     "terms": "おもちゃ資料館, おもちゃの博物館, 玩具, おもちゃ, ゲーム, 博物館, 資料館"
                     "name": "空きビン回収機",
                     "terms": "空きビン回収機, ボトル, 空き瓶"
                 },
+                "amenity/vending_machine/bread": {
+                    "name": "自販機(パン)",
+                    "terms": "自販機(パン), パン, 自販機"
+                },
                 "amenity/vending_machine/cigarettes": {
                     "name": "たばこ自動販売機",
                     "terms": "たばこ, 自動販売機, 自販機, 嗜好品, タバコ, 煙草"
                     "name": "飲料自動販売機",
                     "terms": "飲料, ジュース, 酒, 飲み物, 自動販売機, 自販機"
                 },
+                "amenity/vending_machine/eggs": {
+                    "name": "自販機(卵)",
+                    "terms": "自販機(卵), 卵, タマゴ, 自販機"
+                },
                 "amenity/vending_machine/electronics": {
                     "name": "電子機器自販機",
                     "terms": "電子機器, チャージャー, ケーブル, ヘッドフォン, 自販機, 自動販売機"
                     "name": "アイスクリーム自販機",
                     "terms": "アイスクリーム, 自販機, 自動販売機"
                 },
+                "amenity/vending_machine/ice_cubes": {
+                    "name": "自販機(氷)",
+                    "terms": "自販機(氷), 氷, アイス, 自販機"
+                },
                 "amenity/vending_machine/newspapers": {
                     "name": "新聞販売機",
                     "terms": "新聞販売機"
                     "name": "動物の水飲み場",
                     "terms": "動物の水飲み場, 水場, 動物, ペット"
                 },
+                "amenity/weighbridge": {
+                    "name": "トラックスケール",
+                    "terms": "トラックスケール, 車両計量台"
+                },
                 "area": {
                     "name": "エリア",
                     "terms": "エリア, 領域, 範囲, 面"
                 },
                 "area/highway": {
-                    "name": "道路の種類",
-                    "terms": "道路の種類"
+                    "name": "道路(エリア)",
+                    "terms": "道路(エリア), 道路, 道路エリア"
                 },
                 "attraction": {
                     "name": "アトラクションの種類"
                 },
                 "attraction/bumper_car": {
                     "name": "バンパーカー",
-                    "terms": "ã\83\90ã\83³ã\83\91ã\83¼ã\82«ã\83¼, ã\82¢ã\83\88ã\83©ã\82¯ã\82·ã\83§ã\83³"
+                    "terms": "ã\83\90ã\83³ã\83\91ã\83¼ã\82«ã\83¼, ã\83\90ã\83³ã\83\97ã\82«ã\83¼"
                 },
                 "attraction/bungee_jumping": {
                     "name": "バンジー・ジャンプ",
                     "name": "落下塔",
                     "terms": "落下塔, アトラクション"
                 },
+                "attraction/kiddie_ride": {
+                    "name": "フロッグホッパー",
+                    "terms": "フロッグホッパー, アトラクション"
+                },
+                "attraction/log_flume": {
+                    "name": "急流すべり",
+                    "terms": "丸太水路, ログ水路, アトラクション, 急流すべり"
+                },
                 "attraction/maze": {
                     "name": "迷路",
                     "terms": "迷路, テーマパーク, アトラクション"
                     "terms": "海賊船, アトラクション"
                 },
                 "attraction/river_rafting": {
-                    "name": "急流下り",
-                    "terms": "急流下り, 川下り, ラフティング, アトラクション"
+                    "name": "下り",
+                    "terms": "川下り, 筏下り, アトラクション"
                 },
                 "attraction/roller_coaster": {
                     "name": "ローラーコースター",
                     "name": "トボガンぞり",
                     "terms": "トボガンぞり, そり, 橇, ウィンタースポーツ, 冬季スポーツ, 滑り台"
                 },
+                "attraction/swing_carousel": {
+                    "name": "回転ブランコ",
+                    "terms": "回転ブランコ, アトラクション"
+                },
                 "attraction/train": {
                     "name": "観光列車",
                     "terms": "観光列車, アトラクション"
                     "name": "車止め杭",
                     "terms": "車止め杭, 障害物, バリア, ボラード, 杭"
                 },
+                "barrier/bollard_line": {
+                    "name": "侵入防止杭",
+                    "terms": "杭, ポスト, 侵入防止杭, ボラード"
+                },
                 "barrier/border_control": {
                     "name": "国境検問所",
                     "terms": "国境検問所, 検問所, 障害物, バリア"
                     "name": "通路",
                     "terms": "通路, 踏み越し段, 障害物, バリア"
                 },
+                "barrier/swing_gate": {
+                    "name": "スイングゲート",
+                    "terms": "スイングゲート, 旋回ゲート"
+                },
                 "barrier/toll_booth": {
                     "name": "料金所(道路、橋)",
                     "terms": "料金所, 障害物, バリア"
                     "name": "壁",
                     "terms": "壁, 障害物, バリア"
                 },
+                "barrier/wall/noise_barrier": {
+                    "name": "防音壁",
+                    "terms": "障害物, バリア, 防音壁, 壁, 騒音"
+                },
                 "boundary": {
                     "name": "行政境界"
                 },
                     "name": "断熱材",
                     "terms": "断熱材, 職人"
                 },
-                "craft/jeweler": {
-                    "name": "宝石加工"
-                },
                 "craft/joiner": {
                     "name": "建具屋",
                     "terms": "建具屋, 指物師, 建具, 指物, 職人"
                     "name": "金属加工",
                     "terms": "金属加工, 鋳造, 職人, 工房"
                 },
-                "craft/optician": {
-                    "name": "眼鏡士"
-                },
                 "craft/painter": {
                     "name": "塗装業",
                     "terms": "塗装業, 外装業, ペンキ屋, 職人"
                     "name": "ワイナリー",
                     "terms": "ワイナリー, 職人"
                 },
+                "cycleway/asl": {
+                    "name": "二段停止線(自転車)",
+                    "terms": "二段停止線(自転車), 二段停止線, 停止線, 自転車"
+                },
+                "demolished/building": {
+                    "name": "建物(取り壊し済み)"
+                },
+                "disused/railway": {
+                    "name": "鉄道(廃棄済み)"
+                },
                 "embankment": {
                     "name": "土手"
                 },
                     "name": "行き先に用事がある緊急車両, 救命"
                 },
                 "emergency/fire_alarm": {
-                    "name": "火災放置機",
-                    "terms": "火災通報ボックス, 火災通報装置, 火災放置機, 火事, 消防"
+                    "name": "火災報知機",
+                    "terms": "火災通報ボックス, 火災通報装置, 火災報知機, 火事, 消防, 火災報知器, 報知器, 報知機"
                 },
                 "emergency/fire_extinguisher": {
                     "name": "消火器",
                     "name": "救命キット",
                     "terms": "救命キット, 救急セット, 救急救命セット"
                 },
+                "emergency/landing_site": {
+                    "name": "緊急着陸地点",
+                    "terms": "緊急着陸地点, 救命"
+                },
                 "emergency/life_ring": {
                     "name": "救命浮き輪",
                     "terms": "救命浮き輪, ライフブイ, 救命浮環, 救命浮標"
                     "name": "ライフガード",
                     "terms": "ライフガード, 救護員, 監視員"
                 },
+                "emergency/mountain_rescue": {
+                    "name": "山岳救助",
+                    "terms": "山岳救助, 緊急, 遭難"
+                },
                 "emergency/no": {
                     "name": "緊急車両の利用不可"
                 },
                     "name": "出入口(全般)",
                     "terms": "出入口, 入口, 出口, 出入り口, エントランス, 玄関, 正面入口, 裏口"
                 },
+                "entrance/emergency": {
+                    "name": "非常口",
+                    "terms": "非常口, 出口, 緊急"
+                },
                 "ford": {
                     "name": "洗い越し",
                     "terms": "洗い越し, 浅瀬"
                     "terms": "スピーチセラピスト, 福祉"
                 },
                 "highway": {
-                    "name": "道路"
+                    "name": "道路関連"
                 },
                 "highway/bridleway": {
                     "name": "乗馬道",
                     "name": "歩道",
                     "terms": "歩道, 歩行者用道路, 遊歩道, 緑道, 自然歩道, プロムナード"
                 },
+                "highway/footway/access_aisle": {
+                    "name": "歩道(駐車場内)",
+                    "terms": "歩道(駐車場内), 歩道, 通路, 駐車場"
+                },
                 "highway/footway/conveying": {
                     "name": "動く歩道",
                     "terms": "動く歩道, 歩道, 水平型エスカレーター, オートウォーク, ムービングウォーク, トラベレーター, ムービングサイドウォーク, オートスロープ, エスカレータ, ベルトコンベア"
                     "name": "小道(自動車通行不可)",
                     "terms": "小道, 歩道, 自転車道, バイク"
                 },
+                "highway/path/informal": {
+                    "name": "けもの道",
+                    "terms": "けもの道, 獣道, 小道"
+                },
                 "highway/pedestrian_area": {
-                    "name": "ペデストリアンデッキ",
-                    "terms": "ペデストリアンデッキ, 歩道"
+                    "name": "歩行者天国",
+                    "terms": "歩行者専用道路, 歩行者天国"
                 },
                 "highway/pedestrian_line": {
-                    "name": "æ­©è¡\8cè\80\85å°\82ç\94¨é\81\93è·¯",
+                    "name": "æ­©è¡\8cè\80\85天å\9b½",
                     "terms": "歩行者専用道路, 歩行者天国, 歩道, ペデストリアン"
                 },
                 "highway/primary": {
                     "terms": "主要地方道, 接続路, 車道, 幹線, 公道"
                 },
                 "highway/raceway": {
-                    "name": "レーストラック(モータースポーツ)",
-                    "terms": "レーストラック, 車道, 私道"
+                    "name": "モーターレース場",
+                    "terms": "モーターレース場, 自動車レース場, バイクレース場, レース場, スポーツ, サーキット, 自動車, バイク, カーレース, バイクレース"
+                },
+                "highway/raceway/karting": {
+                    "name": "カートレース場",
+                    "terms": "カートレース場, レース場, スポーツ, サーキット"
+                },
+                "highway/raceway/motocross": {
+                    "name": "モトクロスレース場",
+                    "terms": "モトクロスレース場, レース場, スポーツ, サーキット, バイク"
                 },
                 "highway/residential": {
                     "name": "住宅地区の道路",
                     "name": "境界石",
                     "terms": "境界石, 境界杭, 歴史"
                 },
+                "historic/building": {
+                    "name": "歴史的建築物",
+                    "terms": "歴史的建築物, 歴史的家屋, 史跡, 保存家屋"
+                },
                 "historic/castle": {
                     "name": "城",
                     "terms": "城, 城郭, 歴史, 城址, 城跡, お城"
                     "name": "記念堂",
                     "terms": "記念堂, 記念建造物, 歴史"
                 },
+                "historic/pillory": {
+                    "name": "さらし台",
+                    "terms": "さらし台, 処刑, 歴史, 史跡"
+                },
                 "historic/ruins": {
                     "name": "廃墟",
                     "terms": "廃墟, 歴史"
                     "name": "屋内のドア",
                     "terms": "屋内のドア, 屋内ドア, 扉, ドア, 入り口, インドア, 屋内"
                 },
+                "indoor/elevator": {
+                    "name": "エレベータ(インドア)",
+                    "terms": "エレベータ(インドア), エレベータ, インドア"
+                },
                 "indoor/room": {
                     "name": "屋内の部屋",
                     "terms": "屋内の部屋, 部屋, 屋内, インドア, ルーム"
                 },
+                "indoor/stairs": {
+                    "name": "階段(インドア)",
+                    "terms": "階段(インドア), 階段, インドア"
+                },
                 "indoor/wall": {
                     "name": "屋内の壁",
                     "terms": "屋内の壁, 屋内壁, 壁, ウォール, インドア, 屋内"
                     "name": "交差点",
                     "terms": "交差点"
                 },
-                "junction/circular": {
-                    "name": "ロータリー交差点(優先権なし)"
-                },
-                "junction/jughandle": {
-                    "name": "連絡用ランプ"
-                },
-                "junction/roundabout": {
-                    "name": "ラウンドアバウト(優先権あり)"
-                },
                 "landuse": {
-                    "name": "土地利用"
+                    "name": "土地利用関連"
                 },
                 "landuse/allotments": {
                     "name": "市民農園",
                     "terms": "墓地, 霊園, 墓場, お墓, 墓苑, 墓所"
                 },
                 "landuse/churchyard": {
-                    "name": "教会(土地区画)",
-                    "terms": "教会, 教会の敷地"
+                    "name": "教会(土地区画)"
                 },
                 "landuse/commercial": {
                     "name": "オフィス街",
                     "terms": "オフィス街"
                 },
                 "landuse/construction": {
-                    "name": "建設地",
-                    "terms": "工事中用地, 建設用地, 工事現場"
+                    "name": "建設予定地",
+                    "terms": "工事中用地, 建設用地, 工事現場, 建設予定地"
                 },
                 "landuse/farm": {
                     "name": "農地(非推奨)"
                     "terms": "冬季スポーツ区域, 冬季スポーツ, ウィンタースポーツ"
                 },
                 "leisure": {
-                    "name": "レジャー施設全般"
+                    "name": "レジャー関連"
                 },
                 "leisure/adult_gaming_centre": {
                     "name": "遊技場(成人向け)",
                     "terms": "脱出ゲーム場, 脱出ゲーム, リアル脱出ゲーム, ゲーム, 娯楽"
                 },
                 "leisure/firepit": {
-                    "name": "焚火場",
-                    "terms": "焚火,キャンプファイヤー, アウトドア, 焚火場, 焚き火, キャンプ"
+                    "name": "焚火場",
+                    "terms": "焚き火場, キャンプファイア, 焚き火"
                 },
                 "leisure/fishing": {
                     "name": "釣りスポット",
                     "name": "ローンボウルズ",
                     "terms": "ローンボウルズ, スポーツ, 運動, 競技"
                 },
+                "leisure/pitch/chess": {
+                    "name": "野外チェス盤",
+                    "terms": "野外チェス盤, チェス"
+                },
                 "leisure/pitch/cricket": {
                     "name": "クリケット場",
                     "terms": "クリケット場, スポーツ, 運動, 競技"
                     "terms": "線, ライン, ウェイ"
                 },
                 "man_made": {
-                    "name": "人工物"
+                    "name": "人工物関連"
                 },
                 "man_made/adit": {
                     "name": "坑口",
                     "terms": "防波堤"
                 },
                 "man_made/bridge": {
-                    "name": "橋",
-                    "terms": "橋, 橋梁, 高架"
+                    "name": "橋(エリア)",
+                    "terms": "橋(エリア), 橋, 橋エリア"
                 },
                 "man_made/bunker_silo": {
                     "name": "バンカーサイロ",
                     "name": "灯台",
                     "terms": "灯台, ライトハウス"
                 },
+                "man_made/manhole": {
+                    "name": "マンホール",
+                    "terms": "マンホール, 蓋, フタ"
+                },
+                "man_made/manhole/drain": {
+                    "name": "マンホール(排水)",
+                    "terms": "マンホール(排水), 排水, 雨水, 集水"
+                },
+                "man_made/manhole/gas": {
+                    "name": "マンホール(ガス)",
+                    "terms": "マンホール(ガス), ガス, 都市ガス"
+                },
+                "man_made/manhole/power": {
+                    "name": "マンホール(電力)",
+                    "terms": "マンホール(電力), 電力, 電気"
+                },
+                "man_made/manhole/sewer": {
+                    "name": "マンホール(溝渠)",
+                    "terms": "マンホール(溝渠), 溝, 溝渠"
+                },
+                "man_made/manhole/telecom": {
+                    "name": "マンホール(通信)",
+                    "terms": "マンホール(通信), 通信, 電話, テレコム"
+                },
+                "man_made/manhole/water": {
+                    "name": "マンホール(水道)",
+                    "terms": "マンホール(水道), 水道, 上下水道, 上水, 下水"
+                },
                 "man_made/mast": {
                     "name": "柱",
                     "terms": "柱"
                 },
                 "man_made/tunnel": {
                     "name": "トンネル(エリア)",
-                    "terms": "トンネル, 地下道, トンネル(エリア), 隧道"
+                    "terms": "トンネル(エリア), トンネル, トンネルエリア"
+                },
+                "man_made/utility_pole": {
+                    "name": "柱",
+                    "terms": "電柱, 鉄柱, 柱"
                 },
                 "man_made/wastewater_plant": {
                     "name": "下水処理場",
                     "terms": "下水処理場"
                 },
+                "man_made/water_tap": {
+                    "name": "給水栓",
+                    "terms": "給水栓"
+                },
                 "man_made/water_tower": {
                     "name": "給水塔",
                     "terms": "給水塔"
                     "name": "工場",
                     "terms": "工場"
                 },
-                "manhole": {
-                    "name": "マンホール",
-                    "terms": "マンホール, 潜孔, 人孔"
+                "marker": {
+                    "name": "埋設物標識",
+                    "terms": "埋設物標識, 標識, マーカー"
                 },
-                "manhole/drain": {
-                    "name": "雨水用マンホール",
-                    "terms": "雨水用マンホール"
+                "marker/utility": {
+                    "name": "公共インフラ標識",
+                    "terms": "公共インフラ標識, 標識, マーカー"
                 },
-                "manhole/telecom": {
-                    "name": "é\9b»è©±ç·\9aç\94¨ã\83\9eã\83³ã\83\9bã\83¼ã\83«",
-                    "terms": "é\9b»è©±ç·\9aç\94¨ã\83\9eã\83³ã\83\9bã\83¼ã\83«"
+                "marker/utility/power": {
+                    "name": "é\80\81é\9b»æ¨\99è­\98",
+                    "terms": "é\80\81é\9b»æ¨\99è­\98, æ¨\99è­\98, ã\83\9eã\83¼ã\82«ã\83¼"
                 },
                 "military/bunker": {
                     "name": "軍事用バンカー",
                     "terms": "塹壕, 軍事用"
                 },
                 "natural": {
-                    "name": "自然"
+                    "name": "自然関連"
                 },
                 "natural/bare_rock": {
                     "name": "岩場",
                     "name": "高原",
                     "terms": "高原"
                 },
+                "natural/geyser": {
+                    "name": "間欠泉",
+                    "terms": "間欠泉, 温泉"
+                },
                 "natural/glacier": {
                     "name": "氷河",
                     "terms": "氷河"
                     "terms": "遊水地, 遊水池, 集水地域, 水, 貯水池"
                 },
                 "natural/water/canal": {
-                    "name": "運河",
-                    "terms": "運河, 水路, 河川, 川"
+                    "name": "運河(エリア)",
+                    "terms": "運河(エリア), 運河, 水路"
                 },
                 "natural/water/lake": {
                     "name": "湖",
                     "terms": "貯水池, ため池, 溜池, 池"
                 },
                 "natural/water/river": {
-                    "name": "河川",
-                    "terms": "川, 河川"
+                    "name": "河川(エリア)",
+                    "terms": "河川(エリア), 河川, 川, 水路"
                 },
                 "natural/water/stream": {
-                    "name": "小川",
-                    "terms": "小川, せせらぎ, 河川, 川"
+                    "name": "小川(エリア)",
+                    "terms": "小川(エリア), 小川, 水路"
                 },
                 "natural/water/wastewater": {
                     "name": "下水沈殿池",
                     "terms": "湿地帯, 湿地, 植物, 湿原"
                 },
                 "natural/wood": {
-                    "name": "自然林",
-                    "terms": "自然林, 原生林, 森林(自然), 樹木, 植物"
+                    "name": "森林(自然林・原生林)",
+                    "terms": "森林(自然林・原生林), 自然林, 原生林, 樹木"
+                },
+                "network/type/node_network": {
+                    "name": "ノード・ネットワーク",
+                    "terms": "ノード・ネットワーク, ネットワーク"
                 },
                 "noexit/yes": {
                     "name": "行き止まり",
                     "name": "会社",
                     "terms": "会社, 企業"
                 },
+                "office/consulting": {
+                    "name": "コンサルティング事務所",
+                    "terms": "コンサルティング事務所, コンサルタント"
+                },
                 "office/coworking": {
                     "name": "コワーキングスペース",
                     "terms": "コワーキングスペース, 共同オフィス, シェアオフィス, ドロップイン"
                     "name": "行政機関事務所",
                     "terms": "行政機関事務所"
                 },
+                "office/government/prosecutor": {
+                    "name": "検察庁",
+                    "terms": "検察庁, 検察, 検察官, 法"
+                },
                 "office/government/register_office": {
                     "name": "イギリス等の出生、結婚、死亡などの登録所",
                     "terms": "登記所, 法人登記, 登録所, 法務局, 印鑑証明, 役所, 土地"
                 },
                 "piste/downhill": {
                     "name": "ダウンヒル",
-                    "terms": "ダウンヒル, スキールート"
+                    "terms": "ダウンヒル, スキールート, スキー, スノーボード"
                 },
                 "piste/downhill/halfpipe": {
                     "name": "ハーフパイプ",
-                    "terms": "ハーフパイプ, スノーボード, スキー, スポーツ, ウィンタースポーツ, スキー場"
+                    "terms": "ハーフパイプ, スノーボード, スキー"
                 },
                 "piste/hike": {
-                    "name": "ハイキング",
-                    "terms": "ハイキング, スキーコース"
+                    "name": "冬季ハイキング",
+                    "terms": "冬季ハイキング, ハイキング"
                 },
                 "piste/ice_skate": {
                     "name": "アイススケート",
                     "name": "ノルディック/クロスカントリー",
                     "terms": "ノルディック/クロスカントリー, ノルディック, クロスカントリー, スキーコース"
                 },
-                "piste/piste": {
-                    "name": "種類",
-                    "terms": "種類"
-                },
                 "piste/skitour": {
                     "name": "スキーツアー",
                     "terms": "スキーツアー, スキーコース"
                 },
-                "piste/sled": {
-                    "name": "そり(小型)",
-                    "terms": "そり, 橇, スキーコース"
-                },
-                "piste/sleigh": {
-                    "name": "そり(中型)",
-                    "terms": "そり, 橇, スキーコース"
-                },
                 "place": {
                     "name": "地名"
                 },
                     "terms": "投票所(臨時), 投票所, 期日前投票所, 選挙"
                 },
                 "power": {
-                    "name": "電力関"
+                    "name": "電力関"
                 },
                 "power/cable/underground": {
                     "name": "電力ケーブル(地下)",
                     "name": "発電所",
                     "terms": "発電所, 発電所の敷地"
                 },
+                "power/plant/source/coal": {
+                    "name": "石炭発電所",
+                    "terms": "石炭発電所, 火力発電所, 発電所, 電力, 石炭"
+                },
+                "power/plant/source/gas": {
+                    "name": "ガス発電所",
+                    "terms": "ガス発電所, 火力発電所, 発電, 発電所, ガス, 電力"
+                },
+                "power/plant/source/hydro": {
+                    "name": "水力発電所",
+                    "terms": "水力発電所, 水力, 発電, 発電所, 電力"
+                },
+                "power/plant/source/nuclear": {
+                    "name": "原子力発電所",
+                    "terms": "原子力発電所, 原発, 発電, 電力, 発電所"
+                },
+                "power/plant/source/solar": {
+                    "name": "太陽光発電所",
+                    "terms": "原子力発電所, ソーラー, 電力, 発電所"
+                },
+                "power/plant/source/wind": {
+                    "name": "風力発電所",
+                    "terms": "風力発電所, 風力, 発電所, 電力"
+                },
                 "power/pole": {
                     "name": "電柱",
                     "terms": "電柱, 電信柱"
                 },
-                "power/sub_station": {
-                    "name": "変電所"
-                },
                 "power/substation": {
                     "name": "変電所",
                     "terms": "変電所, 変圧所"
                     "terms": "トラム乗り場, トラム, 路面電車, LRT, ライトレール, 市電, ちんちん電車, チンチン電車, のりば, ホーム, プラットホーム, 駅, 電停, 停留場, 停車場, 乗降所, 路面電車プラットホーム"
                 },
                 "public_transport/platform/tram_point": {
-                    "name": "路面電車のりば/プラットホーム"
+                    "name": "路面電車のりば/プラットホーム",
+                    "terms": "トラム乗り場, トラム, 路面電車, LRT, ライトレール, 市電, ちんちん電車, チンチン電車, のりば, ホーム, プラットホーム, 駅, 電停, 停留場, 停車場, 乗降所"
                 },
                 "public_transport/platform/trolleybus": {
                     "name": "トロリーバスプラットホーム",
                     "terms": "トロリーバス停止位置, トロリーバス"
                 },
                 "railway": {
-                    "name": "鉄道"
+                    "name": "鉄道関連"
                 },
                 "railway/abandoned": {
                     "name": "線路跡",
                 "railway/tram_stop": {
                     "name": "トラム停車位置"
                 },
+                "railway/yard": {
+                    "name": "貨物駅",
+                    "terms": "貨物駅, ヤード, 鉄道"
+                },
                 "relation": {
                     "name": "リレーション",
                     "terms": "リレーション, 関連"
                 },
                 "shop/anime": {
                     "name": "アニメショップ",
-                    "terms": "アニメショップ, 娯楽, アニメ, コスプレ, マンガ, まんが"
+                    "terms": "アニメショップ, 娯楽, アニメ, コスプレ, マンガ, まんが, アニメ店"
                 },
                 "shop/antiques": {
                     "name": "古美術品店",
                 "shop/boutique": {
                     "name": "ブティック"
                 },
+                "shop/brewing_supplies": {
+                    "name": "醸造用品店",
+                    "terms": "醸造用品店, 醸造, 酒, 酒造, DIY, ホームブリュー"
+                },
                 "shop/butcher": {
                     "name": "精肉店",
                     "terms": "精肉店, 肉屋, 食品, 食べ物"
                 },
+                "shop/camera": {
+                    "name": "カメラ店",
+                    "terms": "カメラ店, カメラ用品, レンズ, 写真"
+                },
                 "shop/candles": {
                     "name": "キャンドル専門店",
                     "terms": "キャンドル, ロウソク, 蝋燭, 蠟燭, インテリア"
                     "name": "カーディーラー",
                     "terms": "自動車販売店, カーディーラー, 中古車販売店"
                 },
+                "shop/car/second_hand": {
+                    "name": "中古車店",
+                    "terms": "中古車店, 中古屋, カーディーラー"
+                },
                 "shop/car_parts": {
                     "name": "カー用品店",
                     "terms": "自動車部品店, カーパーツショップ, カー用品, 自動車用品"
                     "name": "衣料品店",
                     "terms": "衣料品店, 洋服店, 呉服店, 衣類, 服, スーツ, 和服, 着物, 古着"
                 },
+                "shop/clothes/second_hand": {
+                    "name": "衣料品店(リサイクル)",
+                    "terms": "リサイクル店, 古着屋, 中古屋, リサイクルショップ, 衣料品店(リサイクル), 衣料品店"
+                },
                 "shop/clothes/underwear": {
                     "name": "下着店",
                     "terms": "下着店, 衣料, 服, 衣類, 買い物, 店舗, 下着, アンダーウェア"
                 },
+                "shop/clothes/wedding": {
+                    "name": "衣料品店(婚礼)",
+                    "terms": "衣料品店(婚礼), ウェディングドレス, 結婚, 衣料品店"
+                },
                 "shop/coffee": {
                     "name": "コーヒー豆販売店",
                     "terms": "コーヒー豆専門店, 嗜好品, 食品, 珈琲, 飲み物"
                     "name": "ホームセンター",
                     "terms": "日曜大工用品店, 工具店, DIY, ホームセンター, 雑貨, 買い物, ショッピング, 園芸, 工芸用品, 家庭菜園, 植木"
                 },
+                "shop/doors": {
+                    "name": "ドア販売店",
+                    "terms": "ドア販売店, ドア, 扉"
+                },
                 "shop/dry_cleaning": {
                     "name": "クリーニング店",
                     "terms": "クリーニング, ドライクリーニング店, 洗濯屋"
                     "name": "電子タバコ店",
                     "terms": "電子タバコ店, 嗜好品, タバコ, たばこ, 煙草"
                 },
+                "shop/electrical": {
+                    "name": "電気店",
+                    "terms": "電気店, 電気工具, 電子部品, 検査機器"
+                },
                 "shop/electronics": {
                     "name": "家電販売店(小型製品)",
                     "terms": "家電販売店, 家電量販店, 買い物, ショッピング, 小型家電, 電器屋, 電気屋"
                 "shop/fishmonger": {
                     "name": "魚屋(非推奨)"
                 },
+                "shop/flooring": {
+                    "name": "床用品店",
+                    "terms": "床用品店, フロア, フローリング"
+                },
                 "shop/florist": {
                     "name": "生花店",
                     "terms": "生花店, 花屋"
                     "name": "写真店",
                     "terms": "写真屋, 写真店, 現像, ビデオ, デジカメ"
                 },
+                "shop/pottery": {
+                    "name": "陶磁器店",
+                    "terms": "陶磁器店, 陶器店, 皿, 茶碗, 焼き物"
+                },
                 "shop/printer_ink": {
                     "name": "プリンタ用インク店",
                     "terms": "プリンタ用インク店, プリンタ, インクカートリッジ, トナー"
                 },
+                "shop/psychic": {
+                    "name": "サイキック店",
+                    "terms": "サイキック店, 超能力"
+                },
                 "shop/pyrotechnics": {
                     "name": "花火店",
                     "terms": "花火店"
                     "name": "宗教用品店",
                     "terms": "宗教用品店, 仏壇, 仏具, 祭祀用品, 信仰"
                 },
+                "shop/rental": {
+                    "name": "レンタルショップ",
+                    "terms": "レンタルショップ, レンタル店, お店, 店舗, レンタル用品店"
+                },
                 "shop/scuba_diving": {
                     "name": "スキューバダイビングショップ",
                     "terms": "スキューバダイビングショップ, スキューバダイビング, スポーツ, 運動"
                     "name": "靴店",
                     "terms": "靴店"
                 },
+                "shop/spices": {
+                    "name": "スパイス店",
+                    "terms": "スパイス店, 香辛料店, お店"
+                },
                 "shop/sports": {
                     "name": "スポーツ用品店",
                     "terms": "スポーツ用品店, 運動, 競技, トレーニング, 訓練"
                     "name": "茶舗",
                     "terms": "茶舗, 茶店, 食品, お茶, 緑茶, 飲み物"
                 },
+                "shop/telecommunication": {
+                    "name": "通信サービス店",
+                    "terms": "通信サービス店, ISP, インターネット, 接続サービス, プロバイダ"
+                },
                 "shop/ticket": {
                     "name": "チケット店",
                     "terms": "チケット店, 金券ショップ, チケット"
                     "name": "たばこ店",
                     "terms": "たばこ店, たばこ屋, タバコ, たばこ, 嗜好品, タバコ店, タバコ屋, 煙草"
                 },
+                "shop/tool_hire": {
+                    "name": "工具レンタル店",
+                    "terms": "工具レンタル店, 工具, レンタル"
+                },
                 "shop/toys": {
                     "name": "玩具店",
                     "terms": "玩具店, おもちゃ屋"
                     "terms": "データセンター, IDC, クラウド, オンライン, データ, ストレージ"
                 },
                 "tourism": {
-                    "name": "観光"
+                    "name": "旅行関連"
                 },
                 "tourism/alpine_hut": {
                     "name": "山小屋",
                     "name": "キャンプ場",
                     "terms": "キャンプ場, アウトドア"
                 },
-                "tourism/caravan_site": {
+                "tourism/camp_site/backcountry": {
+                    "name": "キャンプ場(未整備)",
+                    "terms": "キャンプ場(未整備), バックカントリー"
+                },
+                "tourism/camp_site/group_only": {
+                    "name": "キャンプ場(団体専用)",
+                    "terms": "キャンプ場(団体専用)"
+                },
+                "tourism/caravan_site": {
                     "name": "オートキャンプ場",
                     "terms": "オートキャンプ場, アウトドア, 自動車"
                 },
                     "name": "博物館・美術館",
                     "terms": "博物館, 美術館, 資料館, アート, 歴史"
                 },
+                "tourism/museum/history": {
+                    "name": "歴史博物館",
+                    "terms": "歴史博物館, 歴史館, 博物館"
+                },
                 "tourism/picnic_site": {
                     "name": "ピクニック場",
                     "terms": "ピクニック場, バーベキュー場, アウトドア"
                     "name": "行政境界",
                     "terms": "行政境界, 都道府県境, 都境, 道境, 府境, 県境, 市区町村境, 市境, 区境, 町境, 村境"
                 },
+                "type/connectivity": {
+                    "name": "レーンの接続状況",
+                    "terms": "レーンの接続状況"
+                },
                 "type/enforcement": {
                     "name": "交通取締り",
                     "terms": "交通取締り, 取締り, 交通安全, 交通違反取締り"
                 },
+                "type/enforcement/maxspeed": {
+                    "name": "速度制限",
+                    "terms": "交通取締り, 取締り, 交通安全, 交通違反取締り, レーダー, 速度制限"
+                },
                 "type/multipolygon": {
                     "name": "マルチポリゴン"
                 },
                     "terms": "水路"
                 },
                 "waterway": {
-                    "name": "水"
+                    "name": "水域関連"
                 },
                 "waterway/boatyard": {
                     "name": "小型船造船所",
                     "name": "放水路",
                     "terms": "放水路, 工業排水, 水路"
                 },
+                "waterway/fish_pass": {
+                    "name": "魚道",
+                    "terms": "魚道, ダム, 堰"
+                },
                 "waterway/fuel": {
                     "name": "マリンスタンド",
                     "terms": "マリンガススタンド, マリンガソリンスタンド"
                     "name": "間欠河川",
                     "terms": "間欠河川, 季節涸川"
                 },
+                "waterway/tidal_channel": {
+                    "name": "感潮水路",
+                    "terms": "感潮水路, クリーク, 水路"
+                },
                 "waterway/water_point": {
                     "name": "船舶用飲料水給水所",
                     "terms": "船舶用飲料水給水所"
             },
             "MAPNIK": {
                 "attribution": {
-                    "text": "© OpenStreetMap contributors, CC-BY-SA"
+                    "text": "© OpenStreetMap contributors, CC-BY-SA 2.0"
                 },
                 "description": "OpenStreetMap標準レイヤーです。",
                 "name": "OpenStreetMap (標準)"
                 "description": "衛星・航空画像です。",
                 "name": "Mapbox衛星画像"
             },
-            "Maxar-Premium": {
-                "attribution": {
-                    "text": "Terms & Feedback"
-                },
-                "description": "MaxarプレミアムはMaxarベースマップの繋ぎ合わせから成り、50cm以上の解像度した組み合わせで、選ばれた地域が+Vividや興味深いカスタムエリアで埋められ、今後の更新でより頻繁にリフレッシュされます。",
-                "name": "Maxarプレミアム画像(Beta)"
-            },
-            "Maxar-Standard": {
-                "attribution": {
-                    "text": "Terms & Feedback"
-                },
-                "description": "Maxar標準は地球の大陸部の86%をカバーする画像を集めたセットで、一部30-60cm解像度でランドサットを下敷きにしています。平均年齢は2.31歳で、場所によっては毎年2x 更新されます。 ",
-                "name": "Maxar標準画像(Beta)"
-            },
             "OSM_Inspector-Addresses": {
                 "attribution": {
                     "text": "© Geofabrik GmbH, OpenStreetMap contributors, CC-BY-SA"
                 "description": "Yellow = Public domain map data from the US Census. Red = Data not found in OpenStreetMap",
                 "name": "TIGER Roads 2018"
             },
+            "US-TIGER-Roads-2019": {
+                "description": "黄 = US Censusからのパブリックドメインの地図データ。赤 = penStreetMapに無いデータ。",
+                "name": "TIGER Roads 2019"
+            },
             "USDA-NAIP": {
                 "description": "The most recent year of DOQQs from the National Agriculture Imagery Program (NAIP) for each state in the contiguous United States.",
                 "name": "National Agriculture Imagery Program"
                 },
                 "name": "UrbIS-Ortho 2018"
             },
+            "UrbISOrtho2019": {
+                "attribution": {
+                    "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB"
+                },
+                "name": "UrbIS-Ortho 2019"
+            },
             "UrbisAdmFR": {
                 "attribution": {
                     "text": "Realized by means of Brussels UrbIS®© - Distribution & Copyright CIRB"
                 "description": "Annotation overlay provided by basemap.at.",
                 "name": "basemap.at Overlay"
             },
-            "basemap.at-surface": {
-                "attribution": {
-                    "text": "basemap.at"
-                },
-                "description": "Surface layer provided by basemap.at.",
-                "name": "basemap.at Surface"
-            },
-            "basemap.at-terrain": {
-                "attribution": {
-                    "text": "basemap.at"
-                },
-                "description": "Terrain layer provided by basemap.at.",
-                "name": "basemap.at Terrain"
-            },
             "eufar-balaton": {
                 "attribution": {
                     "text": "EUFAR Balaton ortofotó 2010"
                 "description": "独立行政法人 農研機構(NARO)より配信。ズームレベル15~20。輪郭が鮮明な地図画像なので最もトレースしやすく、概してBingより位置精度が高いが、Bingよりやや古いことが多い。",
                 "name": "国土地理院 基盤地図2500(NARO経由)"
             },
-            "gsi.go.jp": {
+            "gothenburg-citymap": {
                 "attribution": {
-                    "text": "国土地理院 オルソ"
+                    "text": "© Gothenburg municipality, CC0"
                 },
-                "description": "最大ズームレベル17。歪みは補正(オルソ化)済みであり、概してBingより位置精度が高く国内では最も安定して利用可能な画像だが、Bingよりやや古い場合がある。",
-                "name": "国土地理院 電子国土基本図(オルソ画像)"
+                "description": "The city map is an overview map that describes Gothenburg. It contains general information about land, communications, hydrography, buildings, address numbers and street names, administrative division and other orientation text.",
+                "name": "Gothenburg City map"
             },
             "gsi.go.jp_airphoto": {
                 "attribution": {
             }
         },
         "community": {
-            "bw-facebook": {
-                "name": "Mapping Botswana on Facebook",
-                "description": "Page of OpenStreetMap in Botswana"
-            },
-            "bw-twitter": {
-                "name": "Mapping Botswana on Twitter",
-                "description": "Twitter of OpenStreetMap in Botswana"
+            "Bahia-telegram": {
+                "name": "OpenStreetMap Bahia Telegram Group",
+                "description": "Join the OpenStreetMap Bahia community on Telegram",
+                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
             },
-            "ym-Centre-Universitaire-de-Recherche-et-dApplication-en-Tldtection-CURAT-de-lUniversit-Felix-Houphouet-Boigny": {
-                "name": "YouthMappers CURAT",
-                "description": "YouthMappers chapter at Centre Universitaire de Recherche et d'Application en Télédétection (CURAT) de l'Université Felix Houphouet Boigny",
-                "extendedDescription": "Our chapter aim is to promote the use of collaborative free mapping and the use of openstreetmap data in the field of research and their application in the implementation of tools for decision-making. Help students produce their own data of their research."
+            "Bay-Area-OpenStreetMappers": {
+                "name": "Bay Area OpenStreetMappers",
+                "description": "Improve OpenStreetMap in the Bay Area",
+                "extendedDescription": "This group is about growing the OpenStreetMap community here in the Bay Area. Our events are open to everyone, from open source enthusiasts, cyclists, GIS professionals, geocachers, and beyond. Anyone and everyone who is interested in maps, map making and free map data is welcome to join our group as well as attend our events."
             },
-            "ym-The-Gambia-YMCA-University-of-the-Gambia": {
-                "name": "Connected YouthMappers",
-                "description": "YouthMappers chapter at The Gambia YMCA / University of the Gambia",
-                "extendedDescription": "Connected YouthMappers is comprised of dedicated young Gambians who aspire to change and aid national development."
+            "Central-Pennsylvania-OSM": {
+                "name": "Central Pennsylvania OSM",
+                "description": "Online mapping community based out of State College, PA"
             },
-            "cape-coast-youthmappers": {
-                "name": "University of Cape Coast YouthMappers",
-                "description": "Follow us on Twitter: {url}",
-                "extendedDescription": "This is the official handle for the Youth Mappers chapter of the University of Cape Coast, Ghana. we love maps, open data and helping the vulnerable."
+            "Code-for-San-Jose-Slack": {
+                "name": "Code for San Jose Slack",
+                "description": "All are welcome! Sign up at {signupUrl}, then join the #osm channel."
             },
-            "osm-gh-facebook": {
-                "name": "OpenStreetMap Ghana on Facebook",
-                "description": "Facebook group for people interested in OpenStreetMap.",
-                "extendedDescription": "Mappers in Ghana community, promoting OpenStreetMap and Humanitarian OpenStreetMap Team (HOT) projects in Ghana. Join us."
+            "DF-telegram": {
+                "name": "OpenStreetMap Brasília Telegram Group",
+                "description": "Join the OpenStreetMap Brasília community on Telegram",
+                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
             },
-            "osm-gh-twitter": {
-                "name": "OpenStreetMap Ghana on Twitter",
-                "description": "Follow us on Twitter: {url}"
+            "Dallas-Fort-Worth-OSM": {
+                "name": "Dallas-Fort Worth OSM",
+                "description": "The OpenStreetMap user group for Dallas-Fort Worth",
+                "extendedDescription": "Dallas, Fort Worth, and all the cities in between are abounding with creative and tech-savvy people. The vision for this usergroup is to find new ways to use the amazing resource of OSM."
             },
-            "talk-gh": {
-                "name": "Talk-gh Mailing List",
-                "description": "Talk-gh is the official mailing list for Ghana OSM community."
+            "Galicia-Telegram": {
+                "name": "OpenStreetMap Galicia Telegram",
+                "description": "OpenStreetMap Telegram for Galicia"
             },
-            "ym-Kwame-Nkrumah-University-of-Science-and-Technology": {
-                "name": "Kwame Nkrumah University of Science and Technology YouthMappers",
-                "description": "YouthMappers chapter at Kwame Nkrumah University of Science and Technology"
+            "Galicia-Twitter": {
+                "name": "OpenStreetMap Galicia Twitter",
+                "description": "Follow us on Twitter at {url}"
             },
-            "ym-University-of-Cape-Coast": {
-                "name": "UCC Geographical Society",
-                "description": "YouthMappers chapter at University of Cape Coast",
-                "extendedDescription": "We are a society that encompasses all students who are reading and read geography in the Department of Geography and Regional Planning at the University of Cape Coast. Our main aim is to promote interest in the discipline inside and outside of the classroom. Our motto is “We comprehend the Earth and its inhabitants.”"
+            "GeoPhilly": {
+                "name": "GeoPhilly",
+                "description": "Meetup for map enthusiasts in the Philadelphia area",
+                "extendedDescription": "GeoPhilly unites developers, geographers, data geeks, open source enthusiasts, civic hackers and map addicts in our shared love of maps and the stories they tell. If you use maps as part of your work or just want to learn more, this is the meetup for you!  Our events aim to be open, friendly, educational and social and range from happy hours to lightning talks or even workshops. Come create a diverse, inspiring geospatial community in the Philadelphia with us!"
             },
-            "ym-University-of-Energy-and-Natural-Resources": {
-                "name": "Eco-Club",
-                "description": "YouthMappers chapter at University of Energy and Natural Resources",
-                "extendedDescription": "To provide a sound education to all citizens about the deteriorating environment and provide utmost use of recreation of the environment for human survival."
+            "MapColabora-mailinglist": {
+                "name": "Mapeado Colaborativo / Geoinquietos Zaragoza",
+                "description": "Mapeado Colaborativo / Geoinquietos Zaragoza Mailing list"
             },
-            "ym-University-of-Ghana": {
-                "name": "University of Ghana YouthMappers",
-                "description": "YouthMappers chapter at University of Ghana",
-                "extendedDescription": "UG YouthMappers consists of both graduate and undergraduate students possessing knowledge and skills in GIS and Remote Sensing. The club is composed of an energetic team that is poised to address social issues and mitigate environmental problems through mapping. Our fundamental principles are capacity building, empowerment and teamwork."
+            "MapColabora-meetup": {
+                "name": "Mapeado Colaborativo / Geoinquietos Zaragoza",
+                "description": "Mapeado Colaborativo / Geoinquietos Zaragoza Meetup page"
             },
-            "ym-University-of-Mines-and-Technology": {
-                "name": "UMaT YouthMappers",
-                "description": "YouthMappers chapter at University of Mines and Technology",
-                "extendedDescription": "UMaT YouthMappers is a group of volunteer students who seek to grant students the opportunity to improve skills in the field of mapping & creating open geographic data and analyses that address locally defined development challenges worldwide."
+            "MapColabora-twitter": {
+                "name": "Mapeado Colaborativo / Geoinquietos Zaragoza",
+                "description": "Mapeado Colaborativo / Geoinquietos Zaragoza Twitter Account"
             },
-            "ym-General-Lansana-Conte-University": {
-                "name": "YouthMappers General Lansana Conte University",
-                "description": "YouthMappers chapter at General Lansana Conte University",
-                "extendedDescription": "The YouthMappers of the University General Lansana Conté is a non profit community willing to contribute to Map Guinea and others part of the world. We are promoting the use of GIS and Open data to build decision support tools. We also work to build capacities among the students and local communities."
+            "MapMinnesota": {
+                "name": "MapMinnesota",
+                "description": "Mappers and OpenStreetMap enthusiasts in the Twin Cities area",
+                "extendedDescription": "Connecting OpenStreetMap enthusiasts in Minnesota and the Twin Cities!"
             },
-            "ym-Institute-of-Science-and-Veterinary-Medicine": {
-                "name": "YouthMappers ISSMV Dalaba",
-                "description": "YouthMappers chapter at Institute of Science and Veterinary Medicine",
-                "extendedDescription": "YouthMappers ISSMV Dabala is a non profit organisation working to promote humanitarian mapping and the use of open sources and open data to build decision making tools in Guinea."
+            "Mapping-DC-meetup": {
+                "name": "Mapping DC",
+                "description": "Improve OpenStreetMap in the DC area",
+                "extendedDescription": "We are a group of volunteer mappers who aim to improve the OpenStreetMap in the DC area. We also aim to teach others about the OSM ecosystem, data analytics, cartography, and GIS. We gather every other month at meetups to focus on one area of our city."
             },
-            "ym-Universit-de-NZrkor": {
-                "name": "Youthmappers à N'Zérékoré",
-                "description": "YouthMappers chapter at Université de N'Zérékoré",
-                "extendedDescription": "YouthMappers est un groupe qui permet de faire la cartographie des communautés enclavées et à la prise des décisions en cas de catastrophes ou épidémies. Elle permet aussi la production et l'utilisation des données en accès gratuit."
+            "MappingWR": {
+                "name": "MappingWR",
+                "description": "Making low carbon routes around Waterloo Region easy to find."
             },
-            "ym-Dedan-Kimathi-University-of-Technology": {
-                "name": "GDEV",
-                "description": "YouthMappers chapter at Dedan Kimathi University of Technology",
-                "extendedDescription": "GDEV is a group of enthusiastic GIS group at DeKUT that aims at helping students share, engage and learn from each other in matters geospatial"
+            "Maptime-Bogota": {
+                "name": "Maptime Bogotá",
+                "description": "We're a group of mappers interested in mapping in OpenStreetMap around Bogotá.",
+                "extendedDescription": "Learn to collect data in the field and digitize onto OpenStreetMap.  It is not necessary to have previous knowledge! You just need the desire to participate, learn, and have fun."
             },
-            "ym-Jomo-Kenyatta-University-of-Agriculture-and-Technology": {
-                "name": "Association of Geomatics Engineering Students",
-                "description": "YouthMappers chapter at Jomo Kenyatta University of Agriculture and Technology",
-                "extendedDescription": "The Association of Geomatics Engineering Students (AGES), aims at promoting GIS products and services as well as training students on the use of the same. It not only promotes socialization between the students and practicing professionals, but also provides a platform for exchanging new ideas for holding new GIS and surveying events and training at the university."
+            "Maptime-ME-meetup": {
+                "name": "MaptimeME",
+                "description": "Mappers and OpenStreetMap users, around Portland, ME",
+                "extendedDescription": "Maptime is, rather literally, time for mapmaking.  Our mission is to open the doors of cartographic possibility to anyone interested by creating a time and space for collaborative learning, exploration, and map creation using mapping tools and technologies."
             },
-            "ym-Karatina-University": {
-                "name": "Nature Club Karatina University",
-                "description": "YouthMappers chapter at Karatina University",
-                "extendedDescription": "This chapter aims to bring together all GIS enthusiasts.They include environment experts, wildlife experts, aquatic and tourism officers, just to mention a few. Its main aim is to provide a platform where students can learn from each other and, in the process, understand how to integrate the GIS skills in their various career paths as well as provide solutions to various environmental related challenges."
+            "Maptime-Oceania-Slack": {
+                "name": "Maptime Oceania Slack",
+                "description": "Sign up at {signupUrl}"
             },
-            "ym-Kenyatta-University": {
-                "name": "Kenyatta University GIS Club",
-                "description": "YouthMappers chapter at Kenyatta University",
-                "extendedDescription": "Kenyatta University GIS Club (KUGISC) was founded on 28th October 2016, with more than 200 students and staff from all faculty within campus as members. We are committed to empower members with spatial knowledge, skills and expertise required in understanding the Earth. We help in mapping resources within the university by incorporating geospatial data in their projects as well as fieldwork data collection."
+            "MaptimeHRVA-twitter": {
+                "name": "MaptimeHRVA Twitter",
+                "description": "Follow us on Twitter at {url}"
             },
-            "ym-Moi-University": {
-                "name": "Geography Students Association",
-                "description": "YouthMappers chapter at Moi University",
-                "extendedDescription": "The Geography Students Association at Moi University (GEOSAMU) explores, discovers and aims at developing the entire world through the young Geo-Spatial analysts.  GEOSAMU is part of the Department of Geography."
+            "Nottingham-OSM-pub-meetup": {
+                "name": "East Midlands (Nottingham) Monthly pub meet-up",
+                "description": "Social gathering for East Midlands mappers and users",
+                "extendedDescription": "A group have been meeting since March 2011, initially in Nottingham, and, more recently in Derby, and from time to time elsewhere in the East Midlands. These are social gatherings, but are an excellent place to come and ask specific questions about OSM either in the area or in general. In the summer months we usually do some light mapping for an hour in the vicinity of our meeting place. The group as a whole has a special interest in mapping public rights of way and from time to time has mapping meetings for this purpose."
             },
-            "ym-Technical-University-of-Kenya": {
-                "name": "Geospatial Science Student Association",
-                "description": "YouthMappers chapter at Technical University of Kenya",
-                "extendedDescription": "It's a geographical information based group with very passionate students in the relevant fields of study. We do training to members on emerging trends in the market and keep up with technological advancements"
+            "OSM-AR-facebook": {
+                "name": "OpenStreetMap Argentina Facebook",
+                "description": "Join the OpenStreetMap Argentina community on Facebook",
+                "extendedDescription": "News from the local community"
             },
-            "ym-University-of-Nairobi": {
-                "name": "Geospatial Engineering Students Association",
-                "description": "YouthMappers chapter at University of Nairobi",
-                "extendedDescription": "UN students are working with the local OSM community, Map Kibera, and GrouthTruth to learn about open mapping and contribute data for needs in their urban communities."
+            "OSM-AR-forum": {
+                "name": "OpenStreetMap Argentina web forum",
+                "description": "Join the OpenStreetMap Argentina web forum",
+                "extendedDescription": "Ideal for long or important discussions. Slow response time."
             },
-            "ym-African-Methodist-Episcopal-University": {
-                "name": "YouthMappers-AMEU",
-                "description": "YouthMappers chapter at African Methodist Episcopal University"
+            "OSM-AR-irc": {
+                "name": "OpenStreetMap Argentina IRC",
+                "description": "Join #osm-ar on irc.oftc.net (port 6667)",
+                "extendedDescription": "You may find the most geeky user in the community."
             },
-            "ym-Cuttington-University": {
-                "name": "Cuttington University YouthMappers",
-                "description": "YouthMappers chapter at Cuttington University",
-                "extendedDescription": "The YouthMappers at Cuttington University, Suakoko, and Bong County comprised of Students from three different departments; namely, the Department of Natural Resources Management “DONRM”, Department of Environmental Sciences, and the Department of Natural Sciences. Since the establishment of the Chapter in February 2017, the overall membership is  20 students, with each department containing 5 students."
+            "OSM-AR-mailinglist": {
+                "name": "Talk-ar Mailing List",
+                "description": "Historic mailing list. Almost unused today."
             },
-            "ym-Grand-Gedeh-County-Community-College": {
-                "name": "YouthMappers at Grand Gedeh County Community College",
-                "description": "YouthMappers chapter at Grand Gedeh County Community College",
-                "extendedDescription": "The Youth Mappers of GGCCC sole intent is to put  places in and around Liberia  that are not on the map. We gather youths from the college within the Grand Gedeh Community College to make it their duties to unite and bring these places to the spot light geographically."
+            "OSM-AR-telegram": {
+                "name": "OpenStreetMap Argentina Telegram",
+                "description": "Join the OpenStreetMap Argentina community on Telegram",
+                "extendedDescription": "The most active channel in the community, ideal for chatting and getting answers to your questions instantly. Everyone is welcome!"
             },
-            "ym-Nimba-County-Community-College": {
-                "name": "Nimba County Community College Youth Mappers",
-                "description": "YouthMappers chapter at Nimba County Community College"
+            "OSM-AR-twitter": {
+                "name": "OpenStreetMap Argentina Twitter",
+                "description": "Follow us on Twitter at {url}",
+                "extendedDescription": "News from the local community and OpenStreetMap in general."
             },
-            "ym-Stella-Maris-Polytechnic": {
-                "name": "YouthMappers-SMP",
-                "description": "YouthMappers chapter at Stella Maris Polytechnic"
+            "OSM-Asia-mailinglist": {
+                "name": "OpenStreetMap Asia Mailinglist",
+                "description": "Talk-asia is the official Mailinglist for Asian Community"
             },
-            "ym-University-of-Liberia-YouthMappers": {
-                "name": "University of Liberia YouthMappers",
-                "description": "YouthMappers chapter at University of Liberia YouthMappers",
-                "extendedDescription": "The University of Liberia YouthMappers is a chapter organization of the Global YouthMappers. We are a nonprofit student mapping organization focus on mapping for Liberia’s development and the World at large. The purpose of this organization shall be to utilize technology and geospatial knowledge as means of creating and developing maps; collecting and analyzing data that will address local and worldwide challenges. Our aim is to support and create opportunity for students to develop interest and skills in the fields of mapping. We envision a united student community that are collaborative, active and are willing to work with the University of Liberia YouthMappers in order to better the lives of others."
+            "OSM-BGD-facebook": {
+                "name": "OpenStreetMap Bangladesh",
+                "description": "Improve OpenStreetMap in Bangladesh",
+                "extendedDescription": "Mapping in Bangladesh? Have questions, want to connect with the community here? Join us at {url}. All are welcome!",
+                "events": {
+                    "sotmasia2019": {
+                        "name": "State of the Map Asia 2019",
+                        "description": "Join the 2019 OpenStreetMap region-wide event at State of the Map Asia in Dhaka",
+                        "where": "Krishibid Institution Bangladesh (KIB), Dhaka, Bangladesh"
+                    }
+                }
             },
-            "osm-mg-facebook": {
-                "name": "OpenStreetMap Madagascar Facebook Group",
-                "description": "Malagasy Facebook group for people interested in OpenStreetMap."
+            "OSM-BO-mailinglist": {
+                "name": "Talk-bo Mailing List",
+                "description": "Talk-bo is the official mailing list for the Bolivian OpenStreetMap community",
+                "extendedDescription": "Mapping in Bolivia? Have questions, want to connect with the community here? Join us at {url}. All are welcome!"
             },
-            "talk-mg": {
-                "name": "Talk-mg Mailing List",
-                "description": "Place for OpenStreetMap contributors, communities and users in Madagascar to share and discuss."
+            "OSM-BiH-telegram": {
+                "name": "OpenStreetMap BiH Telegram",
+                "description": "A Telegram group for the OSM Bosnia and Herzegovina community: {url}"
             },
-            "ym-University-of-Malawi": {
-                "name": "Chanco Malawi YouthMappers",
-                "description": "YouthMappers chapter at University of Malawi",
-                "extendedDescription": "Chanco Malawi YouthMappers is the student mapping organization for the University of Malawi's Chancellor College. The students in this chapter focus on mapping for Malawi's development and science needs."
+            "OSM-Boston": {
+                "name": "OpenStreetMap Boston",
+                "description": "Mappers and OpenStreetMap users in the Boston area",
+                "extendedDescription": "OpenStreetMap is the free and open, wiki-style map of the world, with hundreds of thousands of contributions every day from people like you. Editing the map is simple, and fun! Join us both indoors and outdoors in our effort to create the best map of the Boston area and the rest of the world!"
             },
-            "ym-Universit-des-Sciences-Sociale-et-de-Gestion-de-Bamako": {
-                "name": "Etudiant au Laboratoire HoPE",
-                "description": "YouthMappers chapter at Université des Sciences Sociale et de Gestion de Bamako"
+            "OSM-CA-Slack": {
+                "name": "OSM-CA Slack",
+                "description": "All are welcome! Sign up at {signupUrl}."
             },
-            "ym-Universidade-Eduardo-Mondlane": {
-                "name": "Comunidade YouthMappers Moçambique",
-                "description": "YouthMappers chapter at Universidade Eduardo Mondlane",
-                "extendedDescription": "We are a student group that intends to join Mozambican society to create a resilient community of humanitarian mapping. The community intend to map the physical occupation of our Country and create open geographic data, accessible to the public and able to be used in several areas without associated costs."
+            "OSM-CA-mailinglist": {
+                "name": "OSM-CA mailing list",
+                "description": "A mailing list to discuss OpenStreetMap in Canada."
             },
-            "ym-Namibia-University-of-Science-and-Technology": {
-                "name": "Geoinformation Technology Student Society",
-                "description": "YouthMappers chapter at Namibia University of Science and Technology"
+            "OSM-CA-telegram": {
+                "name": "@osmca on Telegram",
+                "description": "OpenStreetMap Canada Telegram chat"
             },
-            "ym-Abia-State-University": {
-                "name": "AbsuMappersTeam",
-                "description": "YouthMappers chapter at Abia State University",
-                "extendedDescription": "AbsuMappersTeam is  voluntary team of map enthusiast ,using openstreetmap,GIS and other open source geospatial techno;ogy to solve problems.It is a dedicated for disaster response using OpenStreetMap.It is a  professional mentoring  and empowerment platform for  those with passion for GIS and Mapping.It is a community of  volunteers for geospatial data creation,field data collection and mapping.The team was co-founded by Victor N.Sunday(the Team mentor) and Professor J.U.Ogbonna ,the team coordinator and faculty Advisor. AbsuMapperTeam is an affiliate of UniiqueMappersTeam-Port Harcourt.The team stands to support sustainable development using geospatial  technology"
+            "OSM-CL-facebook": {
+                "name": "OpenStreetMap Chile Facebook",
+                "description": "Join the OpenStreetMap Chile community on Facebook",
+                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
             },
-            "ym-Ahmadu-Bello-University": {
-                "name": "ABU Geomappers",
-                "description": "YouthMappers chapter at Ahmadu Bello University",
-                "extendedDescription": "We are a group of Data driven Humanitarian mappers, who are dedicated to rendering humanitarian service in response to disaster and mitigation. We are glad to contribute our expertise and knowledge through mapping, and helping to spread #OpenEvangelism through Training, and collaboration."
+            "OSM-CL-mailinglist": {
+                "name": "Talk-cl Mailing List",
+                "description": "A mailing list to discuss OpenStreetMap in Chile"
             },
-            "ym-Federal-School-of-Surveys": {
-                "name": "OyoMappersTeam (OMT) Oyo",
-                "description": "YouthMappers chapter at Federal School of Surveys"
+            "OSM-CL-telegram": {
+                "name": "OpenStreetMap Chile Telegram",
+                "description": "Join the OpenStreetMap Chile community on Telegram",
+                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
             },
-            "ym-Federal-University-of-Technology-Akure": {
-                "name": "YouthMappers Futa Space Club",
-                "description": "YouthMappers chapter at Federal University of Technology, Akure",
-                "extendedDescription": "Our mission is to raise the next generation of Space Leaders. Activities include research and capacity building in Remote Sensing, GIS, Climate Change, Astronomy, Cosmology, Space Engineering, Global Navigation, Robotics and Space Education."
+            "OSM-CL-twitter": {
+                "name": "OpenStreetMap Chile Twitter",
+                "description": "Follow us on Twitter at {url}"
             },
-            "ym-Ignatius-Ajuru-University-of-Education": {
-                "name": "IgnatiusMappersTeam (IMT)",
-                "description": "YouthMappers chapter at Ignatius Ajuru University of Education",
-                "extendedDescription": "We are a YouthMappers Chapter of Ignatius Ajuru University of Education involved in crowdsourced mapping of our environment and remote mapping of resilient communities.We are a team of volunteers using openstreetmap and other open Geospatial source for mapping."
+            "OSM-CN-telegram": {
+                "name": "OpenStreetMap China Telegram",
+                "description": "A Telegram group for the OSM Chinese community: {url}"
             },
-            "ym-University-of-Nigeria-Nsukka": {
-                "name": "LionMappersTeam (LMT) Nsukka",
-                "description": "YouthMappers chapter at University of Nigeria, Nsukka",
-                "extendedDescription": "The LionMappersTeam is an affiliate of YouthMappers Network, with the sole aim of providing members the opportunity to learn and improve their skills in the field of mapping science and to create open geographic data and analysis that addresses locally defined challenges globally. It is a team of volunteers for crowdsourced mapping and geographic information provision using Openstreetmap, citizen science  and other geospatial  technology for research, training and response to resilient community challenges. We are involved in GIS and Remote Sensing Applications and Research.Paticipatory GIS and Citizen Science,field mapping ,training workshops and outreaches to High Schools."
+            "OSM-CO": {
+                "name": "OpenStreetMap Colombia",
+                "description": "News of the OpenStreetMap Colombia community and the OSMCo Foundation"
             },
-            "ym-University-of-Port-Harcourt": {
-                "name": "UniqueMappersTeam (UMT) Port Harcourt",
-                "description": "YouthMappers chapter at University of Port Harcourt",
-                "extendedDescription": "UniqueMappersTeam(UMT)Port Harcourt  is an action group and a team of volunteers for a collaborative online mapping targeted at training and empowering members with trending mapping skills  to create open geospatial data and analysis that addresses locally defined challenges for geoinformation and to provide humanitarian mapping  services to resilient communities in Niger Delta,Nigeria and elsewhere.We promote Crowdsoucred Mapping and Geographic information volunteering using OpenStreetMap(OSM) platform and other accessible platforms for Rapid Response Mapping,Disaster Mapping,Geo-intelligence Mapping,Map updates and training.Its an affiliate Campus chapter of Humanitarian OpenStreetMap Team(HOT).It is a project-task team of YouthMappers that provide opportunity for members to learn and improve their skills in Geoinformatics so as to explore global opportunities in the field of Mapping and Geoinformation."
+            "OSM-CO-facebook": {
+                "name": "OpenStreetMap Colombia Facebook",
+                "description": "Join the OpenStreetMap Colombia community on Facebook",
+                "extendedDescription": "Join the community to learn more about OpenStreetMap. Everyone is welcome!"
             },
-            "ym-University-of-Nigeria-Enugu-Campus": {
-                "name": "LionMappersTeam (LMT) Enugu",
-                "description": "YouthMappers chapter at University of Nigeria, Enugu Campus",
-                "extendedDescription": "The LionMappersTeam(LMT)Enugu Campus is an affiliate of YouthMappers Network, with the sole aim of providing members the opportunity to learn and improve their skills in the field of Geoinformatics and to create open geographic data and analysis that addresses locally defined challenges globally. It is a team of volunteers for Crowdsourced Mapping and Geographic Information provision using Openstreetmap, Citizen Science and other Geospatial Technology for research, training and response to resilient community challenges. We are involved in Web-Cartography, GIS and Remote Sensing Applications and ResearchWe are passionate about Volunteered Geographic Information.Paticipatory GIS and Citizen Science.Our major activities include online crowdsourced-Cartography, Field Mapping ,Training workshops and outreaches to High School as well as Humanitarian/Disaster Response Mapping."
+            "OSM-CO-mailinglist": {
+                "name": "Talk-co Mailing List",
+                "description": "A mailing list to discuss OpenStreetMap in Colombia"
             },
-            "osm-africa-telegram": {
-                "name": "OpenStreetMap Africa Telegram",
-                "description": "OpenStreetMap Telegram for Africa"
+            "OSM-CO-telegram": {
+                "name": "OSM Colombia on Telegram",
+                "description": "OpenStreetMap Colombia Telegram chat"
             },
-            "ym-Insititue-d-Enseignement-Superieur-de-Ruhengeri": {
-                "name": "YouthMappers at INES Ruhengeri",
-                "description": "YouthMappers chapter at Insititue d' Enseignement Superieur de Ruhengeri",
-                "extendedDescription": "We are students from Land Administration and Management and Land survey Departments from INES-Ruhengeri. We are engaged in mapping activities that create the changes toward sustainable development in our community."
+            "OSM-CO-twitter": {
+                "name": "OpenStreetMap Colombia Twitter",
+                "description": "Follow us on Twitter at {url}"
             },
-            "ym-University-of-Rwanda-Huye-Campus": {
-                "name": "Rwanda YouthMappers",
-                "description": "YouthMappers chapter at University of Rwanda - Huye Campus",
-                "extendedDescription": "Based on the commitment and the purpose of promoting mapping, and the information from YouthMappers public talks, we have organized as students in Geography department who are committed in mapping to found a chapter of our Campus. We have supported by our Facilitator Dr. Gaspard Rwanyiziri (Director of CGIS-Rwanda) and various lecturer mentors."
+            "OSM-CU-telegram": {
+                "name": "OSM Cuba on Telegram",
+                "description": "OpenStreetMap Cuba Telegram chat"
             },
-            "ym-Institut-Suprieur-de-Management-Kolda": {
-                "name": "Les Femmes Leaders de ISM/Kolda",
-                "description": "YouthMappers chapter at Institut Supérieur de Management Kolda",
-                "extendedDescription": "Les Femmes Leaders de ISM/Kolda is an all-female mapping group in southern Senegal looking to put Kolda and surrounding villages on the map and better understand how to use OSM."
+            "OSM-CZ-telegram": {
+                "name": "OpenStreetMap CZ Telegram",
+                "description": "A Telegram group for the OSM Czech community: {url}"
             },
-            "ym-Universit-Gaston-Berger": {
-                "name": "YouthMappers at UGB",
-                "description": "YouthMappers chapter at Université Gaston Berger",
-                "extendedDescription": "YouthMappers UGB is made up of young students and researchers who are passionate about mapping. Our aim is to improve students' skills in the field of cartography and to participate in the creation of open geographic data that responds to development challenges around the world and particularly in Africa."
+            "OSM-Central-Salish-Sea": {
+                "name": "OpenStreetMap Central Salish Sea",
+                "description": "Mappers and OpenStreetMap users around Mount Vernon, WA",
+                "extendedDescription": "OpenStreetMap is an map of the world made by people like you. It's a map that you build, that's given away for free like wikipedia. Check out osm.org for more. We meet all the time to talk maps, make maps and have fun!"
             },
-            "ym-Fourah-Bay-College": {
-                "name": "Student's Geographical Association",
-                "description": "YouthMappers chapter at Fourah Bay College",
-                "extendedDescription": "The Student's Geographical Association- YouthMappers is an association of Fourah Bay College Students with the common goals of mapping out vulnerable places in Sierra Leone and the world at large for relief and other beneficial purposes,carry out Research and other educative endeavors. The chapter consists of young people with great ideas, development oriented with the capacity to relate with each other, comprehend and implement sustainable developmental projects as a team."
+            "OSM-Chattanooga": {
+                "name": "OSM Chattanooga",
+                "description": "The OpenStreetMap user group for Chattanooga"
             },
-            "ym-Njala-University-Freetown-Campus": {
-                "name": "Njala Freetown YouthMappers",
-                "description": "YouthMappers chapter at Njala University, Freetown Campus",
-                "extendedDescription": "We are students of Njala University Freetown Campus, studying Information Technology under the department of Physics and Computer Science. and we are located at Henry Street Freetown, Sierra Leone."
+            "OSM-Colorado": {
+                "name": "OpenStreetMap Colorado",
+                "description": "Mappers and OpenStreetMap users in the state of Colorado, USA",
+                "extendedDescription": "OpenStreetMap (OSM) Colorado is a local collaboration of people interested in contributing their efforts to create free maps. We encourage all of our mappers to organize or suggest mapping events throughout the state. Meetup activities can be simple social mixers, OSM basic to advanced training, or community mapping parties."
             },
-            "ym-Njala-University-Njala-Campus": {
-                "name": "YouthMappers Njala University, Njala Campus",
-                "description": "YouthMappers chapter at Njala University, Njala Campus"
+            "OSM-Discord": {
+                "name": "OpenStreetMap Discord",
+                "description": "Get in touch with other mappers via Discord"
             },
-            "ym-University-of-Pretoria": {
-                "name": "Centre for Geoinformation Science",
-                "description": "YouthMappers chapter at University of Pretoria",
-                "extendedDescription": "The students who map Pretoria are supported by the University of Pretoria's Centre for Geoinformation Science, a platform from where the excellence of UP individuals and teams involved in geographic information science (GISc) research, education and training, professional development and community engagement is encouraged and strengthened through collaborations, education and training and  alliances within South Africa and abroad."
+            "OSM-EC-telegram": {
+                "name": "OSM Ecuador on Telegram",
+                "description": "OpenStreetMap Ecuador Telegram chat"
             },
-            "ym-Ardhi-University": {
-                "name": "ARU Mapper",
-                "description": "YouthMappers chapter at Ardhi University",
-                "extendedDescription": "As upcoming geospatial data consultants we seek to educate and provide advice to the society on how they can use spatial data not only as a form of location but a tool of decision making and predict different hazardous and climatical changes which may harm them or future genarations."
+            "OSM-ES-mailinglist": {
+                "name": "Talk-es mailing list",
+                "description": "A mailing list to discuss OpenStreetMap in Spain"
             },
-            "ym-Institute-of-Finance-Management": {
-                "name": "IFM mappers",
-                "description": "YouthMappers chapter at Institute of Finance Management",
-                "extendedDescription": "This is a new  chapter at out institute and we are looking forward to use our financial education that we are receiving here at the campus  and link ig with the environment in order to develop our sustainable environment towards helping the community  with the effects of our environment in a financial ways by converting them into numbers. this is widely explained in ecosystem accounting and environmental accounts"
+            "OSM-ES-telegram": {
+                "name": "@OSMes on Telegram",
+                "description": "OpenStreetMap Spain Telegram chat"
             },
-            "ym-Institute-of-Rural-Development-Planning-Mwanza": {
-                "name": "Youth Mappers Chapter at Institute of Rural Development Planning - Lake Zone Centre",
-                "description": "YouthMappers chapter at Institute of Rural Development Planning Mwanza"
+            "OSM-Facebook": {
+                "name": "Facebook上のOpenStreetMap",
+                "description": "Like us on Facebook for news and updates about OpenStreetMap."
             },
-            "ym-Institute-of-Rural-Development-Planning": {
-                "name": "Mipango YouthMappers Chapter",
-                "description": "YouthMappers chapter at Institute of Rural Development Planning",
-                "extendedDescription": "Mipango YouthMappers Chapter was introduced at IRDP on 3rd July, 2017 by Dr.Domitilla Bashemera. The founding members were  300 (190 males and 110 female) Bachelor Degree students, who were registered as members of the Chapter. Gerald Zacharia is the president of the chapter and Juster Lugira is Vice President."
+            "OSM-IDN-facebook": {
+                "name": "OpenStreetMap Indonesia",
+                "description": "Improve OpenStreetMap in Indonesia",
+                "extendedDescription": "Mapping in Indonesia? Have questions, want to connect with the community here? Join us at {Url}. All are welcome!"
             },
-            "ym-Open-University-of-Tanzania": {
-                "name": "Youth Mappers at Open University of Tanzania",
-                "description": "YouthMappers chapter at Open University of Tanzania",
-                "extendedDescription": "Youth Mappers at Open University of Tanzania\n\nHad been founded by members and students of Open University of Tanzania in Department of Geography who are mainly need to improve their career and help young community through joint and partnership projects with local community groups such as Mikoko Scout Group (www.msg.or.tz) and start cooperation with international colleges and universities for exchange programs in relation to Geography Studies as some programs prepared by Mikoko Scout Group which will link local university and other universities of the same interest through International Nature & Environmental Youth Camp 2019 (www.campsite.msg.or.tz/nature.html )\n\nOur chapter will soon be recognized as youth network program that will open opportunity for students to study and conduct research studies at a local levels."
+            "OSM-IRC": {
+                "name": "OpenStreetMap IRC",
+                "description": "Join #osm on irc.oftc.net (port 6667)"
             },
-            "ym-Sokoine-University-of-Agriculture": {
-                "name": "SMCoSE YouthMappers",
-                "description": "YouthMappers chapter at Sokoine University of Agriculture",
-                "extendedDescription": "A Chapter comprising of Environmental sciences and management students and Geography studies under the dept. of Geography and  we will be using mapping techniques, based on systems concepts and theories, can be used to facilitate, explore, and capture the different understandings of the relationships, perspectives, and boundaries involved in environmental sustainability to obtain a more complete comprehension of the concept and develop plans for action."
+            "OSM-India-Puducherry-Facebook": {
+                "name": "Free Software Hardware Movement - Facebook",
+                "description": "FSHM Facebook page to know about community events, activities",
+                "extendedDescription": "FSHM organizes events relating to free software/hardware, technology, activism and OpenStreetMap. Its FB page is the best way to keep in contact with its events."
             },
-            "ym-University-of-Dar-es-Salaam": {
-                "name": "YouthMappers at University of Dar es Salaam",
-                "description": "YouthMappers chapter at University of Dar es Salaam",
-                "extendedDescription": "The purpose of the University of Dar es Salaam YouthMappers  is to use and promote open source data and GIS technologies to map potential disaster areas, provide resources for emergency management, connect its members with open source and GIS organizations in the city of Dar es Salaam, and serve any upcoming needs of our project partners ."
+            "OSM-India-Puducherry-Matrix": {
+                "name": "Free Software Hardware Movement - Matrix",
+                "description": "FSHM Riot group to discuss, share and update mapping activities, events in and around Puducherry",
+                "extendedDescription": "FSHM community members share their OSM mapping updates / experiences through the Riot.im group, this group is also used to discuss things related to free software / hardware, technology and activism."
             },
-            "ym-Busitema-University": {
-                "name": "Good Mappers",
-                "description": "YouthMappers chapter at Busitema University",
-                "extendedDescription": "Good mappers is a team of students in Busitema University. Its main objective is to create a community of experienced mappers who can contribute to the world map."
+            "OSM-India-facebook": {
+                "name": "OpenStreetMap India - Participatory neighborhood mapping",
+                "description": "Improve OpenStreetMap in India",
+                "extendedDescription": "Mapping in India? Have questions, want to connect with the community here? Join us at {url}. All are welcome!"
             },
-            "ym-Gulu-University": {
-                "name": "CSGU Mappers",
-                "description": "YouthMappers chapter at Gulu University",
-                "extendedDescription": "The CSGU Mappers are the Computing Society at Gulu University. This chapter is creative, passionate, innovative and ready to map Uganda and the world at large, beyond other people's imagination."
+            "OSM-Japan-telegram": {
+                "name": "OpenStreetMap 日本 Telegram",
+                "description": "OSM日本コミュニティ用のTelegramグループ: {url}"
             },
-            "ym-Kumi-University": {
-                "name": "Ever Last YouthMappers",
-                "description": "YouthMappers chapter at Kumi University",
-                "extendedDescription": "This energetic group of students organizes within the faculty of Science and Information Technology."
+            "OSM-Kerala-facebook": {
+                "name": "OpenStreetMap Kerala - Participatory neighborhood mapping",
+                "description": "Improve OpenStreetMap in Kerala",
+                "extendedDescription": "Mapping in Kerala ? Have questions, want to connect with the community here? Join us at {url}. All are welcome!"
             },
-            "ym-Makerere-University": {
-                "name": "Geo YouthMappers",
-                "description": "YouthMappers chapter at Makerere University",
-                "extendedDescription": "Geo YouthMappers is a Makerere University based mapping chapter esteemed to apply the spatial conception to the real world.We have collaborated on various mapping events with OSM. Our main aim is the desire to simplify data and make it readily available mostly for disaster preparedness.\"We map the world and change lives."
+            "OSM-Korea-mailinglist": {
+                "name": "OpenStreetMap Korea Mailinglist",
+                "description": "Talk-ko is an Official Mailinglist for the Communities to dicuss matters about Korea"
             },
-            "ym-Mbarara-University-of-Science-and-Technology": {
-                "name": "MUST Street Mappers",
-                "description": "YouthMappers chapter at Mbarara University of Science and Technology",
-                "extendedDescription": "MUST Street Mappers is a Youth Mappers chapter at the Mbarara University of Science and Technology that is based on making our country and the world at large a better place through mapping. We base on collected information to notice patterns and data mine to present relevant and beneficial information to society."
+            "OSM-Korea-telegram": {
+                "name": "OSM Korea Telegram",
+                "description": "Unofficial Group for OpenStreetMap contributors, communities, and users in Korea to share and discuss."
             },
-            "ym-St.-Augustine-International-University": {
-                "name": "YouthMappers at St Augustine International University",
-                "description": "YouthMappers chapter at St. Augustine International University"
+            "OSM-MMR-facebook": {
+                "name": "OpenStreetMap Myanmar",
+                "description": "Improve OpenStreetMap in Myanmar",
+                "extendedDescription": "Mapping in Myanmar? Have questions, want to connect with the community here? Join us at {Url}. All are welcome!"
             },
-            "ym-Uganda-Christian-University-Mbale-Campus": {
-                "name": "Mappers for Life",
-                "description": "YouthMappers chapter at Uganda Christian University Mbale Campus",
-                "extendedDescription": "We are Team Mappers for life! Please come and join us as we map together!\" This group works from the Department of Information Technology at the UCU."
+            "OSM-MNG-facebook": {
+                "name": "OpenStreetMap Mongolia",
+                "description": "Improve OpenStreetMap in Mongolia",
+                "extendedDescription": "Mapping in Mongolia? Have questions, want to connect with the community here? Join us at {Url}. All are welcome!"
             },
-            "ym-Uganda-Pentecostal-University": {
-                "name": "HiTech Youth Mappers",
-                "description": "YouthMappers chapter at Uganda Pentecostal University",
-                "extendedDescription": "A new Youthmappers Chapter in Western Uganda. Ready to map and provide open data with OpenStreetMap for development purposes."
+            "OSM-MY-facebook": {
+                "name": "OpenStreetMap Malaysia on Facebook",
+                "description": "For chat about anything related to OpenStreetMap!"
             },
-            "ym-St.-Mawaggali-Trades-Training-Institute": {
-                "name": "MawaggaliMappers",
-                "description": "YouthMappers chapter at St. Mawaggali Trades Training Institute",
-                "extendedDescription": "We are the youthappers chapter at St. Mawaggali trades in choma who are want to contribute the different humantarian tasks to serve lives through mapping."
+            "OSM-MY-forum": {
+                "name": "OpenStreetMap Malaysia Forum",
+                "description": "Official OpenStreetMap Malaysia Forum"
             },
-            "ym-The-University-of-Zambia": {
-                "name": "YouthMappers Unza",
-                "description": "YouthMappers chapter at The University of Zambia"
+            "OSM-MY-matrix": {
+                "name": "OpenStreetMap Malaysia Riot channel",
+                "description": "All mappers are welcome! Sign up at {signupUrl}"
             },
-            "ym-University-of-Zimbabwe": {
-                "name": "UZMappers",
-                "description": "YouthMappers chapter at University of Zimbabwe",
-                "extendedDescription": "UzMappersTeam Zimbabwe is a team of Volunteers using OpenStreetMap for Open Data Mapping and Humanitarian Disaster response mapping .The team empowers its members with open source geospatial technology skills."
+            "OSM-Nepal-facebook": {
+                "name": "OpenStreetMap Nepal",
+                "description": "Improve OpenStreetMap in Nepal",
+                "extendedDescription": "Mapping in Nepal? Have questions, want to connect with the community here? Join us at {Url}. All are welcome!"
             },
-            "osm-afghanistan-facebook": {
-                "name": "OpenStreetMap Afghanistan",
-                "description": "Improve OpenStreetMap in Afghanistan"
+            "OSM-Ottawa-meetup": {
+                "name": "OpenStreetMap Ottawa",
+                "description": "Mappers and OpenStreetMap users in the Ottawa area"
             },
-            "OSM-BGD-facebook": {
-                "name": "OpenStreetMap Bangladesh",
-                "description": "Improve OpenStreetMap in Bangladesh",
-                "extendedDescription": "Mapping in Bangladesh? Have questions, want to connect with the community here? Join us at {url}. All are welcome!"
+            "OSM-PE": {
+                "name": "OpenStreetMap Peru",
+                "description": "News and resources for the OpenStreetMap Peru community"
             },
-            "ym-Asian-University-for-Women": {
-                "name": "YouthMappers at AUW",
-                "description": "YouthMappers chapter at Asian University for Women",
-                "extendedDescription": "The Asian University for Women seeks to graduate women who will be skilled and innovative professionals, service-oriented leaders in the businesses and communities in which they will work and live, and promoters of intercultural understanding and sustainable human and economic development in Asia and throughout the world."
+            "OSM-PE-facebook": {
+                "name": "OpenStreetMap Peru Facebook",
+                "description": "Join the OpenStreetMap Peru community on Facebook"
             },
-            "ym-Dhaka-College": {
-                "name": "YouthMappers Daka College",
-                "description": "YouthMappers chapter at Dhaka College",
-                "extendedDescription": "YouthMappers DhakaCollege is an approach by students to help mapping vulnerable areas of the world as a part of Humanitarian Action. YouthMappers  gives the opportunity to the students for helping people and using mapping for humanitarian purposes. This open geographic data can be used for educational, navigational and other humanitarian purposes. Happy mapping."
+            "OSM-PE-mailinglist": {
+                "name": "Talk-pe Mailing List",
+                "description": "The official mailing list for the OpenStreetMap Peru community"
             },
-            "ym-Dhaka-University": {
-                "name": "Openstreetmap YouthMappers",
-                "description": "YouthMappers chapter at Dhaka University",
-                "extendedDescription": "It's a great privilege for the students of University of Dhaka to map for humanitarian purposes. Our chapter gives the opportunity to the students for helping people and use mapping for humanitarian purposes."
-            },
-            "ym-Eastern-University": {
-                "name": "YouthMappers at Eastern University",
-                "description": "YouthMappers chapter at Eastern University",
-                "extendedDescription": "YouthMappers at Eastern University, Bangladesh has been formed with a view to assisting people during humanitarian crisis. The students, likewise other mappers of the world, are promised to assist people in using the map for educational, navigational and other humanitarian purposes."
-            },
-            "ym-Jahangirnagar-University": {
-                "name": "YouthMappers at IRS, Jahangirnagar University",
-                "description": "YouthMappers chapter at Jahangirnagar University"
-            },
-            "ym-Khulna-University": {
-                "name": "Openstreetmap",
-                "description": "YouthMappers chapter at Khulna University",
-                "extendedDescription": "KU students and faculty from multiple disciplines are experienced at creating open data for OSM to address local challenges of development, including food security and other topics."
-            },
-            "ym-Rajshahi-University-of-Engineering-Technology": {
-                "name": "YouthMappers at RUET",
-                "description": "YouthMappers chapter at Rajshahi University of Engineering & Technology",
-                "extendedDescription": "The \"YouthMappers at RUET\" is a humanitarian mapping group of students of Rajshahi University of Engineering & Technology (RUET) to share, develop and practice the knowledge of GIS.  This group encourages using open source geospatial data and platform to make solution to reach the most vulnerable group of the world."
-            },
-            "ym-Sherubtse-College": {
-                "name": "Geographical Society",
-                "description": "YouthMappers chapter at Sherubtse College",
-                "extendedDescription": "The Geographical Society, in the Department of Geography & Planning, Sherubtse College, Royal University of Bhutan, with support from the Center for Climate Change and Spatial Information, has made several efforts to create awareness and address important issues at the local and national level. We now join hands with the international student-centered YouthMappers network on \"Mapping for Resilience\" and contributing to a global 'Happiness'!"
-            },
-            "OSM-India-facebook": {
-                "name": "OpenStreetMap India - Participatory neighborhood mapping",
-                "description": "Improve OpenStreetMap in India",
-                "extendedDescription": "Mapping in India? Have questions, want to connect with the community here? Join us at {url}. All are welcome!",
-                "events": {
-                    "sotmasia2018": {
-                        "name": "State of the Map Asia 2018",
-                        "description": "Join the 2018 OpenStreetMap region-wide event at State of the Map Asia in India",
-                        "where": "Indian Institute of Management, Bangalore, India"
-                    }
-                }
-            },
-            "osm-india-forum": {
-                "name": "OpenStreetMap India forum",
-                "description": "OpenStreetMap India web forum"
-            },
-            "osm-india-github": {
-                "name": "OpenStreetMap India GitHub",
-                "description": "Code with us: {url}"
-            },
-            "OSM-india-mailinglist": {
-                "name": "OpenStreetMap India Mailinglist",
-                "description": "Talk-in is the official Mailinglist for Indian Community"
-            },
-            "osm-india-telegram": {
-                "name": "OpenStreetMap India Telegram",
-                "description": "Join our family: {url}"
-            },
-            "OSM-india-twitter": {
-                "name": "OpenStreetMap India Twitter",
-                "description": "We are just a tweet away: {url}"
-            },
-            "osm-india-website": {
-                "name": "OpenStreetMap India",
-                "description": "Mappers and OpenStreetMap users in India"
-            },
-            "osm-india-wiki": {
-                "name": "OpenStreetMap Wikiproject India",
-                "description": "Everything you need to know about mapping in India: {url}"
-            },
-            "osm-india-youtube": {
-                "name": "OpenStreetMap India Youtube",
-                "description": "Subscribe to our channel: {url}"
-            },
-            "OSM-India-Puducherry-Facebook": {
-                "name": "Free Software Hardware Movement - Facebook",
-                "description": "FSHM Facebook page to know about community events, activities",
-                "extendedDescription": "FSHM organizes events relating to free software/hardware, technology, activism and OpenStreetMap. Its FB page is the best way to keep in contact with its events."
-            },
-            "OSM-Puducherry-Mailing-List": {
-                "name": "Free Software Hardware Movement - Mailing List",
-                "description": "FSHM Puducherry mailing list to discuss mapping in Puducherry and other things.",
-                "extendedDescription": "FSHM organizes events relating to free software/hardware, technology, activism and OpenStreetMap."
-            },
-            "OSM-India-Puducherry-Matrix": {
-                "name": "Free Software Hardware Movement - Matrix",
-                "description": "FSHM Riot group to discuss, share and update mapping activities, events in and around Puducherry",
-                "extendedDescription": "FSHM community members share their OSM mapping updates / experiences through the Riot.im group, this group is also used to discuss things related to free software / hardware, technology and activism."
-            },
-            "ym-Gujarat-University": {
-                "name": "CCIM at Ahmedabad",
-                "description": "YouthMappers chapter at Gujarat University"
-            },
-            "OSM-IDN-facebook": {
-                "name": "OpenStreetMap Indonesia",
-                "description": "Improve OpenStreetMap in Indonesia",
-                "extendedDescription": "Mapping in Indonesia? Have questions, want to connect with the community here? Join us at {Url}. All are welcome!"
-            },
-            "ym-Universitas-Negeri-Makassar": {
-                "name": "Kontur Geografi",
-                "description": "YouthMappers chapter at Universitas Negeri Makassar"
-            },
-            "ym-University-Muhammadiyah-Surakarta": {
-                "name": "SpaceTime",
-                "description": "YouthMappers chapter at University Muhammadiyah Surakarta",
-                "extendedDescription": "SpaceTime is a community mapping in the Faculty of Geography of Muhammadiyah University of Surakarta. SpaceTime was founded by Bruce Maldy Pratama, Mukhlis Akbar and Irfandi Fauzi. They are active students in the Faculty of Geography University Muhammadiyah Surakarta."
-            },
-            "osm-iran-aparat": {
-                "name": "OpenStreetMap Iran Aparat",
-                "description": "Subscribe to our channel at {url}",
-                "extendedDescription": "A good resource of videos about anything related to OpenStreetMap. Mainly in Persian."
-            },
-            "osm-iran-forum": {
-                "name": "OpenStreetMap Iran web forum",
-                "description": "OpenStreetMap Iran web forum",
-                "extendedDescription": "A web forum for OpenStreetMap users in Iran. Feel free to ask questions and discuss with others!"
-            },
-            "osm-iran-telegram": {
-                "name": "OpenStreetMap Iran Telegram",
-                "description": "You're welcome to join our Telegram channel at {url}. We also have a supergroup of many OSMers interested in Iran. Find its link in bio of channel."
-            },
-            "OSM-japan-facebook": {
-                "name": "OpenStreetMap 日本コミュニティ",
-                "description": "日本のマッパーとOpenStreetMap ユーザー"
-            },
-            "OSM-japan-mailinglist": {
-                "name": "OpenStreetMap 日本メーリングリスト",
-                "description": "Talk-ja は日本コミュニティ向けの公式メーリングリストです"
-            },
-            "OSM-japan-twitter": {
-                "name": "OpenStreetMap 日本のTwitter",
-                "description": "Twitterでのハッシュタグ: {url}"
-            },
-            "OSM-japan-website": {
-                "name": "OpenStreetMap 日本",
-                "description": "日本のマッパーとOpenStreetMap ユーザー"
-            },
-            "OSM-MY-facebook": {
-                "name": "OpenStreetMap Malaysia on Facebook",
-                "description": "For chat about anything related to OpenStreetMap!"
-            },
-            "OSM-MY-forum": {
-                "name": "OpenStreetMap Malaysia Forum",
-                "description": "Official OpenStreetMap Malaysia Forum"
-            },
-            "OSM-MY-matrix": {
-                "name": "OpenStreetMap Malaysia Riot channel",
-                "description": "All mappers are welcome! Sign up at {signupUrl}"
-            },
-            "OSM-MNG-facebook": {
-                "name": "OpenStreetMap Mongolia",
-                "description": "Improve OpenStreetMap in Mongolia",
-                "extendedDescription": "Mapping in Mongolia? Have questions, want to connect with the community here? Join us at {Url}. All are welcome!"
-            },
-            "OSM-MMR-facebook": {
-                "name": "OpenStreetMap Myanmar",
-                "description": "Improve OpenStreetMap in Myanmar",
-                "extendedDescription": "Mapping in Myanmar? Have questions, want to connect with the community here? Join us at {Url}. All are welcome!"
-            },
-            "OSM-Nepal-facebook": {
-                "name": "OpenStreetMap Nepal",
-                "description": "Improve OpenStreetMap in Nepal",
-                "extendedDescription": "Mapping in Nepal? Have questions, want to connect with the community here? Join us at {Url}. All are welcome!"
-            },
-            "ym-Institute-of-Crisis-Management-Studies": {
-                "name": "Institute of Crisis Management Studies YouthMappers",
-                "description": "YouthMappers chapter at Institute of Crisis Management Studies",
-                "extendedDescription": "To develop Crisis Mappers to assist during disaster situations."
-            },
-            "ym-Kathmandu-University": {
-                "name": "Geomatics Engineering Society,GES",
-                "description": "YouthMappers chapter at Kathmandu University",
-                "extendedDescription": "Geomatics Engineering Society (GES) established in 2008 A.D is a departmental club under Department of Civil and Geomatics Engineering (DCGE) at Kathmandu University. GES acts as a platform to develop the skills of students apart from their educational activities by focusing on activities like technical trainings, seminars, talk programs and interaction with experts from related field, sports activities etc."
-            },
-            "ym-Tribhuvan-University": {
-                "name": "Geomatics Engineering Students Association",
-                "description": "YouthMappers chapter at Tribhuvan University",
-                "extendedDescription": "This organization is the student forum of Geomatics Engineering students of Tribhuvan University , Institute of Engineering on the Pashchimanchal campus. Established since the beginning of the degree program, students have been active in mapping and leadership and are thrilled to be a part of the YouthMappers network."
+            "OSM-PE-matrix": {
+                "name": "OpenStreetMap Peru Matrix Chat",
+                "description": "Chat with other members of the OpenStreetMap Peru community in Matrix."
             },
-            "OSM-Asia-mailinglist": {
-                "name": "OpenStreetMap Asia Mailinglist",
-                "description": "Talk-asia is the official Mailinglist for Asian Community"
+            "OSM-PE-telegram": {
+                "name": "OpenStreetMap Peru Telegram",
+                "description": "Join the OpenStreetMap Peru community on Telegram"
             },
-            "osm-asia-telegram": {
-                "name": "OpenStreetMap Asia Telegram",
-                "description": "Join our family: {url}"
+            "OSM-PE-twitter": {
+                "name": "OpenStreetMap Peru Twitter",
+                "description": "Follow us on Twitter at {url}"
             },
             "OSM-PH-facebook": {
                 "name": "OpenStreetMap PH Facebook",
                 "name": "OpenStreetMap PH Telegram",
                 "description": "Un-official, Telegram local community of OpenStreetMap contributors and friends in the Philippines"
             },
-            "ym-Far-Eastern-University-Institute-of-Technology": {
-                "name": "Junior Philippines Computer Society",
-                "description": "YouthMappers chapter at Far Eastern University -Institute of Technology",
-                "extendedDescription": "FEU has been recognized as one of the leading universities in the Philippines. Its mission centers on producing graduates who have contributed to the advancement of the country. The university continuously challenges itself to raise the bar of excellence to achieve a top-tier status not only in the Philippines but also in the South East Asian region"
+            "OSM-PL-facebook-group": {
+                "name": "OpenStreetMap Poland Facebook group",
+                "description": "Group for mappers and users of OpenStreetMap in Poland"
             },
-            "ym-University-of-the-Philippines-Resilience-Institute": {
-                "name": "YouthMappers UP Resilience Institute",
-                "description": "YouthMappers chapter at University of the Philippines Resilience Institute",
-                "extendedDescription": "The UP Resilience Institute was established in 2016 with a mission statement to empower local communities through multidisciplinary research and actions toward resilience. Through UP NOAH Center, and the help of different organizations, we have provided building exposure maps for 17 provinces out of the 82 and uploaded more than 4 million footprints to Open Street Maps."
+            "OSM-PL-forum": {
+                "name": "OpenStreetMap Poland Forum",
+                "description": "Forum of Polish OpenStreetMap community"
+            },
+            "OSM-PY-telegram": {
+                "name": "OSM Paraguay on Telegram",
+                "description": "OpenStreetMap Paraguay Telegram chat"
+            },
+            "OSM-Portland": {
+                "name": "OpenStreetMap Portland",
+                "description": "Mappers and OpenStreetMap users in the Portland area",
+                "extendedDescription": "OpenStreetMap (OSM) is a map of the world made by people like you. It's a map that you build, that's given away for free like wikipedia. Check out osm.org for more, and come join us at a meetup to talk maps, contribute to OSM, and have fun!"
+            },
+            "OSM-Portland-forum": {
+                "name": "OpenStreetMap PDX Google Group",
+                "description": "Forum and mailing list for OpenStreetMap users in the Portland area",
+                "extendedDescription": "This group is to facilitate improvements to OpenStreetMap in the Portland, Oregon area to support applications such as the Open Trip Planner."
+            },
+            "OSM-Puducherry-Mailing-List": {
+                "name": "Free Software Hardware Movement - Mailing List",
+                "description": "FSHM Puducherry mailing list to discuss mapping in Puducherry and other things.",
+                "extendedDescription": "FSHM organizes events relating to free software/hardware, technology, activism and OpenStreetMap."
             },
             "OSM-RU-forum": {
                 "name": "OpenStreetMap RU forum",
                 "name": "OpenStreetMap RU telegram",
                 "description": "OpenStreetMap Russia telegram chat"
             },
-            "OSM-south-korea-telegram": {
-                "name": "OSM South Korea Telegram",
-                "description": "Unofficial Channnel for OpenStreetMap contributors, communities, and users in South Korea to share and discuss."
+            "OSM-Reddit": {
+                "name": "Reddit上のOpenStreetMap",
+                "description": "/r/openstreetmap/ is a great place to learn more about OpenStreetMap.  Ask us anything!"
             },
-            "OSM-sri-lanka-facebook": {
-                "name": "OpenStreetMap Sri Lanka",
-                "description": "Improve OpenStreetMap in Sri Lanka",
-                "extendedDescription": "Mapping in Sri Lanka? Have questions, want to connect with the community here? Join us at {Url}. All are welcome!"
+            "OSM-Rome-meetup": {
+                "name": "Incontro Mappatori Romani",
+                "description": "Improve OpenStreetMap in the Rome area",
+                "extendedDescription": "We aim to be a resource for people to discuss and share knowledge on utilizing free geographic data sets especially OpenStreetMap, and Open geo-spatial software that manages, edits, and displays geographic data, and advocate for its use in Lazio."
             },
-            "OSM-TW-facebook": {
-                "name": "OpenStreetMap Taiwan Community",
-                "description": "Facebook Group for Mappers and OpenStreetMap users to discuss matters about Taiwan."
+            "OSM-Seattle": {
+                "name": "OpenStreetMap Seattle",
+                "description": "Mappers and OpenStreetMap users in the Seattle area"
             },
-            "OSM-TW-mailinglist": {
-                "name": "OpenStreetMap Taiwan Mailinglist",
-                "description": "Talk-tw is an Official Mailinglist for the Communities to dicuss matters about Taiwan"
+            "OSM-SoCal": {
+                "name": "OpenStreetMap Southern California",
+                "description": "Let's have some fun, contribute something to Los Angeles, and learn about mapping!",
+                "extendedDescription": "OpenStreetMap (OSM) Southern California is for anyone interested in mapping to get together to work with OpenStreetMap.  OpenStreetMap, the Wikipedia of maps, is a free open-source map of the world being created by more than 1,000,000 volunteers around the globe.  Everyone is welcome.  If you don't know OpenStreetMap, we'll teach you. If you have an idea for a mapping project or even a field trip that the group can do, great!"
+            },
+            "OSM-South-Bay": {
+                "name": "OSM South Bay",
+                "description": "Map Nights hosted by Code for San Jose",
+                "extendedDescription": "Code for San Jose, the local Code for America brigade, hosts monthly Map Nights on Thursday nights in downtown San José. Meet fellow South Bay mappers, help out with local mapping projects, and hear about other civic tech projects. Programming and GIS skills are not required."
             },
             "OSM-TH-CNX-meetup": {
                 "name": "OSM Meetup Chiang Mai",
                 "name": "OpenStreetMap TH forum",
                 "description": "OpenStreetMap Thailand web forum"
             },
-            "al-forum": {
-                "name": "OSM Albania Forum",
-                "description": "OpenStreetMap Albania Forum"
+            "OSM-TW-facebook": {
+                "name": "OpenStreetMap Taiwan Community",
+                "description": "Facebook Group for Mappers and OpenStreetMap users to discuss matters about Taiwan."
             },
-            "al-maptime-tirana": {
-                "name": "Maptime Tirana",
-                "description": "Social events organized around mapping - beginners most welcome!",
-                "extendedDescription": "Maptime is an open learning environment for all levels and degrees of knowledge, offering intentional educational support for the beginner. Maptime is simultaneously flexible and structured, creating space for mapping tutorials, workshops, ongoing projects with a shared goal, and independent/collaborative work time."
+            "OSM-TW-mailinglist": {
+                "name": "OpenStreetMap Taiwan Mailinglist",
+                "description": "Talk-tw is an Official Mailinglist for the Communities to dicuss matters about Taiwan"
+            },
+            "OSM-TW-telegram": {
+                "name": "OpenStreetMap Taiwan Telegram",
+                "description": "A Telegram group for the OSM Taiwan community: {url}"
+            },
+            "OSM-Tampa-Bay": {
+                "name": "OpenStreetMap Tampa Bay",
+                "description": "Mappers and OpenStreetMap users in the Tampa Bay area",
+                "extendedDescription": "OSM Tampa Bay group for local residents to get together and build out the definitive map of Tampa Bay with OpenStreetMap, the free and editable map of the world.  If you're into maps, data, open source, GPS, hiking, cycling, et cetera, you'll love working with OpenStreetMap -- so join in! We'll get together and map and talk about new topics once-a-month or so."
+            },
+            "OSM-Telegram": {
+                "name": "OpenStreetMap Telegram",
+                "description": "Join the OpenStreetMap Telegram global supergroup at {url}"
+            },
+            "OSM-Twitter": {
+                "name": "OpenStreetMap Twitter",
+                "description": "Follow us on Twitter at {url}"
+            },
+            "OSM-US": {
+                "name": "OpenStreetMap US",
+                "description": "We help grow and improve OpenStreetMap in the United States.",
+                "extendedDescription": "We support OpenStreetMap by holding annual conferences, providing community resources, building partnerships, and by spreading the word. Join OpenStreetMap US here: {signupUrl}"
+            },
+            "OSM-US-Slack": {
+                "name": "OpenStreetMap US Slack",
+                "description": "All are welcome! Sign up at {signupUrl}"
+            },
+            "OSM-Utah": {
+                "name": "OpenStreetMap Utah",
+                "description": "Mappers and OpenStreetMap users in the Salt Lake City area",
+                "extendedDescription": "Activities may include things like Learn To Map workshops, mapping parties and outdoor data collection. The events will take place in the SLC area, at least initially.  We are looking for seasoned mappers as well as people new to OSM. Join and let's do some mapping!"
+            },
+            "OSM-Wyoming": {
+                "name": "OpenStreetMap Wyoming",
+                "description": "Mappers and OpenStreetMap users in the state of Wyoming",
+                "extendedDescription": "OpenStreetMap (OSM) Wyoming is a local collaboration of people interested in contributing their efforts to create free maps. We encourage all of our mappers to organize or suggest mapping events throughout the state. Meetup activities can be simple social mixers, OSM basic to advanced training, or community mapping parties."
+            },
+            "OSM-br-discord": {
+                "name": "OpenStreetMap Brasil Discord",
+                "description": "Join the OpenStreetMap Brasil community on Discord"
+            },
+            "OSM-br-mailinglist": {
+                "name": "Talk-br Mailing List",
+                "description": "A mailing list to discuss OpenStreetMap in Brazil"
+            },
+            "OSM-br-telegram": {
+                "name": "OpenStreetMap Brasil Telegram",
+                "description": "Join the OpenStreetMap Brasil community on Telegram",
+                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
+            },
+            "OSM-br-twitter": {
+                "name": "OpenStreetMap Brasil Twitter",
+                "description": "Follow us on Twitter at {url}"
+            },
+            "OSM-help": {
+                "name": "OpenStreetMap ヘルプ",
+                "description": "OSMのコミュニティが運営しているQAサイトで質問して答えをもらいましょう。",
+                "extendedDescription": "{url} はOpenStreetMapについて知りたいことがある人みんなのためのものです。初心者マッパーでも技術的な質問でも、ぜひどうぞ。"
+            },
+            "OSM-india-mailinglist": {
+                "name": "OpenStreetMap India Mailinglist",
+                "description": "Talk-in is the official Mailinglist for Indian Community"
+            },
+            "OSM-india-twitter": {
+                "name": "OpenStreetMap India Twitter",
+                "description": "We are just a tweet away: {url}"
+            },
+            "OSM-japan-facebook": {
+                "name": "OpenStreetMap 日本コミュニティ",
+                "description": "日本のマッパーとOpenStreetMap ユーザー"
+            },
+            "OSM-japan-mailinglist": {
+                "name": "OpenStreetMap 日本メーリングリスト",
+                "description": "Talk-ja は日本コミュニティ向けの公式メーリングリストです"
+            },
+            "OSM-japan-twitter": {
+                "name": "OpenStreetMap 日本のTwitter",
+                "description": "Twitterでのハッシュタグ: {url}"
+            },
+            "OSM-japan-website": {
+                "name": "OpenStreetMap 日本",
+                "description": "日本のマッパーとOpenStreetMap ユーザー"
+            },
+            "OSM-sri-lanka-facebook": {
+                "name": "OpenStreetMap Sri Lanka",
+                "description": "Improve OpenStreetMap in Sri Lanka",
+                "extendedDescription": "Mapping in Sri Lanka? Have questions, want to connect with the community here? Join us at {Url}. All are welcome!"
+            },
+            "OSMF": {
+                "name": "OpenStreetMap ファウンデーション",
+                "description": "OSMF は英国に拠点を置くOpenStreetMapプロジェクトをサポートする非営利組織です",
+                "extendedDescription": "OSMF supports the OpenStreetMap by fundraising, maintaining the servers which power OSM, organizing the annual State of the Map conference, and coordinating the volunteers who keep OSM running. You can show your support and have a voice in the direction of OpenStreetMap by joining as an OSMF member here: {signupUrl}",
+                "events": {
+                    "sotm2020": {
+                        "name": "State of the Map 2020",
+                        "description": "Join us for 3 days in Cape Town, South Africa for the annual worldwide OpenStreetMap conference, bringing together everyone in the community to socialize, share, and learn.",
+                        "where": "Cape Town, South Africa"
+                    }
+                }
+            },
+            "OpenCleveland-meetup": {
+                "name": "Open Cleveland",
+                "description": "Improve OpenStreetMap in the Cleveland area",
+                "extendedDescription": "Open Geo Cleveland aims to be a resource for people to discuss and share knowledge on utilizing free geographic data sets especially OpenStreetMap, and Open geo-spatial software that manages, edits, and displays geographic data, and advocate for its use in Northeast Ohio. We're also a maptime chapter =)"
+            },
+            "PHXGeo-meetup": {
+                "name": "PHXGeo Meetup",
+                "description": "Mappers and OpenStreetMap users in the Phoenix, AZ area",
+                "extendedDescription": "This is a meetup group for those in the Phoenix area who like maps, GIS, OpenStreetMap, cartography and anything in between."
+            },
+            "PHXGeo-twitter": {
+                "name": "PHXGeo Twitter",
+                "description": "Follow us on Twitter at {url}"
+            },
+            "RS-telegram": {
+                "name": "OpenStreetMap Rio Grande do Sul Telegram Group",
+                "description": "Join the OpenStreetMap Rio Grande do Sul community on Telegram",
+                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
+            },
+            "South-Tyrol-Mailing-List": {
+                "name": "OpenStreetMap mailing list for South Tyrol",
+                "description": "OpenStreetMap Italy regional talk list for South Tyrol"
+            },
+            "Trentino-Mailing-List": {
+                "name": "OpenStreetMap mailing list for Trentino",
+                "description": "OpenStreetMap Italy regional talk list for Trentino"
+            },
+            "Western-Slope-facebook": {
+                "name": "Western Slope OSM Facebook",
+                "description": "Mappers and OpenStreetMap users around Grand Junction, CO"
+            },
+            "Western-Slope-meetup": {
+                "name": "Western Slope OSM Meetup",
+                "description": "Mappers and OpenStreetMap users around Grand Junction, CO",
+                "extendedDescription": "The goal of this group is to introduce OpenStreetMap to the community, develop a community of mappers, create the most amazing geodata possible using whatever method we can and finally strategize in order to get this data out into our community. Imagine accurate trail signage! Imagine further development of bike paths! Imagine anything you want, that's the joy of OpenStreetMap!"
+            },
+            "al-forum": {
+                "name": "OSM Albania Forum",
+                "description": "OpenStreetMap Albania Forum"
+            },
+            "al-maptime-tirana": {
+                "name": "Maptime Tirana",
+                "description": "Social events organized around mapping - beginners most welcome!",
+                "extendedDescription": "Maptime is an open learning environment for all levels and degrees of knowledge, offering intentional educational support for the beginner. Maptime is simultaneously flexible and structured, creating space for mapping tutorials, workshops, ongoing projects with a shared goal, and independent/collaborative work time."
             },
             "al-telegram": {
                 "name": "OSM Albania Telegram channel",
                 "description": "OpenStreetMap Albania Telegram channel"
             },
+            "al-twitter": {
+                "name": "OpenStreetMap Albania Twitter",
+                "description": "Follow us on Twitter at {url}"
+            },
             "at-forum": {
                 "name": "OpenStreetMap Austria Forum",
                 "description": "The official forum for OpenStreetMap questions in and around Austria"
                 "name": "OpenStreetMap Austria Twitter",
                 "description": "OpenStreetMap Austria On Twitter: {url}"
             },
-            "osmgraz-meetup": {
-                "name": "OSM community meetup Graz",
-                "description": "Monthly meetup of the OpenStreetMap community in Graz"
-            },
-            "osmgraz-twitter": {
-                "name": "OSM community Graz on twitter",
-                "description": "OpenStreetMap community in Graz on twitter"
-            },
-            "osm-at": {
-                "name": "OpenStreetMap Austria",
-                "description": "The platform for information on OpenStreetMap in Austria"
-            },
-            "byosm": {
-                "name": "OpenStreetMap Belarus",
-                "description": "OpenStreetMap Belarus telegram chat"
+            "be-chapter": {
+                "name": "OpenStreetMap Belgium Local Chapter",
+                "description": "We help grow and improve OpenStreetMap in Belgium.",
+                "extendedDescription": "If you want to help to improve and grow the mapping community in Belgium, to make even more people crazy about mapping, OpenStreetMap Belgium is the right place for you!"
             },
             "be-facebook": {
-                "name": "OpenStreetMap BE Community",
+                "name": "OpenStreetMap BE Facebook Community",
                 "description": "Mappers and OpenStreetMap on Facebook in Belgium"
             },
             "be-forum": {
                 "name": "OpenStreetMap Belgium Twitter",
                 "description": "OSM Belgium on Twitter: @osm_be"
             },
-            "hr-facebook": {
-                "name": "OpenStreetMap Croatia Facebook group",
-                "description": "OpenStreetMap Croatia Facebook group"
+            "bg-forum": {
+                "name": "OpenStreetMap Bulgaria Forum",
+                "description": "Forum of OpenStreetMap community in Bulgaria"
             },
-            "hr-irc": {
-                "name": "OpenStreetMap Croatia on IRC",
-                "description": "Join #osm-hr on irc.freenode.org (port 6667)"
+            "bg-wiki": {
+                "name": "OpenStreetMap Wikiproject Bulgaria",
+                "description": "Wikiproject page for Bulgaria"
             },
-            "hr-mailinglist": {
-                "name": "Talk-hr Mailing List",
-                "description": "Talk-hr mailing list"
+            "bi-vc-cvl_wiki": {
+                "name": "OSMers BI-VC-CVL",
+                "description": "Mappers of northern Piedmont",
+                "extendedDescription": "In addition to the monthly meetings, we also have a WhatsApp group."
+            },
+            "bw-facebook": {
+                "name": "Mapping Botswana on Facebook",
+                "description": "Page of OpenStreetMap in Botswana"
+            },
+            "bw-twitter": {
+                "name": "Mapping Botswana on Twitter",
+                "description": "Twitter of OpenStreetMap in Botswana"
+            },
+            "byosm": {
+                "name": "OpenStreetMap Belarus",
+                "description": "OpenStreetMap Belarus telegram chat"
+            },
+            "cape-coast-youthmappers": {
+                "name": "University of Cape Coast YouthMappers",
+                "description": "Follow us on Twitter: {url}",
+                "extendedDescription": "This is the official handle for the Youth Mappers chapter of the University of Cape Coast, Ghana. we love maps, open data and helping the vulnerable."
+            },
+            "ch-irc": {
+                "name": "OpenStreetMap Switzerland IRC",
+                "description": "Join #osm-ch on irc.oftc.net (port 6667)"
+            },
+            "ch-mailinglist": {
+                "name": "Openstreetmap Schweiz/Suisse/Svizzera/Svizra Mailing List",
+                "description": "Mailing list for Switzerland"
+            },
+            "ch-twitter": {
+                "name": "OpenStreetMap Switzerland Twitter",
+                "description": "Follow us on Twitter: {url}"
+            },
+            "cuneo-telegram": {
+                "name": "OpenStreetMap Cuneo Mappers",
+                "description": "OpenStreetMap Cuneo Telegram chat"
             },
             "czech-community": {
                 "name": "Czech OSM community",
                 "description": "Map portal, website and contacts on OSM members in Czechia"
             },
-            "osmcz-facebook": {
-                "name": "OpenStreetMap CZ on Facebook",
-                "description": "Follow czech community on Facebook - including translated WeeklyOSM!"
+            "de-berlin-mailinglist": {
+                "name": "Berlin Mailing List",
+                "description": "This is the mailing list for the Berlin OSM community"
             },
-            "osmcz-twitter": {
-                "name": "Czech twitter @osmcz",
-                "description": "Follow czech community on Twitter - including translated WeeklyOSM!"
+            "de-berlin-meetup": {
+                "name": "OpenStreetMap Berlin-Brandenburg Meetup",
+                "description": "Mappers and OpenStreetMap users in the Berlin area"
             },
-            "talk-cz-mailinglist": {
-                "name": "Czech mailing list (talk-cz)",
-                "description": "Talk-cz is the official mailing list for Czech community"
+            "de-berlin-telegram": {
+                "name": "@osmberlin on Telegram",
+                "description": "OpenStreetMap Berlin Telegram chat"
+            },
+            "de-berlin-twitter": {
+                "name": "OpenStreetMap Berlin Twitter",
+                "description": "Follow us on Twitter: {url}"
+            },
+            "de-forum": {
+                "name": "OpenStreetMap DE forum",
+                "description": "OpenStreetMap Germany web forum"
+            },
+            "de-hamburg-telegram": {
+                "name": "OSM Hamburg on Telegram",
+                "description": "OpenStreetMap Hamburg Telegram chat: {url}"
+            },
+            "de-irc": {
+                "name": "OpenStreetMap Germany IRC",
+                "description": "Join #osm-de on irc.oftc.net (port 6667)"
+            },
+            "de-mailinglist": {
+                "name": "Talk-de Mailing List",
+                "description": "Talk-de is the official mailing list for the German OSM community"
+            },
+            "de-matrix": {
+                "name": "OpenStreetMap Germany Matrix",
+                "description": "Join #osm-de:matrix.org at https://riot.im/app/#/room/%23osm-de:matrix.org"
+            },
+            "de-ostwestfalen-lippe-mailinglist": {
+                "name": "OWL Mailing List",
+                "description": "This is the mailing list for the Ostwestfalen-Lippe OSM community"
+            },
+            "de-telegram": {
+                "name": "OpenStreetMap Germany Telegram",
+                "description": "Join the OpenStreetMap Germany Telegram supergroup at {url}"
+            },
+            "de-viersen-meetup": {
+                "name": "OpenStreetMap Viersen Meetup",
+                "description": "OSM community and users meetup Kreis Viersen and Mönchengladbach"
             },
             "dk-forum": {
                 "name": "OpenStreetMap Denmark Web Forum",
                 "name": "Talk-dk Mailing List",
                 "description": "A mailing list to discuss OpenStreetMap in Denmark"
             },
-            "ym-Queen-Mary-University-of-London": {
-                "name": "Queen Mary YouthMappers",
-                "description": "YouthMappers chapter at Queen Mary University of London",
-                "extendedDescription": "This chapter will be part of the activities of the Queen Mary Geography Society."
+            "es-twitter": {
+                "name": "OpenStreetMap España Twitter",
+                "description": "Follow us on Twitter at {url}"
+            },
+            "et-telegram": {
+                "name": "@OpenStreetMapEthiopia on Telegram",
+                "description": "OpenStreetMap Ethiopia Telegram chat"
             },
             "fi-forum": {
                 "name": "OpenStreetMap FI forum",
                 "name": "Talk-fi Mailing List",
                 "description": "Talk-fi is the official mailing list for the Finnish OSM community"
             },
+            "fr-35-wiki": {
+                "name": "OpenStreetMap Rennes Wiki page",
+                "description": "Wiki page of Rennes OSM local group"
+            },
+            "fr-bzh-mailinglist": {
+                "name": "Talk-fr-bzh Mailing List",
+                "description": "Talk-fr-bzh mailing list"
+            },
+            "fr-bzh-twitter": {
+                "name": "OSM-BZH on Twitter",
+                "description": "OpenStreetMap BZH on Twitter: {url}"
+            },
+            "fr-bzh-website": {
+                "name": "OpenStreetMap BZH Website",
+                "description": "The map which speaks Breton"
+            },
+            "fr-chapter": {
+                "name": "OpenStreetMap France Local Chapter",
+                "description": "We help grow and improve OpenStreetMap in France."
+            },
             "fr-facebook": {
                 "name": "OpenStreetMap France Facebook page",
                 "description": "OpenStreetMap France Facebook page"
                 "name": "Talk-fr Mailing List",
                 "description": "Talk-fr mailing list"
             },
+            "fr-telegram": {
+                "name": "OpenStreetMap France on Telegram",
+                "description": "A Telegram group for the OSM France community: {url}"
+            },
             "fr-twitter": {
                 "name": "OpenStreetMap France on Twitter",
                 "description": "OpenStreetMap France on Twitter: {url}"
             },
-            "de-berlin-mailinglist": {
-                "name": "Berlin Mailing List",
-                "description": "This is the mailing list for the Berlin OSM community"
+            "galicia-wiki": {
+                "name": "OpenStreetMap Wikiproject Galicia",
+                "description": "Everything you need to know about mapping in Galicia: {url}"
             },
-            "de-berlin-meetup": {
-                "name": "OpenStreetMap Berlin-Brandenburg Meetup",
-                "description": "Mappers and OpenStreetMap users in the Berlin area"
+            "gb-irc": {
+                "name": "OpenStreetMap United Kingdom IRC",
+                "description": "Join #osm-gb on irc.oftc.net (port 6667)",
+                "extendedDescription": "Join #osm-gb on irc.oftc.net (port 6667), please be patient and wait for a few minutes if you ask a question"
             },
-            "de-berlin-telegram": {
-                "name": "@osmberlin on Telegram",
-                "description": "OpenStreetMap Berlin Telegram chat"
-            },
-            "de-berlin-twitter": {
-                "name": "OpenStreetMap Berlin Twitter",
-                "description": "Follow us on Twitter: {url}"
-            },
-            "de-forum": {
-                "name": "OpenStreetMap DE forum",
-                "description": "OpenStreetMap Germany web forum"
-            },
-            "de-irc": {
-                "name": "OpenStreetMap Germany IRC",
-                "description": "Join #osm-de on irc.oftc.net (port 6667)"
+            "gb-mailinglist": {
+                "name": "Talk-gb Mailing List",
+                "description": "Talk-gb is the main communication forum list for the UK (including Northern Ireland) OSM community"
             },
-            "de-mailinglist": {
-                "name": "Talk-de Mailing List",
-                "description": "Talk-de is the official mailing list for the German OSM community"
+            "geogeeks_perth_meetup": {
+                "name": "GeoGeeks Perth Meetup",
+                "description": "Perth-based meetup group for people interested in mapping, geospatial data, and open source. We'll be working on anything that involves a sense of place."
             },
-            "de-ostwestfalen-lippe-mailinglist": {
-                "name": "OWL Mailing List",
-                "description": "This is the mailing list for the Ostwestfalen-Lippe OSM community"
+            "guatemala-telegram": {
+                "name": "OSM Guatemala on Telegram",
+                "description": "OpenStreetMap Guatemala Telegram chat"
             },
-            "de-telegram": {
-                "name": "OpenStreetMap Germany Telegram",
-                "description": "Join the OpenStreetMap Germany Telegram supergroup at {url}"
+            "hr-facebook": {
+                "name": "OpenStreetMap Croatia Facebook group",
+                "description": "OpenStreetMap Croatia Facebook group"
             },
-            "osm-de": {
-                "name": "OpenStreetMap Germany",
-                "description": "The platform for information on OpenStreetMap in Germany"
+            "hr-irc": {
+                "name": "OpenStreetMap Croatia on IRC",
+                "description": "Join #osm-hr on irc.freenode.org (port 6667)"
             },
-            "ym-Heidelberg-University": {
-                "name": "disastermappers heidelberg",
-                "description": "YouthMappers chapter at Heidelberg University",
-                "extendedDescription": "Disastermappers Heidelberg was founded in 2014 as a student initiative to build a platform for exchange between students, researchers and humanitarian actors. Disastermappers are a member of Missing Maps and are organizing mapathons, workshops and webinars in Heidelberg and beyond and support HOT and Missing Maps through research and applications."
+            "hr-mailinglist": {
+                "name": "Talk-hr Mailing List",
+                "description": "Talk-hr mailing list"
             },
             "hu-facebook": {
                 "name": "OpenStreetMap HU on Facebook",
                 "name": "OpenStreetMap HU forum",
                 "description": "OpenStreetMap Hungary web forum"
             },
+            "hu-matrix": {
+                "name": "OpenStreetMap HU matrix room",
+                "description": "OpenStreetMap Hungary matrix chat",
+                "extendedDescription": "OpenStreetMap chat on map topics. One of the OSM community support forums."
+            },
             "hu-meetup": {
                 "name": "OpenStreetMap Hungary Meetup",
                 "description": "The platform for organizing meetups in Hungary"
             },
+            "il-telegram": {
+                "name": "OSM Israel on Telegram",
+                "description": "A Telegram group for the OpenStreetMap community in Israel: {url}"
+            },
+            "ireland-chapter": {
+                "name": "OpenStreetMap Ireland Local Chapter",
+                "description": "We help grow and improve OpenStreetMap in Ireland.",
+                "extendedDescription": "OpenStreetMap Ireland provides an advocate voice for the OpenStreetMap project on the island of Ireland, in addition to interacting with other open initiatives."
+            },
+            "ireland-facebook": {
+                "name": "OpenStreetMap Ireland Facebook group",
+                "description": "OpenStreetMap Ireland Facebook page"
+            },
+            "ireland-irc": {
+                "name": "OpenStreetMap Ireland IRC",
+                "description": "Join #osm-ie on irc.oftc.net (port 6667)",
+                "extendedDescription": "Join #osm-ie on irc.oftc.net (port 6667), please be patient and wait for a few minutes if you ask a question"
+            },
+            "ireland-mailinglist": {
+                "name": "Talk-ie Mailing List",
+                "description": "Talk-ie is the mailing list for the Irish OSM community"
+            },
+            "ireland-telegram": {
+                "name": "OSM Ireland on Telegram",
+                "description": "OpenStreetMap Ireland Telegram chat"
+            },
+            "ireland-twitter": {
+                "name": "OpenStreetMap IE on Twitter",
+                "description": "OpenStreetMap IE on Twitter: {url}"
+            },
+            "is-chapter": {
+                "name": "OpenStreetMap Iceland Local Chapter",
+                "description": "We help grow and improve OpenStreetMap in Iceland."
+            },
             "is-facebook": {
                 "name": "OSM Iceland on Facebook",
                 "description": "Page of OpenStreetMap in Iceland"
                 "name": "OSM Iceland on Twitter",
                 "description": "Twitter of OpenStreetMap in Iceland"
             },
+            "it-chapter": {
+                "name": "OpenStreetMap Italy Local Chapter",
+                "description": "We help grow and improve OpenStreetMap in Italy."
+            },
             "it-facebook": {
                 "name": "OpenStreetMap Italy Facebook",
                 "description": "Join the OpenStreetMap Italy community on Facebook"
                 "name": "OpenStreetMap Italy Twitter",
                 "description": "Follow us on Twitter at {url}"
             },
-            "OSM-Rome-meetup": {
-                "name": "Incontro Mappatori Romani",
-                "description": "Improve OpenStreetMap in the Rome area",
-                "extendedDescription": "We aim to be a resource for people to discuss and share knowledge on utilizing free geographic data sets especially OpenStreetMap, and Open geo-spatial software that manages, edits, and displays geographic data, and advocate for its use in Lazio."
+            "kazakhstan-telegram": {
+                "name": "OSM Kazakhstan on Telegram",
+                "description": "OpenStreetMap Kazakhstan Telegram chat"
             },
-            "South-Tyrol-Mailing-List": {
-                "name": "OpenStreetMap mailing list for South Tyrol",
-                "description": "OpenStreetMap Italy regional talk list for South Tyrol"
+            "kosovo-matrix": {
+                "name": "OpenStreetMap Kosovo on Matrix (bridged with the one in Telegram)",
+                "description": "Semi-official all-Kosovo public group. We welcome all mappers from anywhere in any language."
             },
-            "talk-it-lazio": {
-                "name": "OpenStreetMap IT Lazio",
-                "description": "All are welcome! Sign up at {signupUrl}",
-                "extendedDescription": "Mailinglist for Rome and Lazio area."
+            "kosovo-telegram": {
+                "name": "OpenStreetMap Kosovo on Telegram",
+                "description": "Semi-official all-Kosovo Telegram public group. We welcome all mappers from anywhere in any language."
             },
-            "Trentino-Mailing-List": {
-                "name": "OpenStreetMap mailing list for Trentino",
-                "description": "OpenStreetMap Italy regional talk list for Trentino"
+            "latam-facebook": {
+                "name": "OpenStreetMap Latin America Facebook",
+                "description": "Mappers and OpenStreetMap on Facebook in Latin America"
             },
-            "ym-Politecnico-di-Milano": {
-                "name": "PoliMappers",
-                "description": "YouthMappers chapter at Politecnico di Milano",
-                "extendedDescription": "PoliMappers is a volunteer students’ association based at Politecnico di Milano. The mission of the group is to train and motivate the next generation of volunteer mappers and to do mapping using free and open source software within the university as well as primary and secondary schools."
+            "latam-irc": {
+                "name": "OpenStreetMap Latin America IRC",
+                "description": "Join #osm-latam on irc.oftc.net (port 6667)"
             },
-            "ym-Yarmouk-University": {
-                "name": "YouthMappers at YU",
-                "description": "YouthMappers chapter at Yarmouk University",
-                "extendedDescription": "YouthMappers chapter at YU is the first mapping group in the Middle East and North Africa region where refugees, drought, and poverty are rising crises and in urgent need for humanitarian mapping  activities to mitigate the consequences of such crises. YU Mappers are encouraged to use open data to address challenges in MENA region to bring relief and development to target areas within the region."
+            "latam-mailinglist": {
+                "name": "Talk-latam Mailing List",
+                "description": "Talk-latam is the official mailing list for the Latinamerican OpenStreetMap community"
             },
-            "kosovo-telegram": {
-                "name": "OpenStreetMap Kosovo on Telegram",
-                "description": "Semi-official all-Kosovo Telegram public group. We welcome all mappers from anywhere in any language."
+            "latam-matrix": {
+                "name": "OpenStreetMap Latin America Matrix",
+                "description": "Chat with other members of the Latinamerican OSM community, it is bridged with the Telegram chat"
+            },
+            "latam-telegram": {
+                "name": "OpenStreetMap Latin America Telegram",
+                "description": "Chat with other members of the Latinamerican OSM community, it is bridged with the Matrix chat"
+            },
+            "latam-twitter": {
+                "name": "OpenStreetMap Latin America Twitter",
+                "description": "OpenStreetMap Latin America on Twitter: {url}"
+            },
+            "latam-wiki": {
+                "name": "OpenStreetMap Wikiproject Latin America",
+                "description": "Everything you need to know about mapping in Latin America"
             },
             "lu-mailinglist": {
                 "name": "Talk-lu Mailing List",
                 "description": "Official mailing list for the Luxembourgish OSM community"
             },
-            "ym-Universit-Mohammed-V-Rabat": {
-                "name": "Brahmapoutre at Rabat",
-                "description": "YouthMappers chapter at Université Mohammed V Rabat",
-                "extendedDescription": "This chapter sees participation in the YouthMappers program as an oppourtunity to share our knowlege create new working relationships with other chapters in different countries"
+            "mailinglist-sk-googlegroups": {
+                "name": "Slovak mailing list on google groups",
+                "description": "Official mailing list for Slovak community"
+            },
+            "map-kibera": {
+                "name": "Map Kibera Trust",
+                "description": "Map Kibera is a registered organization working in Kenya",
+                "extendedDescription": "Map Kibera Trust’s mission is to increase influence and representation of marginalized communities through the creative use of digital tools for action."
+            },
+            "mappa-mercia-group": {
+                "name": "Mappa Mercia local group",
+                "description": "A home for OpenStreetMap enthusiasts in the Midlands",
+                "extendedDescription": "Mappa Mercia is a project to grow OpenStreetMap in the West Midlands, UK. We run community events, provide training and support local organisations wishing to open up their data."
+            },
+            "md-googlegroup": {
+                "name": "OSM Moldova Google Group",
+                "description": "OpenStreetMap Moldova Google Group"
+            },
+            "md-telegram": {
+                "name": "@OSMMoldova on Telegram",
+                "description": "OpenStreetMap Moldova Telegram chat"
+            },
+            "ni-facebook": {
+                "name": "OpenStreetMap NI Community",
+                "description": "Mappers and OpenStreetMap on Facebook in Nicaragua"
+            },
+            "ni-mailinglist": {
+                "name": "Talk-ni Mailing List",
+                "description": "Talk-ni is the official mailing list for the Nicaraguan OSM community"
+            },
+            "ni-telegram": {
+                "name": "OSM Nicaragua on Telegram",
+                "description": "OpenStreetMap Nicaragua Telegram chat"
+            },
+            "ni-twitter": {
+                "name": "OpenStreetMap Nicaragua Twitter",
+                "description": "OSM Nicaragua on Twitter: @osm_ni"
+            },
+            "nl-forum": {
+                "name": "Netherlands OpenStreetMap forum",
+                "description": "OpenStreetMap Netherlands web forum"
+            },
+            "nl-telegram": {
+                "name": "Netherlands OpenStreetMap Telegram",
+                "description": "A Telegram group for the OSM Netherlands community: {url}"
             },
             "no-forum": {
                 "name": "OpenStreetMap Norway Web Forum",
                 "name": "@OSM_no on Telegram",
                 "description": "OpenStreetMap Norway Telegram chat"
             },
-            "OSM-PL-facebook-group": {
-                "name": "OpenStreetMap Poland Facebook group",
-                "description": "Group for mappers and users of OpenStreetMap in Poland"
+            "osm-afghanistan-facebook": {
+                "name": "OpenStreetMap Afghanistan",
+                "description": "Improve OpenStreetMap in Afghanistan"
             },
-            "OSM-PL-forum": {
-                "name": "OpenStreetMap Poland Forum",
-                "description": "Forum of Polish OpenStreetMap community"
+            "osm-africa-telegram": {
+                "name": "OpenStreetMap Africa Telegram",
+                "description": "OpenStreetMap Telegram for Africa"
             },
-            "pt-mailinglist": {
-                "name": "Talk-pt Mailing List",
-                "description": "Talk-pt is the official mailing list for the Portuguese OSM community"
+            "osm-asia-telegram": {
+                "name": "OpenStreetMap Asia Telegram",
+                "description": "Join our family: {url}"
             },
-            "pt-telegram": {
-                "name": "OpenStreetMap Portugal no Telegram",
-                "description": "Telegram Group of the Portuguese OpenStreetMap community {url}"
+            "osm-at": {
+                "name": "OpenStreetMap Austria",
+                "description": "The platform for information on OpenStreetMap in Austria"
             },
-            "si-forum": {
-                "name": "OpenStreetMap Slovenia Forum",
-                "description": "Forum of OpenStreetMap community in Slovenia"
+            "osm-ch": {
+                "name": "OpenStreetMap Switzerland",
+                "description": "The platform for information on OpenStreetMap in Switzerland"
             },
-            "si-mailinglist": {
-                "name": "OpenStreetMap Slovenia mailing list",
-                "description": "Mailing list of OpenStreetMap community in Slovenia"
+            "osm-de": {
+                "name": "OpenStreetMap Germany",
+                "description": "The platform for information on OpenStreetMap in Germany"
             },
-            "si-twitter": {
-                "name": "OpenStreetMap Slovenia Twitter",
-                "description": "Follow OpenStreetMap Slovenia On Twitter: {url}"
+            "osm-gh-facebook": {
+                "name": "OpenStreetMap Ghana on Facebook",
+                "description": "Facebook group for people interested in OpenStreetMap.",
+                "extendedDescription": "Mappers in Ghana community, promoting OpenStreetMap and Humanitarian OpenStreetMap Team (HOT) projects in Ghana. Join us."
             },
-            "OSM-ES-mailinglist": {
-                "name": "Talk-es mailing list",
-                "description": "A mailing list to discuss OpenStreetMap in Spain"
+            "osm-gh-telegram": {
+                "name": "OpenStreetMap Ghana Telegram",
+                "description": "OpenStreetMap Ghana community on Telegram"
             },
-            "OSM-ES-telegram": {
-                "name": "@OSMes on Telegram",
-                "description": "OpenStreetMap Spain Telegram chat"
+            "osm-gh-twitter": {
+                "name": "OpenStreetMap Ghana on Twitter",
+                "description": "Follow us on Twitter: {url}"
             },
-            "ym-Universidad-Autonoma-de-Madrid": {
-                "name": "YouthMappers at UAM",
-                "description": "YouthMappers chapter at Universidad Autonoma de Madrid"
+            "osm-india-forum": {
+                "name": "OpenStreetMap India forum",
+                "description": "OpenStreetMap India web forum"
             },
-            "ym-Universidad-Politcnica-de-Madrid": {
-                "name": "Mapeo Humanitario",
-                "description": "YouthMappers chapter at Universidad Politécnica de Madrid",
-                "extendedDescription": "Geo-volunteering group formed at Moncloa Campus on November 2017. Around 20 members from three Universities (Complutense, CEU and UPM). Undergraduate students, MSc and PhD students collaborate together with organizations (MSF, Acción contra el Hambre,...) supported by trainers from Geoinquietos. Official recognition by UPM as Educative Innovation Project (Code  IE1718.0411)"
+            "osm-india-github": {
+                "name": "OpenStreetMap India GitHub",
+                "description": "Code with us: {url}"
+            },
+            "osm-india-telegram": {
+                "name": "OpenStreetMap India Telegram",
+                "description": "Join our family: {url}"
+            },
+            "osm-india-website": {
+                "name": "OpenStreetMap India",
+                "description": "Mappers and OpenStreetMap users in India"
+            },
+            "osm-india-wiki": {
+                "name": "OpenStreetMap Wikiproject India",
+                "description": "Everything you need to know about mapping in India: {url}"
+            },
+            "osm-india-youtube": {
+                "name": "OpenStreetMap India Youtube",
+                "description": "Subscribe to our channel: {url}"
+            },
+            "osm-iran-aparat": {
+                "name": "OpenStreetMap Iran Aparat",
+                "description": "Subscribe to our channel at {url}",
+                "extendedDescription": "A good resource of videos about anything related to OpenStreetMap. Mainly in Persian."
+            },
+            "osm-iran-forum": {
+                "name": "OpenStreetMap Iran web forum",
+                "description": "OpenStreetMap Iran web forum",
+                "extendedDescription": "A web forum for OpenStreetMap users in Iran. Feel free to ask questions and discuss with others!"
+            },
+            "osm-iran-telegram": {
+                "name": "OpenStreetMap Iran Telegram",
+                "description": "You're welcome to join our Telegram channel at {url}. We also have a supergroup of many OSMers interested in Iran. Find its link in bio of channel."
+            },
+            "osm-kenya": {
+                "name": "OSM Kenya",
+                "description": "OSM Kenya is a community of OSM contributors and users",
+                "extendedDescription": "OSM is a local community for individuals interested in OpenStreetMap including organizations, developers, and YouthMappers chapters in the country."
+            },
+            "osm-kerala-telegram": {
+                "name": "OpenStreetMap Kerala Telegram",
+                "description": "We map Kerala together. Join our telegram group. {url}"
+            },
+            "osm-kerala-wiki": {
+                "name": "OpenStreetMap Kerala",
+                "description": "Want to know more about Kerala Mapping: {url}"
+            },
+            "osm-mg-facebook": {
+                "name": "OpenStreetMap Madagascar Facebook Group",
+                "description": "Malagasy Facebook group for people interested in OpenStreetMap."
+            },
+            "osm-ni": {
+                "name": "MapaNica.net",
+                "description": "Provide OSM services and information for the local community in Nicaragua"
             },
             "osm-se": {
                 "name": "OpenStreetMap.se",
                 "description": "Provide OSM services and information for the local community in Sweden"
             },
+            "osm-za-twitter": {
+                "name": "OpenStreetMap South Africa on Twitter",
+                "description": "Follow us on Twitter: {url}"
+            },
+            "osmcz-facebook": {
+                "name": "OpenStreetMap CZ on Facebook",
+                "description": "Follow Czech community on Facebook - including translated WeeklyOSM!"
+            },
+            "osmcz-twitter": {
+                "name": "Czech twitter @osmcz",
+                "description": "Follow czech community on Twitter - including translated WeeklyOSM!"
+            },
+            "osmgraz-meetup": {
+                "name": "OSM community meetup Graz",
+                "description": "Monthly meetup of the OpenStreetMap community in Graz"
+            },
+            "osmgraz-twitter": {
+                "name": "OSM community Graz on twitter",
+                "description": "OpenStreetMap community in Graz on twitter"
+            },
+            "panama-telegram": {
+                "name": "OSM Panama on Telegram",
+                "description": "OpenStreetMap Panama Telegram chat"
+            },
+            "pt-mailinglist": {
+                "name": "Talk-pt Mailing List",
+                "description": "Talk-pt is the official mailing list for the Portuguese OSM community"
+            },
+            "pt-telegram": {
+                "name": "OpenStreetMap Portugal on Telegram",
+                "description": "Telegram Group of the Portuguese OpenStreetMap community {url}"
+            },
+            "romania-facebook": {
+                "name": "OpenStreetMap Romania Facebook group",
+                "description": "Group for mappers and users of OpenStreetMap in Romania"
+            },
+            "romania-telegram": {
+                "name": "@OSMRomania on Telegram",
+                "description": "OpenStreetMap Romania Telegram chat"
+            },
+            "sa-telegram": {
+                "name": "OSM Saudi Arabia on Telegram",
+                "description": "A Telegram group for the OpenStreetMap community in Saudi Arabia: {url}"
+            },
+            "scotland-twitter": {
+                "name": "OpenStreetMap Alba on Twitter",
+                "description": "OpenStreetMap Alba on Twitter: {url}"
+            },
             "se-facebook": {
                 "name": "OpenStreetMap Sweden Facebook",
                 "description": "OpenStreetMap Sweden on Facebook"
                 "name": "Talk-se Mailing List",
                 "description": "A mailing list to discuss OpenStreetMap in Sweden"
             },
+            "se-telegram": {
+                "name": "OSM Sweden on Telegram",
+                "description": "OpenStreetMap Sweden Telegram chat"
+            },
             "se-twitter": {
                 "name": "OpenStreetMap Sweden on Twitter",
                 "description": "Follow us on Twitter: {url}"
             },
-            "ym-Istanbul-Technical-University": {
-                "name": "YouthMappers ITU",
-                "description": "YouthMappers chapter at Istanbul Technical University",
-                "extendedDescription": "YouthMappers ITU is an interdisciplinary and collaborative student community to promote humanitarian mapping for vulnerable settlements and aims to develop and share strategic and innovative spatial information for the future cities by using geographical information systems and open data."
+            "si-forum": {
+                "name": "OpenStreetMap Slovenia Forum",
+                "description": "Forum of OpenStreetMap community in Slovenia"
             },
-            "Nottingham-OSM-pub-meetup": {
-                "name": "East Midlands (Nottingham) Monthly pub meet-up",
-                "description": "Social gathering for East Midlands mappers and users",
-                "extendedDescription": "A group have been meeting since March 2011, initially in Nottingham, and, more recently in Derby, and from time to time elsewhere in the East Midlands. These are social gatherings, but are an excellent place to come and ask specific questions about OSM either in the area or in general. In the summer months we usually do some light mapping for an hour in the vicinity of our meeting place. The group as a whole has a special interest in mapping public rights of way and from time to time has mapping meetings for this purpose."
-            },
-            "gb-mailinglist": {
-                "name": "Talk-gb Mailing List",
-                "description": "Talk-gb is the main communication forum list for the British (including Northern Ireland) OSM community"
-            },
-            "mappa-mercia-group": {
-                "name": "Mappa Mercia local group",
-                "description": "A home for OpenStreetMap enthusiasts in the Midlands",
-                "extendedDescription": "Mappa Mercia is a project to grow OpenStreetMap in the West Midlands, UK. We run community events, provide training and support local organisations wishing to open up their data."
-            },
-            "gb-irc": {
-                "name": "OpenStreetMap United Kingdom IRC",
-                "description": "Join #osm-gb on irc.oftc.net (port 6667)",
-                "extendedDescription": "Join #osm-gb on irc.oftc.net (port 6667), please be patient and wait for a few minutes if you ask a question"
-            },
-            "ym-University-of-Exeter": {
-                "name": "University of Exeter British Red Cross Missing Maps",
-                "description": "YouthMappers chapter at University of Exeter",
-                "extendedDescription": "We are a team of enthusiastic Geographers with comprehensive knowledge of GIS. We are passionate about supporting the British Red Cross Society with various humanitarian aid efforts. We are also important teachers of the significance of mapping remotely sensed data and how this helps on the ground. Our mapathons have themed academic focuses that highlight the different GIS research in our geography department, while also functioning as employability awareness events which we use to invite speakers in to talk about their GIS/British Red Cross careers."
-            },
-            "ym-University-of-Warwick": {
-                "name": "University of Warwick Resilience Mapping Society",
-                "description": "YouthMappers chapter at University of Warwick",
-                "extendedDescription": "We are a group of enthusiastic mappers based at Warwick University. Our aim is to get people excited about humanitarian mapping and help them understand the impact this activity has on the field. We are closely aligned with Missing Maps and Doctors Without Borders UK and focus on HOT tasks in our mapping activities and workshops. Our mapathons are listed on the Missing Maps page whenever they are scheduled."
-            },
-            "ym-Sacred-Heart-Junior-College": {
-                "name": "Youth Mappers at Sacred Heart Junior College",
-                "description": "YouthMappers chapter at Sacred Heart Junior College"
+            "si-mailinglist": {
+                "name": "OpenStreetMap Slovenia mailing list",
+                "description": "Mailing list of OpenStreetMap community in Slovenia"
             },
-            "OSM-CA-Slack": {
-                "name": "OSM-CA Slack",
-                "description": "All are welcome! Sign up at {signupUrl}."
+            "si-twitter": {
+                "name": "OpenStreetMap Slovenia Twitter",
+                "description": "Follow OpenStreetMap Slovenia On Twitter: {url}"
             },
-            "OSM-Vancouver-meetup": {
-                "name": "OpenStreetMap Vancouver",
-                "description": "Mappers and OpenStreetMap users in the Vancouver, BC area"
+            "sk-facebook": {
+                "name": "Freemap.sk Slovakia community Facebook page",
+                "description": "Freemap.sk Slovakia community Facebook page"
             },
-            "ym-Universidad-de-Costa-Rica": {
-                "name": "YouthMappers de Universidad de Costa Rica",
-                "description": "YouthMappers chapter at Universidad de Costa Rica",
-                "extendedDescription": "YouthMappers de Universidad de Costa Rica nace en función de acción social para y por miembros de comunidades distintas según temáticas de involucramiento, interacción y representación de variables dentro de un espacio geográfico definido (un territorio) Gracias a las herramientas de OpenStreetMaps tenemos la viabilidad de poder obtener, validar y compartir la información generada para comprobación y uso destinadas a las comunidades o el interesado en tales temáticas objetivas."
+            "sk-freemap": {
+                "name": "OpenStreetMap Website Freemap Slovakia",
+                "description": "OpenStreetMap map website with tools in Slovakia and surrounding regions"
             },
-            "OSM-CU-telegram": {
-                "name": "OSM Cuba on Telegram",
-                "description": "OpenStreetMap Cuba Telegram chat"
+            "sk-freemap-wiki": {
+                "name": "OpenStreetMap Freemap Slovakia Wiki",
+                "description": "OpenStreetMap wiki for Slovak mappers and community"
             },
-            "ym-Universidad-Nacional-Autnoma-de-Honduras": {
-                "name": "PumaGis Hn",
-                "description": "YouthMappers chapter at Universidad Nacional Autónoma de Honduras"
+            "sk-twitter": {
+                "name": "OpenStreetMap Freemap Slovensko on Twitter",
+                "description": "OpenStreetMap Freemap Slovensko on Twitter: {url}"
             },
-            "ym-University-of-the-West-Indies-Mona-Campus": {
-                "name": "Libraries Outreach - ODL",
-                "description": "YouthMappers chapter at University of the West Indies, Mona Campus",
-                "extendedDescription": "The UWI, Mona Campus Library engages in public, outreach and special projects. This will allow our library the means to be a catalyst for spatial literacy and advocate for spatial data sharing and access to Jamaican and Caribbean interests. We have disaster relief and communication needs and   extensive earth science and geo-hazards needs to better serve our campus and community. Specifically, we hace a Science Library to showcase such to all faculty and students."
+            "talk-au": {
+                "name": "Talk-au Mailing List",
+                "description": "Place for Aussie mappers to chat"
             },
-            "ni-facebook": {
-                "name": "OpenStreetMap NI Community",
-                "description": "Mappers and OpenStreetMap on Facebook in Nicaragua"
+            "talk-cz-mailinglist": {
+                "name": "Czech mailing list (talk-cz)",
+                "description": "Talk-cz is the official mailing list for Czech community"
             },
-            "ni-mailinglist": {
-                "name": "Talk-ni Mailing List",
-                "description": "Talk-ni is the official mailing list for the Nicaraguan OSM community"
+            "talk-gh": {
+                "name": "Talk-gh Mailing List",
+                "description": "Talk-gh is the official mailing list for Ghana OSM community."
             },
-            "ni-telegram": {
-                "name": "OSM Nicaragua on Telegram",
-                "description": "OpenStreetMap Nicaragua Telegram chat"
+            "talk-it-lazio": {
+                "name": "OpenStreetMap IT Lazio",
+                "description": "All are welcome! Sign up at {signupUrl}",
+                "extendedDescription": "Mailinglist for Rome and Lazio area."
             },
-            "ni-twitter": {
-                "name": "OpenStreetMap Nicaragua Twitter",
-                "description": "OSM Nicaragua on Twitter: @osm_ni"
+            "talk-it-piemonte_mailinglist": {
+                "name": "OSM Italy regional talk list for Piemonte",
+                "description": "All are welcome! Sign up at {signupUrl}",
+                "extendedDescription": "Mailinglist for Piemonte region."
             },
-            "osm-ni": {
-                "name": "MapaNica.net",
-                "description": "Provide OSM services and information for the local community in Nicaragua"
+            "talk-mg": {
+                "name": "Talk-mg Mailing List",
+                "description": "Place for OpenStreetMap contributors, communities and users in Madagascar to share and discuss."
             },
-            "ym-Universidad-Nacional-de-Ingenieria": {
-                "name": "Yeka Street MGA",
-                "description": "YouthMappers chapter at Universidad Nacional de Ingenieria",
-                "extendedDescription": "YEKA STREET is a work team constituted by students from Universidad Nacional de Ingenieria at Managua, Nicaragua. With the principal purpose of apply our knowledge and skills using many tools and apps to map areas in our cities and contribute to the development community projects and disasters relieve plans. We want to lead the way adding more students from all careers and universities in our country to join us at this cause, increasing in this way the life level and reducing the population vulnerability."
+            "talk-nz": {
+                "name": "Talk-nz Mailing List",
+                "description": "New Zealand's OSM community talk"
             },
-            "ym-University-of-Panama": {
-                "name": "YouthMappers UP",
-                "description": "YouthMappers chapter at University of Panama",
-                "extendedDescription": "Student mappers in Panama work with open spatial data to help identify, define, address, and create meaning about locally defined development challenges. They collaborate with students from other countries on community mapping topics from ecotourism to food security, from biodiversity to indigenous issues, promoting a humanistic vision through scientific perspectives."
+            "talk-za": {
+                "name": "Talk-za Mailing List",
+                "description": "Talk-za is the official mailing list for South African OSM community."
             },
-            "ym-Universidad-de-Puerto-Rico-Rio-Piedras": {
-                "name": "UPR YouthMappers",
-                "description": "YouthMappers chapter at Universidad de Puerto Rico - Rio Piedras"
+            "ua-facebook": {
+                "name": "OpenStreetMap Ukraine Facebook group",
+                "description": "Join the OpenStreetMap Ukraine community on Facebook"
             },
-            "Bay-Area-OpenStreetMappers": {
-                "name": "Bay Area OpenStreetMappers",
-                "description": "Improve OpenStreetMap in the Bay Area",
-                "extendedDescription": "This group is about growing the OpenStreetMap community here in the Bay Area. Our events are open to everyone, from open source enthusiasts, cyclists, GIS professionals, geocachers, and beyond. Anyone and everyone who is interested in maps, map making and free map data is welcome to join our group as well as attend our events."
+            "ua-forum": {
+                "name": "OpenStreetMap Ukraine Forum",
+                "description": "Forum of OpenStreetMap community in Ukraine"
             },
-            "Central-Pennsylvania-OSM": {
-                "name": "Central Pennsylvania OSM",
-                "description": "Online mapping community based out of State College, PA"
+            "ua-github": {
+                "name": "OpenStreetMap Ukraine on GitHub",
+                "description": "OpenStreetMap Ukraine GitHub"
             },
-            "Code-for-San-Jose-Slack": {
-                "name": "Code for San Jose Slack",
-                "description": "All are welcome! Sign up at {signupUrl}, then join the #osm channel."
+            "ua-osm": {
+                "name": "OpenStreetMap Website Ukraine",
+                "description": "OpenStreetMap website in Ukraine"
             },
-            "Dallas-Fort-Worth-OSM": {
-                "name": "Dallas-Fort Worth OSM",
-                "description": "The OpenStreetMap user group for Dallas-Fort Worth",
-                "extendedDescription": "Dallas, Fort Worth, and all the cities in between are abounding with creative and tech-savvy people. The vision for this usergroup is to find new ways to use the amazing resource of OSM."
+            "ua-slack": {
+                "name": "OpenStreetMap Ukraine Slack",
+                "description": "Join the OpenStreetMap Ukraine community on Slack"
             },
-            "GeoPhilly": {
-                "name": "GeoPhilly",
-                "description": "Meetup for map enthusiasts in the Philadelphia area",
-                "extendedDescription": "GeoPhilly unites developers, geographers, data geeks, open source enthusiasts, civic hackers and map addicts in our shared love of maps and the stories they tell. If you use maps as part of your work or just want to learn more, this is the meetup for you!  Our events aim to be open, friendly, educational and social and range from happy hours to lightning talks or even workshops. Come create a diverse, inspiring geospatial community in the Philadelphia with us!"
+            "ua-telegram": {
+                "name": "@osmUA on Telegram",
+                "description": "OpenStreetMap Ukraine Telegram chat"
             },
-            "MapMinnesota": {
-                "name": "MapMinnesota",
-                "description": "Mappers and OpenStreetMap enthusiasts in the Twin Cities area",
-                "extendedDescription": "Connecting OpenStreetMap enthusiasts in Minnesota and the Twin Cities!"
+            "ua-twitter": {
+                "name": "OpenStreetMap UA Twitter",
+                "description": "OpenStreetMap Ukraine on Twitter: {url}"
             },
-            "Mapping-DC-meetup": {
-                "name": "Mapping DC",
-                "description": "Improve OpenStreetMap in the DC area",
-                "extendedDescription": "We are a group of volunteer mappers who aim to improve the OpenStreetMap in the DC area. We also aim to teach others about the OSM ecosystem, data analytics, cartography, and GIS. We gather every other month at meetups to focus on one area of our city."
+            "uk-localchapter": {
+                "name": "OpenStreetMap UK",
+                "description": "The official Local Chapter for the UK (including Northern Ireland).",
+                "extendedDescription": "We support OpenStreetMap by holding events, providing community resources, building partnerships, and by spreading the word. Join OpenStreetMap UK here: {signupUrl}"
             },
-            "Maptime-ME-meetup": {
-                "name": "MaptimeME",
-                "description": "Mappers and OpenStreetMap users, around Portland, ME",
-                "extendedDescription": "Maptime is, rather literally, time for mapmaking.  Our mission is to open the doors of cartographic possibility to anyone interested by creating a time and space for collaborative learning, exploration, and map creation using mapping tools and technologies."
+            "uk-london-twitter": {
+                "name": "OpenStreetMap London on Twitter",
+                "description": "OpenStreetMap London on Twitter: {url}"
             },
-            "MaptimeHRVA-twitter": {
-                "name": "MaptimeHRVA Twitter",
-                "description": "Follow us on Twitter at {url}"
+            "uk-twitter": {
+                "name": "OpenStreetMap UK on Twitter",
+                "description": "OpenStreetMap UK on Twitter: {url}"
             },
             "us-ma-mailinglist": {
                 "name": "Talk-us-massachusetts Mailing List",
                 "description": "Email mailing list for the Massachusetts OSM community"
             },
-            "OpenCleveland-meetup": {
-                "name": "Open Cleveland",
-                "description": "Improve OpenStreetMap in the Cleveland area",
-                "extendedDescription": "Open Geo Cleveland aims to be a resource for people to discuss and share knowledge on utilizing free geographic data sets especially OpenStreetMap, and Open geo-spatial software that manages, edits, and displays geographic data, and advocate for its use in Northeast Ohio. We're also a maptime chapter =)"
-            },
-            "OSM-Boston": {
-                "name": "OpenStreetMap Boston",
-                "description": "Mappers and OpenStreetMap users in the Boston area",
-                "extendedDescription": "OpenStreetMap is the free and open, wiki-style map of the world, with hundreds of thousands of contributions every day from people like you. Editing the map is simple, and fun! Join us both indoors and outdoors in our effort to create the best map of the Boston area and the rest of the world!"
-            },
-            "OSM-Central-Salish-Sea": {
-                "name": "OpenStreetMap Central Salish Sea",
-                "description": "Mappers and OpenStreetMap users around Mount Vernon, WA",
-                "extendedDescription": "OpenStreetMap is an map of the world made by people like you. It's a map that you build, that's given away for free like wikipedia. Check out osm.org for more. We meet all the time to talk maps, make maps and have fun!"
-            },
-            "OSM-Chattanooga": {
-                "name": "OSM Chattanooga",
-                "description": "The OpenStreetMap user group for Chattanooga"
-            },
-            "OSM-Colorado": {
-                "name": "OpenStreetMap Colorado",
-                "description": "Mappers and OpenStreetMap users in the state of Colorado, USA",
-                "extendedDescription": "OpenStreetMap (OSM) Colorado is a local collaboration of people interested in contributing their efforts to create free maps. We encourage all of our mappers to organize or suggest mapping events throughout the state. Meetup activities can be simple social mixers, OSM basic to advanced training, or community mapping parties."
-            },
-            "OSM-NYC": {
-                "name": "OpenStreetMap NYC",
-                "description": "Mappers and OpenStreetMap users, developers and enthusiasts in the New York Metropolitan area"
-            },
-            "OSM-Portland-forum": {
-                "name": "OpenStreetMap PDX Google Group",
-                "description": "Forum and mailing list for OpenStreetMap users in the Portland area",
-                "extendedDescription": "This group is to facilitate improvements to OpenStreetMap in the Portland, Oregon area to support applications such as the Open Trip Planner."
-            },
-            "OSM-Portland": {
-                "name": "OpenStreetMap Portland",
-                "description": "Mappers and OpenStreetMap users in the Portland area",
-                "extendedDescription": "OpenStreetMap (OSM) is a map of the world made by people like you. It's a map that you build, that's given away for free like wikipedia. Check out osm.org for more, and come join us at a meetup to talk maps, contribute to OSM, and have fun!"
+            "uy-forum": {
+                "name": "OpenStreetMap UY forum",
+                "description": "OpenStreetMap Uruguay web forum"
             },
-            "OSM-Seattle": {
-                "name": "OpenStreetMap Seattle",
-                "description": "Mappers and OpenStreetMap users in the Seattle area"
+            "uy-irc": {
+                "name": "OpenStreetMap Uruguay on IRC",
+                "description": "Join #osmuruguay on irc.freenode.org (port 6667)",
+                "extendedDescription": "Join #osmuruguay on irc.freenode.org"
             },
-            "OSM-SoCal": {
-                "name": "OpenStreetMap Southern California",
-                "description": "Let's have some fun, contribute something to Los Angeles, and learn about mapping!",
-                "extendedDescription": "OpenStreetMap (OSM) Southern California is for anyone interested in mapping to get together to work with OpenStreetMap.  OpenStreetMap, the Wikipedia of maps, is a free open-source map of the world being created by more than 1,000,000 volunteers around the globe.  Everyone is welcome.  If you don't know OpenStreetMap, we'll teach you. If you have an idea for a mapping project or even a field trip that the group can do, great!"
+            "uy-mailinglist": {
+                "name": "Talk-uy Mailing List",
+                "description": "Talk-uy is the official mailing list for the Uruguayan OSM community"
             },
-            "OSM-South-Bay": {
-                "name": "OSM South Bay",
-                "description": "Map Nights hosted by Code for San Jose",
-                "extendedDescription": "Code for San Jose, the local Code for America brigade, hosts monthly Map Nights on Thursday nights in downtown San José. Meet fellow South Bay mappers, help out with local mapping projects, and hear about other civic tech projects. Programming and GIS skills are not required."
+            "uzbekistan-telegram": {
+                "name": "OSM Uzbekistan on Telegram",
+                "description": "OpenStreetMap Uzbekistan Telegram chat"
             },
-            "OSM-Tampa-Bay": {
-                "name": "OpenStreetMap Tampa Bay",
-                "description": "Mappers and OpenStreetMap users in the Tampa Bay area",
-                "extendedDescription": "OSM Tampa Bay group for local residents to get together and build out the definitive map of Tampa Bay with OpenStreetMap, the free and editable map of the world.  If you're into maps, data, open source, GPS, hiking, cycling, et cetera, you'll love working with OpenStreetMap -- so join in! We'll get together and map and talk about new topics once-a-month or so."
+            "ve-forum": {
+                "name": "OpenStreetMap VE Forum",
+                "description": "OpenStreetMap Venezuela web forum"
             },
-            "OSM-US-Slack": {
-                "name": "OpenStreetMap US Slack",
-                "description": "All are welcome! Sign up at {signupUrl}"
+            "ve-mailinglist": {
+                "name": "Talk-ve Mailing List",
+                "description": "Talk-ve is the official mailing list for the Venezuelan OSM community"
             },
-            "OSM-US": {
-                "name": "OpenStreetMap US",
-                "description": "We help grow and improve OpenStreetMap in the United States.",
-                "extendedDescription": "We support OpenStreetMap by holding annual conferences, providing community resources, building partnerships, and by spreading the word. Join OpenStreetMap US here: {signupUrl}",
-                "events": {
-                    "sotmus2019-cfs": {
-                        "name": "Propose a Talk for SotM-US 2019",
-                        "description": "We are calling on all members of the OpenStreetMap community to share your ideas and session proposals for State of the Map US 2019. Whether you are brand new to OSM or have been a core contributor since the beginning, we want to hear from you!",
-                        "where": "Minneapolis, Minnesota"
-                    },
-                    "sotmus2019": {
-                        "name": "State of the Map US 2019",
-                        "description": "Join the OpenStreetMap community at State of the Map US in Minneapolis, Minnesota. Connect with other mappers, businesses, government agencies, and non profits, all collaborating around the free and editable map of the world.",
-                        "where": "Minneapolis, Minnesota"
-                    }
-                }
+            "ve-telegram": {
+                "name": "OpenStreetMap Venezuela Telegram",
+                "description": "Join the OpenStreetMap Venezuela community on Telegram"
             },
-            "OSM-Utah": {
-                "name": "OpenStreetMap Utah",
-                "description": "Mappers and OpenStreetMap users in the Salt Lake City area",
-                "extendedDescription": "Activities may include things like Learn To Map workshops, mapping parties and outdoor data collection. The events will take place in the SLC area, at least initially.  We are looking for seasoned mappers as well as people new to OSM. Join and let's do some mapping!"
+            "ym-AASTU": {
+                "name": "AASTU Youth Mappers",
+                "description": "YouthMappers chapter at Addis Ababa Science and Technology University",
+                "extendedDescription": "The Association of Geomatics Engineering Students (AGES), aims at promoting GIS products and services as well as training students on the use of the same. It not only promotes socialization between the students and practicing professionals, but also provides a platform for exchanging new ideas for holding new GIS and surveying events and training at the university."
             },
-            "OSM-Wyoming": {
-                "name": "OpenStreetMap Wyoming",
-                "description": "Mappers and OpenStreetMap users in the state of Wyoming",
-                "extendedDescription": "OpenStreetMap (OSM) Wyoming is a local collaboration of people interested in contributing their efforts to create free maps. We encourage all of our mappers to organize or suggest mapping events throughout the state. Meetup activities can be simple social mixers, OSM basic to advanced training, or community mapping parties."
+            "ym-Abia-State-University": {
+                "name": "AbsuMappersTeam",
+                "description": "YouthMappers chapter at Abia State University",
+                "extendedDescription": "AbsuMappersTeam is  voluntary team of map enthusiast ,using openstreetmap,GIS and other open source geospatial techno;ogy to solve problems.It is a dedicated for disaster response using OpenStreetMap.It is a  professional mentoring  and empowerment platform for  those with passion for GIS and Mapping.It is a community of  volunteers for geospatial data creation,field data collection and mapping.The team was co-founded by Victor N.Sunday(the Team mentor) and Professor J.U.Ogbonna ,the team coordinator and faculty Advisor. AbsuMapperTeam is an affiliate of UniiqueMappersTeam-Port Harcourt.The team stands to support sustainable development using geospatial  technology"
             },
-            "PHXGeo-meetup": {
-                "name": "PHXGeo Meetup",
-                "description": "Mappers and OpenStreetMap users in the Phoenix, AZ area",
-                "extendedDescription": "This is a meetup group for those in the Phoenix area who like maps, GIS, OpenStreetMap, cartography and anything in between."
+            "ym-African-Methodist-Episcopal-University": {
+                "name": "YouthMappers-AMEU",
+                "description": "YouthMappers chapter at African Methodist Episcopal University"
             },
-            "PHXGeo-twitter": {
-                "name": "PHXGeo Twitter",
-                "description": "Follow us on Twitter at {url}"
+            "ym-Ahmadu-Bello-University": {
+                "name": "ABU Geomappers",
+                "description": "YouthMappers chapter at Ahmadu Bello University",
+                "extendedDescription": "We are a group of Data driven Humanitarian mappers, who are dedicated to rendering humanitarian service in response to disaster and mitigation. We are glad to contribute our expertise and knowledge through mapping, and helping to spread #OpenEvangelism through Training, and collaboration."
             },
-            "Western-Slope-facebook": {
-                "name": "Western Slope OSM Facebook",
-                "description": "Mappers and OpenStreetMap users around Grand Junction, CO"
+            "ym-Ardhi-University": {
+                "name": "ARU Mapper",
+                "description": "YouthMappers chapter at Ardhi University",
+                "extendedDescription": "As upcoming geospatial data consultants we seek to educate and provide advice to the society on how they can use spatial data not only as a form of location but a tool of decision making and predict different hazardous and climatical changes which may harm them or future genarations."
             },
-            "Western-Slope-meetup": {
-                "name": "Western Slope OSM Meetup",
-                "description": "Mappers and OpenStreetMap users around Grand Junction, CO",
-                "extendedDescription": "The goal of this group is to introduce OpenStreetMap to the community, develop a community of mappers, create the most amazing geodata possible using whatever method we can and finally strategize in order to get this data out into our community. Imagine accurate trail signage! Imagine further development of bike paths! Imagine anything you want, that's the joy of OpenStreetMap!"
+            "ym-Asian-University-for-Women": {
+                "name": "YouthMappers at AUW",
+                "description": "YouthMappers chapter at Asian University for Women",
+                "extendedDescription": "The Asian University for Women seeks to graduate women who will be skilled and innovative professionals, service-oriented leaders in the businesses and communities in which they will work and live, and promoters of intercultural understanding and sustainable human and economic development in Asia and throughout the world."
             },
             "ym-Ball-State-University": {
                 "name": "Gamma Theta Upsilon- Iota Omega Chapter",
                 "description": "YouthMappers chapter at Ball State University",
                 "extendedDescription": "Our chapter is a very active one. We primarily focus on community events, fundraising, and field trips. We are currently looking to develop more mapping-related activities to draw in other students from campus who may be interested in contributing."
             },
+            "ym-Busitema-University": {
+                "name": "Good Mappers",
+                "description": "YouthMappers chapter at Busitema University",
+                "extendedDescription": "Good mappers is a team of students in Busitema University. Its main objective is to create a community of experienced mappers who can contribute to the world map."
+            },
             "ym-California-University-of-Pennsylvania": {
                 "name": "CalU PA GIS Club",
                 "description": "YouthMappers chapter at California University of Pennsylvania",
                 "description": "YouthMappers chapter at Central Washington University",
                 "extendedDescription": "Our goal teaming up with Youthmappers is to bring relief to areas that are in need of humanitarian mapping. By doing so, we are serving our fellow brothers and sisters around the world as well as furthering our own cartography skills."
             },
-            "ym-Clemson-University": {
-                "name": "Clemson Mappers",
+            "ym-Centre-Universitaire-de-Recherche-et-dApplication-en-Tldtection-CURAT-de-lUniversit-Felix-Houphouet-Boigny": {
+                "name": "YouthMappers CURAT",
+                "description": "YouthMappers chapter at Centre Universitaire de Recherche et d'Application en Télédétection (CURAT) de l'Université Felix Houphouet Boigny",
+                "extendedDescription": "Our chapter aim is to promote the use of collaborative free mapping and the use of openstreetmap data in the field of research and their application in the implementation of tools for decision-making. Help students produce their own data of their research."
+            },
+            "ym-Clemson-University": {
+                "name": "Clemson Mappers",
                 "description": "YouthMappers chapter at Clemson University",
                 "extendedDescription": "Students in Clemson are supported by the Center for Geospatial Technologies, a community of interdisciplinary geospatial science practitioners supporting research, teaching, and outreach activities using technologies that enable the collection, analysis, and application of geospatial data. Students integrate geospatial technologies within their scholarly activities across all disciplines and build connections throughout the world."
             },
                 "description": "YouthMappers chapter at Cornell University",
                 "extendedDescription": "Cornell students and faculty use open data and open source software to address challenges at local, national, and global scales. In doing so, we advance our academic and personal goals of developing our own skills around GIS and spatial literacy."
             },
+            "ym-Cuttington-University": {
+                "name": "Cuttington University YouthMappers",
+                "description": "YouthMappers chapter at Cuttington University",
+                "extendedDescription": "The YouthMappers at Cuttington University, Suakoko, and Bong County comprised of Students from three different departments; namely, the Department of Natural Resources Management “DONRM”, Department of Environmental Sciences, and the Department of Natural Sciences. Since the establishment of the Chapter in February 2017, the overall membership is  20 students, with each department containing 5 students."
+            },
+            "ym-Dedan-Kimathi-University-of-Technology": {
+                "name": "GDEV",
+                "description": "YouthMappers chapter at Dedan Kimathi University of Technology",
+                "extendedDescription": "GDEV is a group of enthusiastic GIS group at DeKUT that aims at helping students share, engage and learn from each other in matters geospatial"
+            },
+            "ym-Dhaka-College": {
+                "name": "YouthMappers Daka College",
+                "description": "YouthMappers chapter at Dhaka College",
+                "extendedDescription": "YouthMappers DhakaCollege is an approach by students to help mapping vulnerable areas of the world as a part of Humanitarian Action. YouthMappers  gives the opportunity to the students for helping people and using mapping for humanitarian purposes. This open geographic data can be used for educational, navigational and other humanitarian purposes. Happy mapping."
+            },
+            "ym-Dhaka-University": {
+                "name": "Openstreetmap YouthMappers",
+                "description": "YouthMappers chapter at Dhaka University",
+                "extendedDescription": "It's a great privilege for the students of University of Dhaka to map for humanitarian purposes. Our chapter gives the opportunity to the students for helping people and use mapping for humanitarian purposes."
+            },
+            "ym-Eastern-University": {
+                "name": "YouthMappers at Eastern University",
+                "description": "YouthMappers chapter at Eastern University",
+                "extendedDescription": "YouthMappers at Eastern University, Bangladesh has been formed with a view to assisting people during humanitarian crisis. The students, likewise other mappers of the world, are promised to assist people in using the map for educational, navigational and other humanitarian purposes."
+            },
+            "ym-Far-Eastern-University-Institute-of-Technology": {
+                "name": "Junior Philippines Computer Society",
+                "description": "YouthMappers chapter at Far Eastern University -Institute of Technology",
+                "extendedDescription": "FEU has been recognized as one of the leading universities in the Philippines. Its mission centers on producing graduates who have contributed to the advancement of the country. The university continuously challenges itself to raise the bar of excellence to achieve a top-tier status not only in the Philippines but also in the South East Asian region"
+            },
+            "ym-Federal-School-of-Surveys": {
+                "name": "OyoMappersTeam (OMT) Oyo",
+                "description": "YouthMappers chapter at Federal School of Surveys"
+            },
+            "ym-Federal-University-of-Technology-Akure": {
+                "name": "YouthMappers Futa Space Club",
+                "description": "YouthMappers chapter at Federal University of Technology, Akure",
+                "extendedDescription": "Our mission is to raise the next generation of Space Leaders. Activities include research and capacity building in Remote Sensing, GIS, Climate Change, Astronomy, Cosmology, Space Engineering, Global Navigation, Robotics and Space Education."
+            },
+            "ym-Fourah-Bay-College": {
+                "name": "Student's Geographical Association",
+                "description": "YouthMappers chapter at Fourah Bay College",
+                "extendedDescription": "The Student's Geographical Association- YouthMappers is an association of Fourah Bay College Students with the common goals of mapping out vulnerable places in Sierra Leone and the world at large for relief and other beneficial purposes,carry out Research and other educative endeavors. The chapter consists of young people with great ideas, development oriented with the capacity to relate with each other, comprehend and implement sustainable developmental projects as a team."
+            },
+            "ym-General-Lansana-Conte-University": {
+                "name": "YouthMappers General Lansana Conte University",
+                "description": "YouthMappers chapter at General Lansana Conte University",
+                "extendedDescription": "The YouthMappers of the University General Lansana Conté is a non profit community willing to contribute to Map Guinea and others part of the world. We are promoting the use of GIS and Open data to build decision support tools. We also work to build capacities among the students and local communities."
+            },
             "ym-George-Mason-University": {
                 "name": "Mason Mappers",
                 "description": "YouthMappers chapter at George Mason University",
                 "extendedDescription": "Mason Mappers Student Society is a humanitarian mapping student organization in the George Mason University GGS Department, and its goal is to promote education and knowledge in geo-technologies, geo-info science, to foster good global stewardship and engage in professional development while building a positive, interactive geo-community, as well as shaping students into leaders of tomorrow."
             },
+            "ym-Grand-Gedeh-County-Community-College": {
+                "name": "YouthMappers at Grand Gedeh County Community College",
+                "description": "YouthMappers chapter at Grand Gedeh County Community College",
+                "extendedDescription": "The Youth Mappers of GGCCC sole intent is to put  places in and around Liberia  that are not on the map. We gather youths from the college within the Grand Gedeh Community College to make it their duties to unite and bring these places to the spot light geographically."
+            },
+            "ym-Gujarat-University": {
+                "name": "CCIM at Ahmedabad",
+                "description": "YouthMappers chapter at Gujarat University"
+            },
+            "ym-Gulu-University": {
+                "name": "CSGU Mappers",
+                "description": "YouthMappers chapter at Gulu University",
+                "extendedDescription": "The CSGU Mappers are the Computing Society at Gulu University. This chapter is creative, passionate, innovative and ready to map Uganda and the world at large, beyond other people's imagination."
+            },
+            "ym-Heidelberg-University": {
+                "name": "disastermappers heidelberg",
+                "description": "YouthMappers chapter at Heidelberg University",
+                "extendedDescription": "Disastermappers Heidelberg was founded in 2014 as a student initiative to build a platform for exchange between students, researchers and humanitarian actors. Disastermappers are a member of Missing Maps and are organizing mapathons, workshops and webinars in Heidelberg and beyond and support HOT and Missing Maps through research and applications."
+            },
+            "ym-Ignatius-Ajuru-University-of-Education": {
+                "name": "IgnatiusMappersTeam (IMT)",
+                "description": "YouthMappers chapter at Ignatius Ajuru University of Education",
+                "extendedDescription": "We are a YouthMappers Chapter of Ignatius Ajuru University of Education involved in crowdsourced mapping of our environment and remote mapping of resilient communities.We are a team of volunteers using openstreetmap and other open Geospatial source for mapping."
+            },
             "ym-Indiana-University-of-Pennsylvania": {
                 "name": "Geospatial Science Club",
                 "description": "YouthMappers chapter at Indiana University of Pennsylvania"
             },
+            "ym-Insititue-d-Enseignement-Superieur-de-Ruhengeri": {
+                "name": "YouthMappers at INES Ruhengeri",
+                "description": "YouthMappers chapter at Insititue d' Enseignement Superieur de Ruhengeri",
+                "extendedDescription": "We are students from Land Administration and Management and Land survey Departments from INES-Ruhengeri. We are engaged in mapping activities that create the changes toward sustainable development in our community."
+            },
+            "ym-Institut-Suprieur-de-Management-Kolda": {
+                "name": "Les Femmes Leaders de ISM/Kolda",
+                "description": "YouthMappers chapter at Institut Supérieur de Management Kolda",
+                "extendedDescription": "Les Femmes Leaders de ISM/Kolda is an all-female mapping group in southern Senegal looking to put Kolda and surrounding villages on the map and better understand how to use OSM."
+            },
+            "ym-Institute-of-Crisis-Management-Studies": {
+                "name": "Institute of Crisis Management Studies YouthMappers",
+                "description": "YouthMappers chapter at Institute of Crisis Management Studies",
+                "extendedDescription": "To develop Crisis Mappers to assist during disaster situations."
+            },
+            "ym-Institute-of-Finance-Management": {
+                "name": "IFM mappers",
+                "description": "YouthMappers chapter at Institute of Finance Management",
+                "extendedDescription": "This is a new  chapter at out institute and we are looking forward to use our financial education that we are receiving here at the campus  and link ig with the environment in order to develop our sustainable environment towards helping the community  with the effects of our environment in a financial ways by converting them into numbers. this is widely explained in ecosystem accounting and environmental accounts"
+            },
+            "ym-Institute-of-Rural-Development-Planning": {
+                "name": "Mipango YouthMappers Chapter",
+                "description": "YouthMappers chapter at Institute of Rural Development Planning",
+                "extendedDescription": "Mipango YouthMappers Chapter was introduced at IRDP on 3rd July, 2017 by Dr.Domitilla Bashemera. The founding members were  300 (190 males and 110 female) Bachelor Degree students, who were registered as members of the Chapter. Gerald Zacharia is the president of the chapter and Juster Lugira is Vice President."
+            },
+            "ym-Institute-of-Rural-Development-Planning-Mwanza": {
+                "name": "Youth Mappers Chapter at Institute of Rural Development Planning - Lake Zone Centre",
+                "description": "YouthMappers chapter at Institute of Rural Development Planning Mwanza"
+            },
+            "ym-Institute-of-Science-and-Veterinary-Medicine": {
+                "name": "YouthMappers ISSMV Dalaba",
+                "description": "YouthMappers chapter at Institute of Science and Veterinary Medicine",
+                "extendedDescription": "YouthMappers ISSMV Dabala is a non profit organisation working to promote humanitarian mapping and the use of open sources and open data to build decision making tools in Guinea."
+            },
+            "ym-Istanbul-Technical-University": {
+                "name": "YouthMappers ITU",
+                "description": "YouthMappers chapter at Istanbul Technical University",
+                "extendedDescription": "YouthMappers ITU is an interdisciplinary and collaborative student community to promote humanitarian mapping for vulnerable settlements and aims to develop and share strategic and innovative spatial information for the future cities by using geographical information systems and open data."
+            },
             "ym-Jacksonville-State-University": {
                 "name": "JSU Disaster Mapping Team",
                 "description": "YouthMappers chapter at Jacksonville State University",
                 "extendedDescription": "The JSU Disaster Mapping Team is a program at Jacksonville State University dedicated to assisting disaster response in times of emergencies. This includes tornadoes, severe thunderstorms, floods, etc. The team is intended to be a valuable asset to surrounding counties and a conduit for the JSU Geoscience Department students to apply what they have learned in an academic setting to support emergency services. Our goal is to streamline disaster response and recovery operations while utilizing student skill sets"
             },
+            "ym-Jahangirnagar-University": {
+                "name": "YouthMappers at IRS, Jahangirnagar University",
+                "description": "YouthMappers chapter at Jahangirnagar University"
+            },
+            "ym-Jomo-Kenyatta-University-of-Agriculture-and-Technology": {
+                "name": "Association of Geomatics Engineering Students",
+                "description": "YouthMappers chapter at Jomo Kenyatta University of Agriculture and Technology",
+                "extendedDescription": "The Association of Geomatics Engineering Students (AGES), aims at promoting GIS products and services as well as training students on the use of the same. It not only promotes socialization between the students and practicing professionals, but also provides a platform for exchanging new ideas for holding new GIS and surveying events and training at the university."
+            },
             "ym-Kansas-State-University": {
                 "name": "Gamma Theta Upsilon: Beta Psi Chapter",
                 "description": "YouthMappers chapter at Kansas State University",
                 "extendedDescription": "We are the Kansas State University Chapter of Gamma Theta Upsilon, an international geography honor society with affiliation to YouthMappers. We have been active with mapping for OSM and conducted a mapathon called \"Map for Nepal,\" in which we used OpenStreetMap to digitize unmapped areas of Nepal after the earthquake in 2015."
             },
+            "ym-Karatina-University": {
+                "name": "Nature Club Karatina University",
+                "description": "YouthMappers chapter at Karatina University",
+                "extendedDescription": "This chapter aims to bring together all GIS enthusiasts.They include environment experts, wildlife experts, aquatic and tourism officers, just to mention a few. Its main aim is to provide a platform where students can learn from each other and, in the process, understand how to integrate the GIS skills in their various career paths as well as provide solutions to various environmental related challenges."
+            },
+            "ym-Kathmandu-University": {
+                "name": "Geomatics Engineering Society,GES",
+                "description": "YouthMappers chapter at Kathmandu University",
+                "extendedDescription": "Geomatics Engineering Society (GES) established in 2008 A.D is a departmental club under Department of Civil and Geomatics Engineering (DCGE) at Kathmandu University. GES acts as a platform to develop the skills of students apart from their educational activities by focusing on activities like technical trainings, seminars, talk programs and interaction with experts from related field, sports activities etc."
+            },
+            "ym-Kenyatta-University": {
+                "name": "Kenyatta University GIS Club",
+                "description": "YouthMappers chapter at Kenyatta University",
+                "extendedDescription": "Kenyatta University GIS Club (KUGISC) was founded on 28th October 2016, with more than 200 students and staff from all faculty within campus as members. We are committed to empower members with spatial knowledge, skills and expertise required in understanding the Earth. We help in mapping resources within the university by incorporating geospatial data in their projects as well as fieldwork data collection."
+            },
+            "ym-Khulna-University": {
+                "name": "Khulna University YouthMappers",
+                "description": "YouthMappers chapter at Khulna University",
+                "extendedDescription": "KU students and faculty from multiple disciplines are experienced at creating open data for OSM to address local challenges of development, including food security and other topics."
+            },
+            "ym-Kumi-University": {
+                "name": "Ever Last YouthMappers",
+                "description": "YouthMappers chapter at Kumi University",
+                "extendedDescription": "This energetic group of students organizes within the faculty of Science and Information Technology."
+            },
+            "ym-Kwame-Nkrumah-University-of-Science-and-Technology": {
+                "name": "Kwame Nkrumah University of Science and Technology YouthMappers",
+                "description": "YouthMappers chapter at Kwame Nkrumah University of Science and Technology"
+            },
+            "ym-Makerere-University": {
+                "name": "Geo YouthMappers",
+                "description": "YouthMappers chapter at Makerere University",
+                "extendedDescription": "Geo YouthMappers is a Makerere University based mapping chapter esteemed to apply the spatial conception to the real world.We have collaborated on various mapping events with OSM. Our main aim is the desire to simplify data and make it readily available mostly for disaster preparedness.\"We map the world and change lives."
+            },
+            "ym-Mbarara-University-of-Science-and-Technology": {
+                "name": "MUST Street Mappers",
+                "description": "YouthMappers chapter at Mbarara University of Science and Technology",
+                "extendedDescription": "MUST Street Mappers is a Youth Mappers chapter at the Mbarara University of Science and Technology that is based on making our country and the world at large a better place through mapping. We base on collected information to notice patterns and data mine to present relevant and beneficial information to society."
+            },
             "ym-McGill-University": {
                 "name": "Open Mapping Group McGill: A Member of the McGill Undergraduate Geography Society",
                 "description": "YouthMappers chapter at McGill University",
                 "description": "YouthMappers chapter at Miami University",
                 "extendedDescription": "GPS at Miami University aims to create a close-knit community of planners and geographers who want to have fun, learn more about careers and higher education in their field, network, and work alongside professionals for real experience."
             },
+            "ym-Moi-University": {
+                "name": "Geography Students Association",
+                "description": "YouthMappers chapter at Moi University",
+                "extendedDescription": "The Geography Students Association at Moi University (GEOSAMU) explores, discovers and aims at developing the entire world through the young Geo-Spatial analysts.  GEOSAMU is part of the Department of Geography."
+            },
             "ym-Monroe-Community-College": {
                 "name": "MCC Mapping Corps",
                 "description": "YouthMappers chapter at Monroe Community College"
                 "description": "YouthMappers chapter at Montgomery College",
                 "extendedDescription": "GeoMC’s mission is to provide students with hands-on experience in applying geospatial tools, collecting data, and project management. Most of our students come with a background in GIS and are geography majors. Our chapter’s members come from diverse backgrounds and we all work together to make a positive impact in the world live in."
             },
+            "ym-Namibia-University-of-Science-and-Technology": {
+                "name": "Geoinformation Technology Student Society",
+                "description": "YouthMappers chapter at Namibia University of Science and Technology"
+            },
             "ym-New-York-University": {
                 "name": "NYU mHealth Initiative Mapping Corps",
                 "description": "YouthMappers chapter at New York University",
                 "extendedDescription": "The NYU mobile health or “mHealth” research initiative focuses on development of systems that link people - usually via their phones - to the places that they live and traverse, and thus supports novel research on the way phones and maps can be leveraged to understand behavioral decision making and ultimately health outcomes."
             },
+            "ym-Nimba-County-Community-College": {
+                "name": "Nimba County Community College Youth Mappers",
+                "description": "YouthMappers chapter at Nimba County Community College"
+            },
+            "ym-Njala-University-Freetown-Campus": {
+                "name": "Njala Freetown YouthMappers",
+                "description": "YouthMappers chapter at Njala University, Freetown Campus",
+                "extendedDescription": "We are students of Njala University Freetown Campus, studying Information Technology under the department of Physics and Computer Science. and we are located at Henry Street Freetown, Sierra Leone."
+            },
+            "ym-Njala-University-Njala-Campus": {
+                "name": "YouthMappers Njala University, Njala Campus",
+                "description": "YouthMappers chapter at Njala University, Njala Campus"
+            },
             "ym-Ohio-Wesleyan-University": {
                 "name": "Environment and Wildlife Club",
                 "description": "YouthMappers chapter at Ohio Wesleyan University",
                 "name": "Geography Club",
                 "description": "YouthMappers chapter at Oklahoma State University"
             },
-            "ym-State-University-of-New-York-Geneseo": {
-                "name": "SUNY Geneseo GIS Association",
-                "description": "YouthMappers chapter at State University of New York Geneseo",
-                "extendedDescription": "We spread awareness, support, education, volunteerism, and career advancement opportunities in geographic information systems, across disciplines and departments, in the context of SUNY Geneseo, the local community, and global community."
+            "ym-Open-University-of-Tanzania": {
+                "name": "Youth Mappers at Open University of Tanzania",
+                "description": "YouthMappers chapter at Open University of Tanzania",
+                "extendedDescription": "Youth Mappers at Open University of Tanzania\n\nHad been founded by members and students of Open University of Tanzania in Department of Geography who are mainly need to improve their career and help young community through joint and partnership projects with local community groups such as Mikoko Scout Group (www.msg.or.tz) and start cooperation with international colleges and universities for exchange programs in relation to Geography Studies as some programs prepared by Mikoko Scout Group which will link local university and other universities of the same interest through International Nature & Environmental Youth Camp 2019 (www.campsite.msg.or.tz/nature.html )\n\nOur chapter will soon be recognized as youth network program that will open opportunity for students to study and conduct research studies at a local levels."
+            },
+            "ym-Politecnico-di-Milano": {
+                "name": "PoliMappers",
+                "description": "YouthMappers chapter at Politecnico di Milano",
+                "extendedDescription": "PoliMappers is a volunteer students’ association based at Politecnico di Milano. The mission of the group is to train and motivate the next generation of volunteer mappers and to do mapping using free and open source software within the university as well as primary and secondary schools."
+            },
+            "ym-Queen-Mary-University-of-London": {
+                "name": "Queen Mary YouthMappers",
+                "description": "YouthMappers chapter at Queen Mary University of London",
+                "extendedDescription": "This chapter will be part of the activities of the Queen Mary Geography Society."
+            },
+            "ym-Rajshahi-University-of-Engineering-Technology": {
+                "name": "YouthMappers at RUET",
+                "description": "YouthMappers chapter at Rajshahi University of Engineering & Technology",
+                "extendedDescription": "The \"YouthMappers at RUET\" is a humanitarian mapping group of students of Rajshahi University of Engineering & Technology (RUET) to share, develop and practice the knowledge of GIS.  This group encourages using open source geospatial data and platform to make solution to reach the most vulnerable group of the world."
             },
             "ym-SUNY-at-Fredonia": {
                 "name": "Geoventurers",
                 "description": "YouthMappers chapter at SUNY at Fredonia",
                 "extendedDescription": "GeoVenturers is a group of students joining together across a number of majors on our campus that see geospatial technologies as a tool to serve others and to bring people together. Mentoring for the group brings in science education from the department of curriculum and instruction. We hope that we can bring our skills to play in helping make people's lives better."
             },
+            "ym-Sacred-Heart-Junior-College": {
+                "name": "Youth Mappers at Sacred Heart Junior College",
+                "description": "YouthMappers chapter at Sacred Heart Junior College"
+            },
+            "ym-Sherubtse-College": {
+                "name": "Geographical Society",
+                "description": "YouthMappers chapter at Sherubtse College",
+                "extendedDescription": "The Geographical Society, in the Department of Geography & Planning, Sherubtse College, Royal University of Bhutan, with support from the Center for Climate Change and Spatial Information, has made several efforts to create awareness and address important issues at the local and national level. We now join hands with the international student-centered YouthMappers network on \"Mapping for Resilience\" and contributing to a global 'Happiness'!"
+            },
+            "ym-Sokoine-University-of-Agriculture": {
+                "name": "SMCoSE YouthMappers",
+                "description": "YouthMappers chapter at Sokoine University of Agriculture",
+                "extendedDescription": "A Chapter comprising of Environmental sciences and management students and Geography studies under the dept. of Geography and  we will be using mapping techniques, based on systems concepts and theories, can be used to facilitate, explore, and capture the different understandings of the relationships, perspectives, and boundaries involved in environmental sustainability to obtain a more complete comprehension of the concept and develop plans for action."
+            },
+            "ym-St.-Augustine-International-University": {
+                "name": "YouthMappers at St Augustine International University",
+                "description": "YouthMappers chapter at St. Augustine International University"
+            },
+            "ym-St.-Mawaggali-Trades-Training-Institute": {
+                "name": "MawaggaliMappers",
+                "description": "YouthMappers chapter at St. Mawaggali Trades Training Institute",
+                "extendedDescription": "We are the youthappers chapter at St. Mawaggali trades in choma who are want to contribute the different humantarian tasks to serve lives through mapping."
+            },
+            "ym-State-University-of-New-York-Geneseo": {
+                "name": "SUNY Geneseo GIS Association",
+                "description": "YouthMappers chapter at State University of New York Geneseo",
+                "extendedDescription": "We spread awareness, support, education, volunteerism, and career advancement opportunities in geographic information systems, across disciplines and departments, in the context of SUNY Geneseo, the local community, and global community."
+            },
+            "ym-Stella-Maris-Polytechnic": {
+                "name": "YouthMappers-SMP",
+                "description": "YouthMappers chapter at Stella Maris Polytechnic"
+            },
+            "ym-Technical-University-of-Kenya": {
+                "name": "Geospatial Science Student Association",
+                "description": "YouthMappers chapter at Technical University of Kenya",
+                "extendedDescription": "It's a geographical information based group with very passionate students in the relevant fields of study. We do training to members on emerging trends in the market and keep up with technological advancements"
+            },
             "ym-Texas-Tech-University": {
                 "name": "YouthMappers at TTU",
                 "description": "YouthMappers chapter at Texas Tech University",
                 "description": "YouthMappers chapter at The Citadel",
                 "extendedDescription": "This chapter is also a Rotaract Club, which is an affiliate of Rotary International. Multiple members, as well as leadership have expressed an interest in YouthMappers and we would like to affiliate our Citadel Rotaract Club with YouthMappers."
             },
+            "ym-The-Gambia-YMCA-University-of-the-Gambia": {
+                "name": "Connected YouthMappers",
+                "description": "YouthMappers chapter at The Gambia YMCA / University of the Gambia",
+                "extendedDescription": "Connected YouthMappers is comprised of dedicated young Gambians who aspire to change and aid national development."
+            },
             "ym-The-George-Washington-University": {
                 "name": "Humanitarian Mapping Society",
                 "description": "YouthMappers chapter at The George Washington University",
                 "description": "YouthMappers chapter at The Pennsylvania State University",
                 "extendedDescription": "The Penn State Geospatial Information Science (GIS) Coalition is an organization that offers students majoring, minoring, or sharing an interest in GIS opportunities to develop supplementary knowledge and skills necessary to succeed in the professional GIS industry."
             },
-            "ym-University-of-California-Davis": {
-                "name": "Mapping Club",
-                "description": "YouthMappers chapter at University of California, Davis"
+            "ym-The-University-of-Zambia": {
+                "name": "YouthMappers Unza",
+                "description": "YouthMappers chapter at The University of Zambia"
+            },
+            "ym-Tribhuvan-University": {
+                "name": "Geomatics Engineering Students Association",
+                "description": "YouthMappers chapter at Tribhuvan University",
+                "extendedDescription": "This organization is the student forum of Geomatics Engineering students of Tribhuvan University , Institute of Engineering on the Pashchimanchal campus. Established since the beginning of the degree program, students have been active in mapping and leadership and are thrilled to be a part of the YouthMappers network."
+            },
+            "ym-UW-Madison": {
+                "name": "BadgerMaps",
+                "description": "YouthMappers chapter at UW-Madison",
+                "extendedDescription": "BadgerMaps is the UW campus chapter of Youthmappers, an organization dedicated to humanitarian and community mapping services. We connect our volunteer network with opportunities to create GIS data for projects that need it."
+            },
+            "ym-Uganda-Christian-University-Mbale-Campus": {
+                "name": "Mappers for Life",
+                "description": "YouthMappers chapter at Uganda Christian University Mbale Campus",
+                "extendedDescription": "We are Team Mappers for life! Please come and join us as we map together!\" This group works from the Department of Information Technology at the UCU."
+            },
+            "ym-Uganda-Pentecostal-University": {
+                "name": "HiTech Youth Mappers",
+                "description": "YouthMappers chapter at Uganda Pentecostal University",
+                "extendedDescription": "A new Youthmappers Chapter in Western Uganda. Ready to map and provide open data with OpenStreetMap for development purposes."
+            },
+            "ym-Universidad-Autonoma-de-Madrid": {
+                "name": "YouthMappers at UAM",
+                "description": "YouthMappers chapter at Universidad Autonoma de Madrid"
+            },
+            "ym-Universidad-Distrital-Francisco-Jose-de-Caldas": {
+                "name": "YouthMappers at Bogota",
+                "description": "YouthMappers chapter at Universidad Distrital Francisco Jose de Caldas",
+                "extendedDescription": "The Universidad Distrital Francisco José de Caldas is a public, coeducational, research university based in Bogotá, Colombia with a population of 26,140 students."
+            },
+            "ym-Universidad-Nacional-Autnoma-de-Honduras": {
+                "name": "PumaGis Hn",
+                "description": "YouthMappers chapter at Universidad Nacional Autónoma de Honduras"
+            },
+            "ym-Universidad-Nacional-de-Colombia": {
+                "name": "Grupo UN",
+                "description": "YouthMappers chapter at Universidad Nacional de Colombia",
+                "extendedDescription": "Students are uniting to map and network with university students across the country of Colombia and across the globe.  Geographic specialties include affiliation with microbiology and health disciplines."
+            },
+            "ym-Universidad-Nacional-de-Ingenieria": {
+                "name": "Yeka Street MGA",
+                "description": "YouthMappers chapter at Universidad Nacional de Ingenieria",
+                "extendedDescription": "YEKA STREET is a work team constituted by students from Universidad Nacional de Ingenieria at Managua, Nicaragua. With the principal purpose of apply our knowledge and skills using many tools and apps to map areas in our cities and contribute to the development community projects and disasters relieve plans. We want to lead the way adding more students from all careers and universities in our country to join us at this cause, increasing in this way the life level and reducing the population vulnerability."
+            },
+            "ym-Universidad-Politcnica-de-Madrid": {
+                "name": "Mapeo Humanitario",
+                "description": "YouthMappers chapter at Universidad Politécnica de Madrid",
+                "extendedDescription": "Geo-volunteering group formed at Moncloa Campus on November 2017. Around 20 members from three Universities (Complutense, CEU and UPM). Undergraduate students, MSc and PhD students collaborate together with organizations (MSF, Acción contra el Hambre,...) supported by trainers from Geoinquietos. Official recognition by UPM as Educative Innovation Project (Code  IE1718.0411)"
+            },
+            "ym-Universidad-de-Antioquia": {
+                "name": "Geomatica UDEA",
+                "description": "YouthMappers chapter at Universidad de Antioquia",
+                "extendedDescription": "We are a group interested in geospatial data, voluntary cartography, and participating in mapping with others in our country and within the YouthMappers network."
+            },
+            "ym-Universidad-de-Costa-Rica": {
+                "name": "YouthMappers de Universidad de Costa Rica",
+                "description": "YouthMappers chapter at Universidad de Costa Rica",
+                "extendedDescription": "YouthMappers de Universidad de Costa Rica nace en función de acción social para y por miembros de comunidades distintas según temáticas de involucramiento, interacción y representación de variables dentro de un espacio geográfico definido (un territorio) Gracias a las herramientas de OpenStreetMaps tenemos la viabilidad de poder obtener, validar y compartir la información generada para comprobación y uso destinadas a las comunidades o el interesado en tales temáticas objetivas."
+            },
+            "ym-Universidad-de-La-Guajira": {
+                "name": "Grupo Mesh",
+                "description": "YouthMappers chapter at Universidad de La Guajira",
+                "extendedDescription": "Grupo Mesh is a student organization at the Universidad de la Guajira in Colombia, including students from the program of Environmental Engineering who learn cartography and open mapping."
+            },
+            "ym-Universidad-de-Los-Andes": {
+                "name": "Cartografos Uniandes",
+                "description": "YouthMappers chapter at Universidad de Los Andes",
+                "extendedDescription": "We are a circle of student participation that seeks to use mapping and spatial reasoning as a means to create bonds of cooperation and integration between the university and society by addressing different spatial, social, political , economic and cultural dynamics."
+            },
+            "ym-Universidad-de-Puerto-Rico-Rio-Piedras": {
+                "name": "UPR YouthMappers",
+                "description": "YouthMappers chapter at Universidad de Puerto Rico - Rio Piedras"
+            },
+            "ym-Universidad-de-San-Buenaventura": {
+                "name": "YouthMappers San Buenaventura",
+                "description": "YouthMappers chapter at Universidad de San Buenaventura",
+                "extendedDescription": "We are pleased to join YouthMappers mapping for a better world and community."
+            },
+            "ym-Universidade-Eduardo-Mondlane": {
+                "name": "Comunidade YouthMappers Moçambique",
+                "description": "YouthMappers chapter at Universidade Eduardo Mondlane",
+                "extendedDescription": "We are a student group that intends to join Mozambican society to create a resilient community of humanitarian mapping. The community intend to map the physical occupation of our Country and create open geographic data, accessible to the public and able to be used in several areas without associated costs."
+            },
+            "ym-Universit-Gaston-Berger": {
+                "name": "YouthMappers at UGB",
+                "description": "YouthMappers chapter at Université Gaston Berger",
+                "extendedDescription": "YouthMappers UGB is made up of young students and researchers who are passionate about mapping. Our aim is to improve students' skills in the field of cartography and to participate in the creation of open geographic data that responds to development challenges around the world and particularly in Africa."
+            },
+            "ym-Universit-Mohammed-V-Rabat": {
+                "name": "Brahmapoutre at Rabat",
+                "description": "YouthMappers chapter at Université Mohammed V Rabat",
+                "extendedDescription": "This chapter sees participation in the YouthMappers program as an oppourtunity to share our knowlege create new working relationships with other chapters in different countries"
+            },
+            "ym-Universit-de-NZrkor": {
+                "name": "Youthmappers à N'Zérékoré",
+                "description": "YouthMappers chapter at Université de N'Zérékoré",
+                "extendedDescription": "YouthMappers est un groupe qui permet de faire la cartographie des communautés enclavées et à la prise des décisions en cas de catastrophes ou épidémies. Elle permet aussi la production et l'utilisation des données en accès gratuit."
+            },
+            "ym-Universit-des-Sciences-Sociale-et-de-Gestion-de-Bamako": {
+                "name": "Etudiant au Laboratoire HoPE",
+                "description": "YouthMappers chapter at Université des Sciences Sociale et de Gestion de Bamako"
+            },
+            "ym-Universitas-Negeri-Makassar": {
+                "name": "Kontur Geografi",
+                "description": "YouthMappers chapter at Universitas Negeri Makassar"
+            },
+            "ym-University-Muhammadiyah-Surakarta": {
+                "name": "SpaceTime",
+                "description": "YouthMappers chapter at University Muhammadiyah Surakarta",
+                "extendedDescription": "SpaceTime is a community mapping in the Faculty of Geography of Muhammadiyah University of Surakarta. SpaceTime was founded by Bruce Maldy Pratama, Mukhlis Akbar and Irfandi Fauzi. They are active students in the Faculty of Geography University Muhammadiyah Surakarta."
+            },
+            "ym-University-of-California-Davis": {
+                "name": "Mapping Club",
+                "description": "YouthMappers chapter at University of California, Davis"
+            },
+            "ym-University-of-Cape-Coast": {
+                "name": "UCC Geographical Society",
+                "description": "YouthMappers chapter at University of Cape Coast",
+                "extendedDescription": "We are a society that encompasses all students who are reading and read geography in the Department of Geography and Regional Planning at the University of Cape Coast. Our main aim is to promote interest in the discipline inside and outside of the classroom. Our motto is “We comprehend the Earth and its inhabitants.”"
             },
             "ym-University-of-Central-Florida": {
                 "name": "Geospatial Information Society",
                 "name": "Tobler Society",
                 "description": "YouthMappers chapter at University of Chicago"
             },
+            "ym-University-of-Dar-es-Salaam": {
+                "name": "YouthMappers at University of Dar es Salaam",
+                "description": "YouthMappers chapter at University of Dar es Salaam",
+                "extendedDescription": "The purpose of the University of Dar es Salaam YouthMappers  is to use and promote open source data and GIS technologies to map potential disaster areas, provide resources for emergency management, connect its members with open source and GIS organizations in the city of Dar es Salaam, and serve any upcoming needs of our project partners ."
+            },
+            "ym-University-of-Energy-and-Natural-Resources": {
+                "name": "Eco-Club",
+                "description": "YouthMappers chapter at University of Energy and Natural Resources",
+                "extendedDescription": "To provide a sound education to all citizens about the deteriorating environment and provide utmost use of recreation of the environment for human survival."
+            },
+            "ym-University-of-Exeter": {
+                "name": "University of Exeter British Red Cross Missing Maps",
+                "description": "YouthMappers chapter at University of Exeter",
+                "extendedDescription": "We are a team of enthusiastic Geographers with comprehensive knowledge of GIS. We are passionate about supporting the British Red Cross Society with various humanitarian aid efforts. We are also important teachers of the significance of mapping remotely sensed data and how this helps on the ground. Our mapathons have themed academic focuses that highlight the different GIS research in our geography department, while also functioning as employability awareness events which we use to invite speakers in to talk about their GIS/British Red Cross careers."
+            },
+            "ym-University-of-Ghana": {
+                "name": "University of Ghana YouthMappers",
+                "description": "YouthMappers chapter at University of Ghana",
+                "extendedDescription": "UG YouthMappers consists of both graduate and undergraduate students possessing knowledge and skills in GIS and Remote Sensing. The club is composed of an energetic team that is poised to address social issues and mitigate environmental problems through mapping. Our fundamental principles are capacity building, empowerment and teamwork."
+            },
+            "ym-University-of-Liberia-YouthMappers": {
+                "name": "University of Liberia YouthMappers",
+                "description": "YouthMappers chapter at University of Liberia YouthMappers",
+                "extendedDescription": "The University of Liberia YouthMappers is a chapter organization of the Global YouthMappers. We are a nonprofit student mapping organization focus on mapping for Liberia’s development and the World at large. The purpose of this organization shall be to utilize technology and geospatial knowledge as means of creating and developing maps; collecting and analyzing data that will address local and worldwide challenges. Our aim is to support and create opportunity for students to develop interest and skills in the fields of mapping. We envision a united student community that are collaborative, active and are willing to work with the University of Liberia YouthMappers in order to better the lives of others."
+            },
+            "ym-University-of-Malawi": {
+                "name": "Chanco Malawi YouthMappers",
+                "description": "YouthMappers chapter at University of Malawi",
+                "extendedDescription": "Chanco Malawi YouthMappers is the student mapping organization for the University of Malawi's Chancellor College. The students in this chapter focus on mapping for Malawi's development and science needs."
+            },
             "ym-University-of-Maryland-College-Park": {
                 "name": "Geography Club",
                 "description": "YouthMappers chapter at University of Maryland - College Park",
                 "extendedDescription": "The mission of the Geography Club at the University of Maryland College Park is to engage and encourage students to explore geographic interests within the campus and the community."
             },
+            "ym-University-of-Mines-and-Technology": {
+                "name": "UMaT YouthMappers",
+                "description": "YouthMappers chapter at University of Mines and Technology",
+                "extendedDescription": "UMaT YouthMappers is a group of volunteer students who seek to grant students the opportunity to improve skills in the field of mapping & creating open geographic data and analyses that address locally defined development challenges worldwide."
+            },
+            "ym-University-of-Nairobi": {
+                "name": "Geospatial Engineering Students Association",
+                "description": "YouthMappers chapter at University of Nairobi",
+                "extendedDescription": "UN students are working with the local OSM community, Map Kibera, and GrouthTruth to learn about open mapping and contribute data for needs in their urban communities."
+            },
+            "ym-University-of-Nigeria-Enugu-Campus": {
+                "name": "LionMappersTeam (LMT) Enugu",
+                "description": "YouthMappers chapter at University of Nigeria, Enugu Campus",
+                "extendedDescription": "The LionMappersTeam(LMT)Enugu Campus is an affiliate of YouthMappers Network, with the sole aim of providing members the opportunity to learn and improve their skills in the field of Geoinformatics and to create open geographic data and analysis that addresses locally defined challenges globally. It is a team of volunteers for Crowdsourced Mapping and Geographic Information provision using Openstreetmap, Citizen Science and other Geospatial Technology for research, training and response to resilient community challenges. We are involved in Web-Cartography, GIS and Remote Sensing Applications and ResearchWe are passionate about Volunteered Geographic Information.Paticipatory GIS and Citizen Science.Our major activities include online crowdsourced-Cartography, Field Mapping ,Training workshops and outreaches to High School as well as Humanitarian/Disaster Response Mapping."
+            },
+            "ym-University-of-Nigeria-Nsukka": {
+                "name": "LionMappersTeam (LMT) Nsukka",
+                "description": "YouthMappers chapter at University of Nigeria, Nsukka",
+                "extendedDescription": "The LionMappersTeam is an affiliate of YouthMappers Network, with the sole aim of providing members the opportunity to learn and improve their skills in the field of mapping science and to create open geographic data and analysis that addresses locally defined challenges globally. It is a team of volunteers for crowdsourced mapping and geographic information provision using Openstreetmap, citizen science  and other geospatial  technology for research, training and response to resilient community challenges. We are involved in GIS and Remote Sensing Applications and Research.Paticipatory GIS and Citizen Science,field mapping ,training workshops and outreaches to High Schools."
+            },
             "ym-University-of-North-Texas": {
                 "name": "UNT Geography Club",
                 "description": "YouthMappers chapter at University of North Texas",
                 "description": "YouthMappers chapter at University of Oregon",
                 "extendedDescription": "Map By Northwest aims to engage undergraduate students at the University of Oregon in mapping projects to assist in humanitarian causes and for conducting geographic research. We welcome students from all disciplines to join us in our mapping adventures."
             },
+            "ym-University-of-Panama": {
+                "name": "YouthMappers UP",
+                "description": "YouthMappers chapter at University of Panama",
+                "extendedDescription": "Student mappers in Panama work with open spatial data to help identify, define, address, and create meaning about locally defined development challenges. They collaborate with students from other countries on community mapping topics from ecotourism to food security, from biodiversity to indigenous issues, promoting a humanistic vision through scientific perspectives."
+            },
+            "ym-University-of-Port-Harcourt": {
+                "name": "UniqueMappersTeam (UMT) Port Harcourt",
+                "description": "YouthMappers chapter at University of Port Harcourt",
+                "extendedDescription": "UniqueMappersTeam(UMT)Port Harcourt  is an action group and a team of volunteers for a collaborative online mapping targeted at training and empowering members with trending mapping skills  to create open geospatial data and analysis that addresses locally defined challenges for geoinformation and to provide humanitarian mapping  services to resilient communities in Niger Delta,Nigeria and elsewhere.We promote Crowdsoucred Mapping and Geographic information volunteering using OpenStreetMap(OSM) platform and other accessible platforms for Rapid Response Mapping,Disaster Mapping,Geo-intelligence Mapping,Map updates and training.Its an affiliate Campus chapter of Humanitarian OpenStreetMap Team(HOT).It is a project-task team of YouthMappers that provide opportunity for members to learn and improve their skills in Geoinformatics so as to explore global opportunities in the field of Mapping and Geoinformation."
+            },
+            "ym-University-of-Pretoria": {
+                "name": "Centre for Geoinformation Science",
+                "description": "YouthMappers chapter at University of Pretoria",
+                "extendedDescription": "The students who map Pretoria are supported by the University of Pretoria's Centre for Geoinformation Science, a platform from where the excellence of UP individuals and teams involved in geographic information science (GISc) research, education and training, professional development and community engagement is encouraged and strengthened through collaborations, education and training and  alliances within South Africa and abroad."
+            },
             "ym-University-of-Redlands": {
                 "name": "URSpatial Geo-Thinkers",
                 "description": "YouthMappers chapter at University of Redlands",
                 "extendedDescription": "To build upon the members' GIS skills and knowledge of the tools and methods through applied social engagement as well as to educate the campus community about the power of mapping and spatial analysis through community service events."
             },
+            "ym-University-of-Rwanda-Huye-Campus": {
+                "name": "Rwanda YouthMappers",
+                "description": "YouthMappers chapter at University of Rwanda - Huye Campus",
+                "extendedDescription": "Based on the commitment and the purpose of promoting mapping, and the information from YouthMappers public talks, we have organized as students in Geography department who are committed in mapping to found a chapter of our Campus. We have supported by our Facilitator Dr. Gaspard Rwanyiziri (Director of CGIS-Rwanda) and various lecturer mentors."
+            },
             "ym-University-of-South-Carolina": {
                 "name": "Geography Graduate Student Association",
                 "description": "YouthMappers chapter at University of South Carolina",
                 "description": "YouthMappers chapter at University of Victoria",
                 "extendedDescription": "SOGS seeks to promote and represent social and academic interests within the Department of Geography. This is expressed by four key goals: To provide a forum for the discussion of matters concerning the quality and accessibility of education within geography; to provide a means of expressing a consensus of student opinion to deparhnental faculty through representation at deparkrnental meetings and on departrnental committees; to undertake anangements for such activities as are for the benefit of students and are seen to be within the field of interest of students in geography; to act as a liaison through the UVSS and the Course Union Council with other student groups on campus"
             },
+            "ym-University-of-Warwick": {
+                "name": "University of Warwick Resilience Mapping Society",
+                "description": "YouthMappers chapter at University of Warwick",
+                "extendedDescription": "We are a group of enthusiastic mappers based at Warwick University. Our aim is to get people excited about humanitarian mapping and help them understand the impact this activity has on the field. We are closely aligned with Missing Maps and Doctors Without Borders UK and focus on HOT tasks in our mapping activities and workshops. Our mapathons are listed on the Missing Maps page whenever they are scheduled."
+            },
             "ym-University-of-Wyoming": {
                 "name": "Gamma Theta Upsilon/Geography Club",
                 "description": "YouthMappers chapter at University of Wyoming"
             },
-            "ym-UW-Madison": {
-                "name": "BadgerMaps",
-                "description": "YouthMappers chapter at UW-Madison",
-                "extendedDescription": "BadgerMaps is the UW campus chapter of Youthmappers, an organization dedicated to humanitarian and community mapping services. We connect our volunteer network with opportunities to create GIS data for projects that need it."
+            "ym-University-of-Zimbabwe": {
+                "name": "UZMappers",
+                "description": "YouthMappers chapter at University of Zimbabwe",
+                "extendedDescription": "UzMappersTeam Zimbabwe is a team of Volunteers using OpenStreetMap for Open Data Mapping and Humanitarian Disaster response mapping .The team empowers its members with open source geospatial technology skills."
+            },
+            "ym-University-of-the-Philippines-Resilience-Institute": {
+                "name": "YouthMappers UP Resilience Institute",
+                "description": "YouthMappers chapter at University of the Philippines Resilience Institute",
+                "extendedDescription": "The UP Resilience Institute was established in 2016 with a mission statement to empower local communities through multidisciplinary research and actions toward resilience. Through UP NOAH Center, and the help of different organizations, we have provided building exposure maps for 17 provinces out of the 82 and uploaded more than 4 million footprints to Open Street Maps."
+            },
+            "ym-University-of-the-West-Indies-Mona-Campus": {
+                "name": "Libraries Outreach - ODL",
+                "description": "YouthMappers chapter at University of the West Indies, Mona Campus",
+                "extendedDescription": "The UWI, Mona Campus Library engages in public, outreach and special projects. This will allow our library the means to be a catalyst for spatial literacy and advocate for spatial data sharing and access to Jamaican and Caribbean interests. We have disaster relief and communication needs and   extensive earth science and geo-hazards needs to better serve our campus and community. Specifically, we hace a Science Library to showcase such to all faculty and students."
             },
             "ym-Vassar-College": {
                 "name": "Hudson Valley Mappers",
                 "name": "Geography Club",
                 "description": "YouthMappers chapter at Western Michigan University"
             },
-            "geogeeks_perth_meetup": {
-                "name": "GeoGeeks Perth Meetup",
-                "description": "Perth-based meetup group for people interested in mapping, geospatial data, and open source. We'll be working on anything that involves a sense of place."
-            },
-            "talk-au": {
-                "name": "Talk-au Mailing List",
-                "description": "Place for Aussie mappers to chat"
-            },
-            "Maptime-Oceania-Slack": {
-                "name": "Maptime Oceania Slack",
-                "description": "Sign up at {signupUrl}"
-            },
-            "talk-nz": {
-                "name": "Talk-nz Mailing List",
-                "description": "New Zealand's OSM community talk"
-            },
-            "OSM-AR-facebook": {
-                "name": "OpenStreetMap Argentina Facebook",
-                "description": "Join the OpenStreetMap Argentina community on Facebook",
-                "extendedDescription": "News from the local community"
-            },
-            "OSM-AR-forum": {
-                "name": "OpenStreetMap Argentina web forum",
-                "description": "Join the OpenStreetMap Argentina web forum",
-                "extendedDescription": "Ideal for long or important discussions. Slow response time."
-            },
-            "OSM-AR-irc": {
-                "name": "OpenStreetMap Argentina IRC",
-                "description": "Join #osm-ar on irc.oftc.net (port 6667)",
-                "extendedDescription": "You may find the most geeky user in the community."
-            },
-            "OSM-AR-mailinglist": {
-                "name": "Talk-ar Mailing List",
-                "description": "Historic mailing list. Almost unused today."
-            },
-            "OSM-AR-telegram": {
-                "name": "OpenStreetMap Argentina Telegram",
-                "description": "Join the OpenStreetMap Argentina community on Telegram",
-                "extendedDescription": "The most active channel in the community, ideal for chatting and getting answers to your questions instantly. Everyone is welcome!"
-            },
-            "OSM-AR-twitter": {
-                "name": "OpenStreetMap Argentina Twitter",
-                "description": "Follow us on Twitter at {url}",
-                "extendedDescription": "News from the local community and OpenStreetMap in general."
-            },
-            "OSM-BO-mailinglist": {
-                "name": "Talk-bo Mailing List",
-                "description": "Talk-bo is the official mailing list for the Bolivian OpenStreetMap community",
-                "extendedDescription": "Mapping in Bolivia? Have questions, want to connect with the community here? Join us at {url}. All are welcome!"
-            },
-            "Bahia-telegram": {
-                "name": "OpenStreetMap Bahia Telegram Group",
-                "description": "Join the OpenStreetMap Bahia community on Telegram",
-                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
-            },
-            "DF-telegram": {
-                "name": "OpenStreetMap Brasília Telegram Group",
-                "description": "Join the OpenStreetMap Brasília community on Telegram",
-                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
-            },
-            "OSM-br-discord": {
-                "name": "OpenStreetMap Brasil Discord",
-                "description": "Join the OpenStreetMap Brasil community on Discord"
-            },
-            "OSM-br-mailinglist": {
-                "name": "Talk-br Mailing List",
-                "description": "A mailing list to discuss OpenStreetMap in Brazil"
-            },
-            "OSM-br-telegram": {
-                "name": "OpenStreetMap Brasil Telegram",
-                "description": "Join the OpenStreetMap Brasil community on Telegram",
-                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
-            },
-            "OSM-br-twitter": {
-                "name": "OpenStreetMap Brasil Twitter",
-                "description": "Follow us on Twitter at {url}"
-            },
-            "RS-telegram": {
-                "name": "OpenStreetMap Rio Grande do Sul Telegram Group",
-                "description": "Join the OpenStreetMap Rio Grande do Sul community on Telegram",
-                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
-            },
-            "OSM-CL-facebook": {
-                "name": "OpenStreetMap Chile Facebook",
-                "description": "Join the OpenStreetMap Chile community on Facebook",
-                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
-            },
-            "OSM-CL-mailinglist": {
-                "name": "Talk-cl Mailing List",
-                "description": "A mailing list to discuss OpenStreetMap in Chile"
-            },
-            "OSM-CL-telegram": {
-                "name": "OpenStreetMap Chile Telegram",
-                "description": "Join the OpenStreetMap Chile community on Telegram",
-                "extendedDescription": "Join the community to learn more about OpenStreetMap, ask questions or participate in our meetings. Everyone is welcome!"
-            },
-            "OSM-CL-twitter": {
-                "name": "OpenStreetMap Chile Twitter",
-                "description": "Follow us on Twitter at {url}"
-            },
-            "Maptime-Bogota": {
-                "name": "Maptime Bogotá",
-                "description": "We're a group of mappers interested in mapping in OpenStreetMap around Bogotá.",
-                "extendedDescription": "Learn to collect data in the field and digitize onto OpenStreetMap.  It is not necessary to have previous knowledge! You just need the desire to participate, learn, and have fun."
-            },
-            "OSM-CO-facebook": {
-                "name": "OpenStreetMap Colombia Facebook",
-                "description": "Join the OpenStreetMap Colombia community on Facebook",
-                "extendedDescription": "Join the community to learn more about OpenStreetMap. Everyone is welcome!"
-            },
-            "OSM-CO-mailinglist": {
-                "name": "Talk-co Mailing List",
-                "description": "A mailing list to discuss OpenStreetMap in Colombia"
-            },
-            "OSM-CO-telegram": {
-                "name": "OSM Colombia on Telegram",
-                "description": "OpenStreetMap Colombia Telegram chat"
-            },
-            "OSM-CO-twitter": {
-                "name": "OpenStreetMap Colombia Twitter",
-                "description": "Follow us on Twitter at {url}"
-            },
-            "OSM-CO": {
-                "name": "OpenStreetMap Colombia",
-                "description": "News of the OpenStreetMap Colombia community and the OSMCo Foundation"
-            },
-            "ym-Universidad-de-Antioquia": {
-                "name": "Geomatica UDEA",
-                "description": "YouthMappers chapter at Universidad de Antioquia",
-                "extendedDescription": "We are a group interested in geospatial data, voluntary cartography, and participating in mapping with others in our country and within the YouthMappers network."
-            },
-            "ym-Universidad-de-La-Guajira": {
-                "name": "Grupo Mesh",
-                "description": "YouthMappers chapter at Universidad de La Guajira",
-                "extendedDescription": "Grupo Mesh is a student organization at the Universidad de la Guajira in Colombia, including students from the program of Environmental Engineering who learn cartography and open mapping."
-            },
-            "ym-Universidad-de-Los-Andes": {
-                "name": "Cartografos Uniandes",
-                "description": "YouthMappers chapter at Universidad de Los Andes",
-                "extendedDescription": "We are a circle of student participation that seeks to use mapping and spatial reasoning as a means to create bonds of cooperation and integration between the university and society by addressing different spatial, social, political , economic and cultural dynamics."
-            },
-            "ym-Universidad-de-San-Buenaventura": {
-                "name": "YouthMappers San Buenaventura",
-                "description": "YouthMappers chapter at Universidad de San Buenaventura",
-                "extendedDescription": "We are pleased to join YouthMappers mapping for a better world and community."
-            },
-            "ym-Universidad-Distrital-Francisco-Jose-de-Caldas": {
-                "name": "YouthMappers at Bogota",
-                "description": "YouthMappers chapter at Universidad Distrital Francisco Jose de Caldas",
-                "extendedDescription": "The Universidad Distrital Francisco José de Caldas is a public, coeducational, research university based in Bogotá, Colombia with a population of 26,140 students."
-            },
-            "ym-Universidad-Nacional-de-Colombia": {
-                "name": "Grupo UN",
-                "description": "YouthMappers chapter at Universidad Nacional de Colombia",
-                "extendedDescription": "Students are uniting to map and network with university students across the country of Colombia and across the globe.  Geographic specialties include affiliation with microbiology and health disciplines."
-            },
-            "OSM-EC-telegram": {
-                "name": "OSM Ecuador on Telegram",
-                "description": "OpenStreetMap Ecuador Telegram chat"
-            },
-            "OSM-PY-telegram": {
-                "name": "OSM Paraguay on Telegram",
-                "description": "OpenStreetMap Paraguay Telegram chat"
-            },
-            "OSM-PE-facebook": {
-                "name": "OpenStreetMap Peru Facebook",
-                "description": "Join the OpenStreetMap Peru community on Facebook"
-            },
-            "OSM-PE-mailinglist": {
-                "name": "Talk-pe Mailing List",
-                "description": "The official mailing list for the OpenStreetMap Peru community"
-            },
-            "OSM-PE-matrix": {
-                "name": "OpenStreetMap Peru Matrix Chat",
-                "description": "Chat with other members of the OpenStreetMap Peru community in Matrix."
-            },
-            "OSM-PE-telegram": {
-                "name": "OpenStreetMap Peru Telegram",
-                "description": "Join the OpenStreetMap Peru community on Telegram"
-            },
-            "OSM-PE-twitter": {
-                "name": "OpenStreetMap Peru Twitter",
-                "description": "Follow us on Twitter at {url}"
-            },
-            "OSM-PE": {
-                "name": "OpenStreetMap Peru",
-                "description": "News and resources for the OpenStreetMap Peru community"
-            },
-            "uy-forum": {
-                "name": "OpenStreetMap UY forum",
-                "description": "OpenStreetMap Uruguay web forum"
-            },
-            "uy-irc": {
-                "name": "OpenStreetMap Uruguay on IRC",
-                "description": "Join #osmuruguay on irc.freenode.org (port 6667)",
-                "extendedDescription": "Join #osmuruguay on irc.freenode.org"
-            },
-            "uy-mailinglist": {
-                "name": "Talk-uy Mailing List",
-                "description": "Talk-uy is the official mailing list for the Uruguayan OSM community"
-            },
-            "ve-forum": {
-                "name": "OpenStreetMap VE Forum",
-                "description": "OpenStreetMap Venezuela web forum"
-            },
-            "ve-mailinglist": {
-                "name": "Talk-ve Mailing List",
-                "description": "Talk-ve is the official mailing list for the Venezuelan OSM community"
-            },
-            "ve-telegram": {
-                "name": "OpenStreetMap Venezuela Telegram",
-                "description": "Join the OpenStreetMap Venezuela community on Telegram"
-            },
-            "LATAM-Facebook": {
-                "name": "OpenStreetMap Latam Facebook",
-                "description": "OpenStreetMap Latam on Facebook"
-            },
-            "LATAM-Telegram": {
-                "name": "OpenStreetMap Latam Telegram",
-                "description": "OpenStreetMap Telegram for Latin America"
-            },
-            "LATAM-Twitter": {
-                "name": "OpenStreetMap Latam Twitter",
-                "description": "Follow us on Twitter at {url}"
-            },
-            "osm-latam": {
-                "name": "OpenStreetMap Latam",
-                "description": "Supporting OpenStreetMap in Latin America",
-                "events": {
-                    "sotm-latam-2018": {
-                        "name": "State of the Map Latam 2018",
-                        "description": "State of the Map Latam is the annual conference for all mappers and users of OpenStreetMap in Latin America. The program includes talks, panels, workshops, and mapathons related to OpenStreetMap.",
-                        "where": "Buenos Aires, Argentina"
-                    }
-                }
-            },
-            "OSM-Discord": {
-                "name": "OpenStreetMap Discord",
-                "description": "Get in touch with other mappers via Discord"
-            },
-            "OSM-Facebook": {
-                "name": "Facebook上のOpenStreetMap",
-                "description": "Like us on Facebook for news and updates about OpenStreetMap."
-            },
-            "OSM-help": {
-                "name": "OpenStreetMap ヘルプ",
-                "description": "OSMのコミュニティが運営しているQAサイトで質問して答えをもらいましょう。",
-                "extendedDescription": "{url} はOpenStreetMapについて知りたいことがある人みんなのためのものです。初心者マッパーでも技術的な質問でも、ぜひどうぞ。"
-            },
-            "OSM-IRC": {
-                "name": "OpenStreetMap IRC",
-                "description": "Join #osm on irc.oftc.net (port 6667)"
-            },
-            "OSM-Reddit": {
-                "name": "Reddit上のOpenStreetMap",
-                "description": "/r/openstreetmap/ is a great place to learn more about OpenStreetMap.  Ask us anything!"
-            },
-            "OSM-Telegram": {
-                "name": "OpenStreetMap Telegram",
-                "description": "Join the OpenStreetMap Telegram global supergroup at {url}"
-            },
-            "OSM-Twitter": {
-                "name": "OpenStreetMap Twitter",
-                "description": "Follow us on Twitter at {url}"
-            },
-            "OSMF": {
-                "name": "OpenStreetMap ファウンデーション",
-                "description": "OSMF は英国に拠点を置くOpenStreetMapプロジェクトをサポートする非営利組織です",
-                "extendedDescription": "OSMF supports the OpenStreetMap by fundraising, maintaining the servers which power OSM, organizing the annual State of the Map conference, and coordinating the volunteers who keep OSM running. You can show your support and have a voice in the direction of OpenStreetMap by joining as an OSMF member here: {signupUrl}",
-                "events": {
-                    "sotm2018": {
-                        "name": "State of the Map 2018",
-                        "description": "Join us for 3 days in Milan, Italy for the annual worldwide OpenStreetMap conference, bringing together everyone in the community to socialize, share, and learn.",
-                        "where": "Milan, Italy"
-                    }
-                }
+            "ym-Yarmouk-University": {
+                "name": "YouthMappers at YU",
+                "description": "YouthMappers chapter at Yarmouk University",
+                "extendedDescription": "YouthMappers chapter at YU is the first mapping group in the Middle East and North Africa region where refugees, drought, and poverty are rising crises and in urgent need for humanitarian mapping  activities to mitigate the consequences of such crises. YU Mappers are encouraged to use open data to address challenges in MENA region to bring relief and development to target areas within the region."
             }
         }
     }