X-Git-Url: https://git.openstreetmap.org/rails.git/blobdiff_plain/7a64ebe98265ff8ad6be5b8be9481661cd824f0f..252b9ef08a0b0b7d34eea83149cb1a8ad7af9e34:/vendor/assets/iD/iD/locales/zh-TW.json diff --git a/vendor/assets/iD/iD/locales/zh-TW.json b/vendor/assets/iD/iD/locales/zh-TW.json index 92a6749f1..01daf4d4e 100644 --- a/vendor/assets/iD/iD/locales/zh-TW.json +++ b/vendor/assets/iD/iD/locales/zh-TW.json @@ -21,6 +21,11 @@ "description": "新增餐廳、古蹪、郵箱或其他事物至地圖上。", "tail": "點擊地圖以新增一個點。" }, + "add_note": { + "title": "備註", + "description": "發現了問題?讓其他製圖者知道。", + "tail": "在地圖上點擊以新增備註。" + }, "browse": { "title": "瀏覽", "description": "平移及縮放地圖。" @@ -40,7 +45,8 @@ "annotation": { "point": "已新增一點。", "vertex": "已新增一節點至路徑上。", - "relation": "已新增一項關係。" + "relation": "已新增一項關係。", + "note": "已新增備註。" } }, "start": { @@ -150,7 +156,9 @@ "vertex": "已連接路徑到另一路徑。", "line": "已連接路徑到一線段。", "area": "已連接路徑到一區域。" - } + }, + "relation": "這些特徵並不能連結,因為它們的關聯角色有衝突。", + "restriction": "這些特徵並不能連結,因為會破壞 \"{relation}\" 關聯。" }, "disconnect": { "title": "斷開", @@ -168,7 +176,8 @@ "annotation": "合併 {n} 個特徵", "not_eligible": "不能合併這些物件。", "not_adjacent": "這些特徵並不能合併,因為它們的端點並不相連。", - "restriction": "這些特徵並不能合併,因為其中一個是關聯 \"{relation}\" 成員。", + "restriction": "這些圖徽無法合併,因為它會危害到「{relation}」關係。", + "relation": "這些圖徽無法合併,因為它們有衝突的關係。", "incomplete_relation": "這些物件不能合併,因為其中最少有一件未有完全下載。", "conflicting_tags": "這些特徵並不能合儀,因為它們有彼此衝突的標籤。" }, @@ -294,6 +303,14 @@ "create": "已增加轉向限制", "delete": "已移除轉向限制" } + }, + "detach_node": { + "title": "分離", + "key": "E", + "description": "從這些線/區域分離此節點。", + "annotation": "已從父母線/區域分離節點", + "restriction": "此節點無法被分離,因為它會毀損「{relation}」關係。", + "connected_to_hidden": "此節點無法被分離,因為它連接到隱藏的圖徽。" } }, "restriction": { @@ -407,12 +424,18 @@ "key": "H", "title": "歷史", "selected": "{n} 被選擇", + "no_history": "無歷史 (新功能)", "version": "版本", "last_edit": "最近編輯", "edited_by": "編輯由", "changeset": "變更組合", "unknown": "未知", - "link_text": "在 openstreetmap.org 上的歷史" + "link_text": "在 openstreetmap.org 上的歷史", + "note_no_history": "無歷史 (新節點) ", + "note_comments": " 評論", + "note_created_date": "創建日期", + "note_created_user": "創建者", + "note_link_text": "openstreetmap.org 註記" }, "location": { "key": "L", @@ -442,7 +465,8 @@ "vertex": "頂點", "line": "線", "area": "區域", - "relation": "關係" + "relation": "關係", + "note": "註記" }, "geocoder": { "search": "搜尋全世界...", @@ -505,8 +529,6 @@ "best_imagery": "這個地點已知最佳的影像來源", "switch": "切換回此背景", "custom": "客製化", - "custom_button": "編輯自訂的背景", - "custom_prompt": "輸入標題網址模版。有效的代碼是: \n- {zoom} or {z}, {x}, {y} for Z/X/Y tile scheme\n- {-y} or {ty} for flipped TMS-style Y coordinates\n- {u} for quadtile scheme\n- {switch:a,b,c} for DNS server multiplexing\n\n範例:\n{example}", "overlays": "覆疊", "imagery_source_faq": "影像資訊 / 問題回報", "reset": "重設", @@ -532,6 +554,15 @@ "osm": { "tooltip": "來自開放街圖的地圖資料", "title": "開放街圖資料" + }, + "notes": { + "tooltip": "從開放街圖而來的註記資料", + "title": "開放街圖註記" + }, + "custom": { + "tooltip": "拖曳資料檔案到頁面上,或點選按鈕以設定", + "title": "自訂地圖資料", + "zoom": "縮放到資料" } }, "fill_area": "填充選項", @@ -604,6 +635,29 @@ "tooltip": "區域全部用顏色填充" } }, + "settings": { + "custom_background": { + "tooltip": "編輯自訂的背景", + "header": "自訂背景圖片設定", + "instructions": "輸入標題網址模版。有效的代碼是: \n {zoom} or {z}, {x}, {y} for Z/X/Y tile scheme\n {-y} or {ty} for flipped TMS-style Y coordinates\n {u} for quadtile scheme\n {switch:a,b,c} for DNS server multiplexing\n\n範例:\n{example}", + "template": { + "placeholder": "編輯網址模版" + } + }, + "custom_data": { + "tooltip": "編輯自訂資料圖層", + "header": "自訂地圖資料設定", + "file": { + "instructions": "選擇本機資料檔案。支援的檔案類型:\n .gpx, .kml, .geojson, .json", + "label": "瀏覽檔案" + }, + "or": "或", + "url": { + "instructions": "輸入資料檔案 URL 或向量圖磚 URL 模板。有效的代號是:\n {zoom} 或 {z}, {x}, {y} 為 Z/X/Y 圖磚結構", + "placeholder": "輸入 URL" + } + } + }, "restore": { "heading": "您有未儲存的編輯", "description": "您在上一次編輯時仍有未儲存的修改,你想恢復這些修改嗎﹖", @@ -645,8 +699,19 @@ }, "success": { "just_edited": "您剛剛編輯了OpenStreetMap!", + "thank_you": "感謝你改進地圖。", + "thank_you_location": "感謝你改進 {where} 週遭的地圖。", + "help_html": "你編輯的變動應該過幾分會出現在開放街圖裡。其他的地圖更新需要花久一點時間。", "help_link_text": "詳細資料", - "help_link_url": "https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F" + "help_link_url": "https://wiki.openstreetmap.org/wiki/FAQ#I_have_just_made_some_changes_to_the_map._How_do_I_get_to_see_my_changes.3F", + "view_on_osm": "在OSM上顯示變動", + "changeset_id": "你的變更集 #:{changeset_id}", + "like_osm": "喜歡開放街圖嗎?與其他人聯繫:", + "more": "更多", + "events": "活動", + "languages": "語言:{languages}", + "missing": "清單上仍有遺漏資訊?", + "tell_us": "告訴我們!" }, "confirm": { "okay": "OK", @@ -694,11 +759,12 @@ }, "cannot_zoom": "在此模式下不能再縮小。", "full_screen": "啟動全螢幕", - "gpx": { - "local_layer": "本機檔案", - "drag_drop": "拖放一個 .gpx, .geojson 或是 .kml 檔案到此頁面上,或是點選按鈕以瀏覽", - "zoom": "縮放到圖層", - "browse": "瀏覽檔案" + "streetside": { + "tooltip": "微軟的街景照片", + "title": "照片覆蓋層 (Bing Streetside)", + "report": "回報關於此照片的隱私疑慮", + "view_on_bing": "在 Bing Maps 上檢視", + "hires": "高解析度" }, "mapillary_images": { "tooltip": "從 Mapillary 來的街道級照片", @@ -718,6 +784,33 @@ "openstreetcam": { "view_on_openstreetcam": "在 OpenStreetCam 檢視這張圖片" }, + "note": { + "note": "註記", + "title": "編輯註記", + "anonymous": "匿名", + "closed": "(已關閉)", + "commentTitle": "評論", + "status": { + "opened": "已開啟 {when}", + "reopened": "再次開啟 {when}", + "commented": "評論 {when}", + "closed": "關閉 {when}" + }, + "newComment": "新評論", + "inputPlaceholder": "輸入評論以與其他使用者分享。", + "close": "關閉註記", + "open": "重新開啟註記", + "comment": "評論", + "close_comment": "關閉並評論", + "open_comment": "重新開啟並評論", + "report": "回報", + "new": "新的備註", + "newDescription": "描述問題。", + "save": "儲存備註", + "login": "您必須登入以變更或評論此註記。", + "upload_explanation": "您的評論將會讓所有開放街圖的使用者都可以看到。", + "upload_explanation_with_user": "您對 {user} 的評論將會讓所有開放街圖的使用者都可以看到。" + }, "help": { "title": "說明文件", "key": "H", @@ -855,6 +948,17 @@ "boundary": "*邊界*關聯是一個由一個或多個線段圖徵組成的行政邊界。", "boundary_add": "要增加圖徵到邊界關聯,選擇圖徵在圖徵編輯器,向下滾動到\"所有關係\"部分,接著點 {plus} 加號按鈕,增加圖徵到鄰近已存在或是新的關聯中。" }, + "notes": { + "title": "備註", + "intro": "*備註*是用於警告其他使用者有圖徽需要修復或注意。備註會在地圖上特定位置標記。要檢視既有的備註或加入新的,點擊 {data} **地圖圖資**面板以啟用開放街圖備註層。", + "add_note_h": "新增備註", + "add_note": "要加入新的備註,在地圖上的工具列點擊 {note} **備註**按鈕,或是按下鍵盤快捷鍵 `4`。這將會把您的滑鼠游標變更為十字符號。要在地圖上放置新的備註,將滑鼠游標放到要新增備註的地方,然後 {leftclick} 用左鍵點擊或按下 `Space` 鍵。", + "move_note": "僅有新的備註可以移動。要移動備註,將滑鼠游標放到新的備註上,然後按住 {leftclick} 滑鼠左鍵,並將備註拖曳到新的位置。", + "update_note_h": "關閉、重新開啟與評論", + "update_note": "既有的備註可以透過將其關閉、重新開啟或是對它新增評論來更新。關閉備註是指出問題已經解決。重新開啟備註則是指出原本的問題沒有被解決。", + "save_note_h": "儲存備註", + "save_note": "您必須分別儲存任何備註的編輯,只要按下在評論下方的按鈕就可以了。備註編輯**不**會包含在您上傳至開放街圖的變更集中。" + }, "imagery": { "title": "背景影像", "intro": "背景影像出現在地圖資料下方,是繪製地圖時相當重要的資源。這些影像可能是從衛星、飛機和無人機收集的空拍影像,或是掃描歷史地圖或是其他自由可用的來源資料。", @@ -867,7 +971,7 @@ }, "streetlevel": { "title": "街景照片", - "intro": "街景影像很適合拿來繪製交通號誌、商家以及其他從衛星和空拍影像難以看到的細節。iD 編輯器支援 [Mapillary](https://www.mapillary.com) 和[OpenStreetCam](https://www.openstreetcam.org) 的街景影像。", + "intro": "街道級的照片對於繪製交通號誌與其他您無法在衛星照片或航空照片上看到的細節來說很有用。iD 編輯器支援了從 [Bing Streetside](https://www.microsoft.com/en-us/maps/streetside)、[Mapillary](https://www.mapillary.com) 與 [OpenStreetCam](https://www.openstreetcam.org) 而來的街道級照片。", "using_h": "使用街景照片", "using": "要使用街景影像來畫地圖,點地圖旁 {data} **地圖資料**面板,切換不同的影像圖層。", "photos": "當啟用時,圖片圖層會顯示有一連串有圖片沿著一條線,在更高的縮放程度,圓圈標示代表圖片的位置,而在更高的縮放下面,方向標示會顯示照片拍攝時的鏡頭方向。", @@ -1249,7 +1353,8 @@ "add_point": "'增加節點'模式", "add_line": "'增加線段'模式", "add_area": "'增加區域'模式", - "place_point": "放置一個點", + "add_note": "「新增備註」模式", + "place_point": "放置點或備註", "disable_snap": "按住可禁用點捕捉模式", "stop_line": "完成繪製線段或區域" }, @@ -1258,6 +1363,7 @@ "continue_line": "從選擇節點繼續繪製線條", "merge": "合併選擇圖徵", "disconnect": "在選擇節點斷開圖徵", + "detach_node": "從父母線/區域分離選定的節點", "split": "從選擇節點分割成兩條線段", "reverse": "反轉線條", "move": "移動選擇圖徵", @@ -1361,31 +1467,35 @@ "label": "允許通行限制", "options": { "designated": { - "description": "只限標誌指定或特定本地法律容許人士進入", + "description": "根據標誌或當地法律可以通過", "title": "指定" }, "destination": { - "description": "只限前往目的地人士進入", + "description": "僅供前往目的地時通過", "title": "目的地" }, "dismount": { - "description": "允許進入但駕駛需下車", + "description": "可以通過,但騎士必須下車", "title": "下車" }, "no": { - "description": "禁止一般公眾進入", + "description": "不供一般大眾使用", "title": "禁止進入" }, "permissive": { - "description": "容許進入,直至擁有者撇回許可", + "description": "直到擁有者撤銷許可前都可以通過", "title": "獲許可進入" }, + "permit": { + "description": "僅持有有效許可證時方可通過", + "title": "許可證" + }, "private": { - "description": "須擁有者個別批准,方可進入", + "description": "僅在擁有者允許的情況下才能通行", "title": "私人" }, "yes": { - "description": "按法律及路權; 有權使用", + "description": "法律允許通行;一種方式", "title": "可使用" } }, @@ -1551,6 +1661,9 @@ "board_type": { "label": "種類" }, + "booth": { + "label": "亭子" + }, "boules": { "label": "類型" }, @@ -1599,6 +1712,9 @@ "label": "容量", "placeholder": "50, 100, 200..." }, + "cash_in": { + "label": "存款" + }, "castle_type": { "label": "種類" }, @@ -1773,6 +1889,9 @@ "display": { "label": "顯示" }, + "distance": { + "label": "全部距離" + }, "dock": { "label": "碼頭種類" }, @@ -1813,6 +1932,9 @@ "except": { "label": "例外" }, + "faces": { + "label": "面" + }, "fax": { "label": "傳真", "placeholder": "+31 42 123 4567" @@ -1924,6 +2046,39 @@ "label": "藍框數量", "placeholder": "1, 2, 4..." }, + "horse_dressage": { + "label": "馬場馬術", + "options": { + "equestrian": "是", + "undefined": "否" + } + }, + "horse_riding": { + "label": "馬背騎乘", + "options": { + "horse_riding": "是", + "undefined": "否" + } + }, + "horse_scale": { + "label": "騎馬難度", + "options": { + "common": "容易:沒有問題或困難度。(預設)", + "critical": "邊緣:有經驗騎士和馬匹可通行,主要障礙,橋樑要小心檢驗。", + "dangerous": "危險:只適合非常有經驗的騎士和馬匹通行,而且只在天氣好的狀況,下馬狀況。", + "demanding": "小心使用:不平的道路,時常有難以通行的通道。", + "difficult": "困難:狹窄和裸露的道路,也許需要踩過障礙物和通過狹窄通道。", + "impossible": "不可能:道路或橋樑馬匹不可能通行,太狹窄,沒有足夠的支援,有障礙物像是梯子,有生命危險。" + }, + "placeholder": "危險,困難..." + }, + "horse_stables": { + "label": "騎馬馬房", + "options": { + "stables": "是", + "undefined": "否" + } + }, "iata": { "label": "IATA" }, @@ -2215,6 +2370,9 @@ "underground": "地下" } }, + "passenger_information_display": { + "label": "乘客資訊顯示器" + }, "payment_multi": { "label": "付款種類" }, @@ -2339,7 +2497,7 @@ "label": "站台編號" }, "ref_road_number": { - "label": "道路邊號" + "label": "道路編號" }, "ref_route": { "label": "路線編號" @@ -2433,9 +2591,23 @@ "shop": { "label": "種類" }, + "siren/purpose": { + "label": "目的" + }, + "siren/type": { + "label": "類型", + "options": { + "electronic": "電子式", + "other": "其他", + "pneumatic": "氣動式" + } + }, "site": { "label": "種類" }, + "site_type": { + "label": "遺址類型" + }, "smoking": { "label": "吸煙", "options": { @@ -2765,6 +2937,10 @@ "name": "廣告牌", "terms": "廣告看板" }, + "advertising/column": { + "name": "廣告看板", + "terms": "廣告看板,廣告欄" + }, "aerialway": { "name": "纜車路線" }, @@ -2906,7 +3082,7 @@ "terms": "單車維修工具站,自行車自助維修站,單車自助維修站" }, "amenity/biergarten": { - "name": "啤酒花園", + "name": "啤酒花園 ", "terms": "啤酒花園,屋外花園酒店" }, "amenity/boat_rental": { @@ -3425,6 +3601,10 @@ "name": "自由落體", "terms": "大怒神" }, + "attraction/maze": { + "name": "迷宮", + "terms": "迷宮" + }, "attraction/pirate_ship": { "name": "海盜船", "terms": "海盜船" @@ -3606,6 +3786,10 @@ "name": "車庫", "terms": "車庫" }, + "building/grandstand": { + "name": "正面看臺", + "terms": "正面看臺,看臺" + }, "building/greenhouse": { "name": "溫室", "terms": "溫室" @@ -3874,8 +4058,7 @@ "terms": "棚架工程" }, "craft/sculptor": { - "name": "雕塑家", - "terms": "" + "name": "雕塑家" }, "craft/shoemaker": { "name": "鞋匠", @@ -3930,14 +4113,30 @@ "emergency/destination": { "name": "緊急通道目的地" }, + "emergency/fire_alarm": { + "name": "火災警鈴", + "terms": "火警警報點" + }, + "emergency/fire_extinguisher": { + "name": "滅火器", + "terms": "滅火器" + }, "emergency/fire_hydrant": { "name": "消防栓", "terms": "消防栓,消防設施," }, + "emergency/first_aid_kit": { + "name": "急救箱", + "terms": "急救包" + }, "emergency/life_ring": { "name": "救生圈", "terms": "救生圈" }, + "emergency/lifeguard": { + "name": "救生員", + "terms": "救生員" + }, "emergency/no": { "name": "不開放緊急通行" }, @@ -3951,6 +4150,10 @@ "emergency/private": { "name": "供私人緊急通行" }, + "emergency/siren": { + "name": "警笛", + "terms": "警笛" + }, "emergency/water_tank": { "name": "緊急水箱", "terms": "緊急水箱" @@ -4054,6 +4257,10 @@ "name": "安養院", "terms": "安養院" }, + "healthcare/laboratory": { + "name": "醫事檢驗所", + "terms": "醫檢" + }, "healthcare/midwife": { "name": "助產士", "terms": "助產士" @@ -4129,7 +4336,7 @@ "terms": "電梯,升降梯" }, "highway/footway": { - "name": "人行道", + "name": "步道", "terms": "步行徑,人行步道" }, "highway/give_way": { @@ -4527,6 +4734,10 @@ "name": "鳥類棲息處", "terms": "鳥類棲息處,鳥類棲地,鳥類藏身處" }, + "leisure/bleachers": { + "name": "看台", + "terms": "看台,看臺" + }, "leisure/bowling_alley": { "name": "保齡球館", "terms": "保齡球館,保齡球場,地球社" @@ -4659,6 +4870,10 @@ "name": "美式足球場", "terms": "美式足球場" }, + "leisure/pitch/badminton": { + "name": "羽毛球場", + "terms": "羽毛球場" + }, "leisure/pitch/baseball": { "name": "棒球場", "terms": "棒球場" @@ -4783,10 +4998,18 @@ "name": "橋樑", "terms": "橋樑,橋,陸橋,天橋" }, + "man_made/bunker_silo": { + "name": "地面筒倉", + "terms": "地面筒倉;筒倉" + }, "man_made/chimney": { "name": "煙囪", "terms": "煙筒" }, + "man_made/clearcut": { + "name": "伐木林", + "terms": "人工林" + }, "man_made/crane": { "name": "起重機", "terms": "起重機" @@ -4962,6 +5185,10 @@ "name": "山頂", "terms": "山峰,山巔" }, + "natural/reef": { + "name": "暗礁", + "terms": "暗礁,礁" + }, "natural/ridge": { "name": "山脊", "terms": "山陵" @@ -5630,7 +5857,7 @@ }, "shop/agrarian": { "name": "農業用品補給店", - "terms": "農用品店 " + "terms": "農用品店" }, "shop/alcohol": { "name": "酒類專賣店", @@ -5899,8 +6126,8 @@ "terms": "銀樓,首飾店" }, "shop/kiosk": { - "name": "書報攤", - "terms": "售貨亭" + "name": "販賣亭", + "terms": "書報攤,零售亭,售貨亭" }, "shop/kitchen": { "name": "廚房設計行", @@ -5946,6 +6173,10 @@ "name": "機車行", "terms": "摩托車行,機器腳踏車行" }, + "shop/motorcycle_repair": { + "name": "摩托車維修店", + "terms": "摩托車維修店,機車維修店,機車行,摩托車行" + }, "shop/music": { "name": "音樂店", "terms": "唱片行" @@ -6217,6 +6448,10 @@ "name": "主題公園", "terms": "主題樂園" }, + "tourism/trail_riding_station": { + "name": "騎馬車站", + "terms": "騎馬車站" + }, "tourism/viewpoint": { "name": "觀景點", "terms": "風景點" @@ -6462,6 +6697,24 @@ } }, "imagery": { + "AGIV": { + "attribution": { + "text": "Orthophoto Flanders 最新 © AGIV" + }, + "name": "AGIV Flanders 最新空照圖" + }, + "AGIV10cm": { + "attribution": { + "text": "Orthophoto Flanders © AGIV" + }, + "name": "AGIV Flanders 2013-2015 空照圖 10公分" + }, + "AGIVFlandersGRB": { + "attribution": { + "text": "GRB Flanders © AGIV" + }, + "name": "AGIV Flanders GRB" + }, "Bing": { "description": "衛星與空照圖", "name": "Bing 空照圖" @@ -6470,7 +6723,7 @@ "attribution": { "text": "使用條款與意見回饋" }, - "description": "Premium DigitalGlobe 衛星圖", + "description": "DigitalGlobe-Premium 是以 DigitalGlobe 底圖鑲嵌 +Vivid,或是局部區域有興趣的影像,有 50 公分或更高解析度,以及更新更頻繁。 ", "name": "DigitalGlobe Premium 空照圖" }, "DigitalGlobe-Premium-vintage": { @@ -6484,7 +6737,7 @@ "attribution": { "text": "使用條款與意見回饋" }, - "description": "Standard DigitalGlobe 衛星圖", + "description": "DigitalGlobe-Standard  累積全球陸地 86% 的影像,有影像的部分具有 30-60 公分解析度,部分用 Ladnsat 補充。平均的影像年齡是 2.31 年,有些地方一年更新兩次。", "name": "DigitalGlobe Standard 空照圖" }, "DigitalGlobe-Standard-vintage": { @@ -6564,6 +6817,12 @@ }, "name": "OSM 檢查器:標籤" }, + "SPW_ORTHO_LAST": { + "name": "SPW(allonie) 最新空照圖" + }, + "SPW_PICC": { + "name": "SPW(allonie) PICC 數值圖" + }, "US-TIGER-Roads-2012": { "name": "TIGER 道路 2012" }, @@ -6576,8 +6835,33 @@ "name": "TIGER 道路 2017" }, "US_Forest_Service_roads_overlay": { + "description": "道路:綠色外框 = 非分類道路。棕色外框 = 土路。路面:碎石路 = 亮棕色實心填滿,柏油 = 黑色,有舖面 = 灰色,地面 = 白色,水泥 = 藍色,草地 = 綠色。季節性 = 白色條紋", "name": "美國森林道路覆蓋層" }, + "UrbISOrtho2016": { + "attribution": { + "text": "透過布魯塞爾的工具 UrbIS®© - 散佈 & 版權所有 CIRB" + }, + "name": "UrbIS-Ortho 2016" + }, + "UrbISOrtho2017": { + "attribution": { + "text": "透過布魯塞爾的工具 UrbIS®© - 散佈 & 版權所有 CIRB" + }, + "name": "UrbIS-Ortho 2017" + }, + "UrbisAdmFR": { + "attribution": { + "text": "透過布魯塞爾的工具 UrbIS®© - 散佈 & 版權所有 CIRB" + }, + "name": "UrbisAdm FR" + }, + "UrbisAdmNL": { + "attribution": { + "text": "透過布魯塞爾的工具 UrbIS®© - 散佈 & 版權所有 CIRB" + }, + "name": "UrbisAdm NL" + }, "Waymarked_Trails-Cycling": { "attribution": { "text": "© waymarkedtrails.org,OpenStreetMap 貢獻者,,CC by-SA 3.0" @@ -6628,6 +6912,27 @@ }, "name": "健行與自行車" }, + "kelkkareitit": { + "attribution": { + "text": "© Kelkkareitit.fi" + }, + "description": "來自 OSM 的 Kelkkareitit.fi 雪車賽道(包含北歐)", + "name": "北歐雪車覆蓋層" + }, + "lantmateriet-orto1960": { + "attribution": { + "text": "© Lantmäteriet, CC0" + }, + "description": "瑞典自1955-1965的正射影像馬賽克。可能會同時出現較舊與較新的照片。", + "name": "Lantmäteriet 歷史正射影像 1960" + }, + "lantmateriet-orto1975": { + "attribution": { + "text": "© Lantmäteriet, CC0" + }, + "description": "瑞典自1970-1980的正射影像馬賽克。正在建構中。", + "name": "Lantmäteriet 歷史正射影像 1975" + }, "mapbox_locator_overlay": { "attribution": { "text": "使用條款與意見回饋" @@ -6660,6 +6965,13 @@ }, "name": "OpenStreetMap(德國樣式)" }, + "osmse-ekonomiska": { + "attribution": { + "text": "© Lantmäteriet" + }, + "description": "掃描「經濟地圖」1950-1980", + "name": "Lantmäteriet 經濟地圖 1950-1980" + }, "qa_no_address": { "attribution": { "text": "Simon Poole,資料 ©OpenStreetMap 貢獻者" @@ -6672,6 +6984,13 @@ }, "name": "skobbler" }, + "skoterleder": { + "attribution": { + "text": "© Skoterleder.org" + }, + "description": "Snowmobile 路徑", + "name": "Snowmobile 地圖瑞典" + }, "stamen-terrain-background": { "attribution": { "text": "Stamen Design 的圖磚,以 CC BY 3.0 授權。資料自 OpenStreetMap 處取得,以 ODbL 授權" @@ -6689,9 +7008,77 @@ "text": "地圖 © Thunderforest,資料 © OpenStreetMap 貢獻者" }, "name": "Thunderforest Landscape" + }, + "trafikverket-baninfo": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "瑞典鐵路網,包含支線", + "name": "Trafikverket 鐵路網" + }, + "trafikverket-baninfo-option": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "瑞典鐵路網,包含多個選項的圖層", + "name": "Trafikverket 鐵路網選項" + }, + "trafikverket-vagnat": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "瑞典 NVDB 路網", + "name": "Trafikverket 路網" + }, + "trafikverket-vagnat-extra": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "瑞典 NVDB 的額外細節:公路編號、交通寧靜區、休息區、公車站牌、橋、隧道、測速照相機", + "name": "Trafikverket 路網額外資訊" + }, + "trafikverket-vagnat-navn": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "Swedish NVDB 街道名稱", + "name": "Trafikverket 街道名稱" + }, + "trafikverket-vagnat-option": { + "attribution": { + "text": "© Trafikverket, CC0" + }, + "description": "Swedish NVDB 有多個選項的路網圖層", + "name": "Trafikverket 路網選項" } }, "community": { + "bw-facebook": { + "name": "在 Facebook 上的 Mapping Botswana", + "description": "OpenStreetMap in Botswana 專頁" + }, + "bw-twitter": { + "name": "在 Twitter 上的 Mapping Botswana", + "description": "OpenStreetMap in Botswana 的 Twitter" + }, + "cape-coast-youthmappers": { + "name": "University of Cape Coast YouthMappers", + "description": "追隨我們的 Twitter: {url} ", + "extendedDescription": "這是迦納 University of Cape Coast Youth Mappers 分會的官方頻道,我們愛地圖、開放資料和幫助別人。" + }, + "osm-gh-facebook": { + "name": "開放街圖迦納 Facebook", + "description": "迦納對開放街圖有興趣的人參與的 Facebook 社團。", + "extendedDescription": " 迦納社群中的圖客,推廣迦納開放街圖和人道救援開放街圖計畫。加入我們吧!" + }, + "osm-gh-twitter": { + "name": "開放街圖迦納 Twitter", + "description": "追隨我們的 Twitter: {url} " + }, + "talk-gh": { + "name": "Talk-gh 郵件論壇", + "description": "Talk-gh 是迦納社群的官方郵件論壇 " + }, "osm-mg-facebook": { "name": "開放街圖馬達加斯加 Facebook 社團", "description": "馬達加斯加對開放街圖有興趣的人參與的 Facebook 社團。" @@ -6703,12 +7090,19 @@ "OSM-BGD-facebook": { "name": "開放街圖孟加拉", "description": "改進孟加拉的開放街圖", - "extendedDescription": "在孟加拉畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!" + "extendedDescription": "在孟加拉畫地圖嗎?想要問問題,想要與社群連結?請加入 {url},所有人都歡迎噢! " }, "OSM-India-facebook": { "name": "開放街圖印度 - 參與社區畫圖", "description": "改善印度的 OpenStreetMap", - "extendedDescription": "在印度畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" + "extendedDescription": "在印度畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!", + "events": { + "sotmasia2018": { + "name": "State of the Map Asia 2018", + "description": "加入 2018 開放街圖在印度的亞洲地區性的大會活動", + "where": "印度班加羅爾,印度管理學院" + } + } }, "OSM-india-mailinglist": { "name": "開放街圖印度郵件論壇", @@ -6718,6 +7112,16 @@ "name": "開放街圖印度 Twitter", "description": "我們只是喜歡 tweet:{url}" }, + "OSM-India-Puducherry-Facebook": { + "name": "Free Software Hardware Movement - Facebook", + "description": "FSHM Facebook 粉絲頁讓你知道社群活動", + "extendedDescription": "FSHM 組織跟自由軟體/硬體、科技、倡議和開放街圖的活動。FSHM Facebook 粉絲頁是最好跟他們活動保持聯繫的方式。" + }, + "OSM-India-Puducherry-Matrix": { + "name": "自由軟體硬體運動 - Matrix", + "description": "FSHM Riot 小組討論、分享和更新本地治里一帶畫地圖活動", + "extendedDescription": "FSHM 社群成員經由 Riot.im 群組分享他們的開放街圖畫地圖狀況 / 經驗,社群也會討論與自由軟體 / 硬體、科技和行動主義。" + }, "OSM-IDN-facebook": { "name": "開放街圖印尼", "description": "改進印尼的開放街圖", @@ -6735,23 +7139,437 @@ "name": "開放街圖日本 Twitter", "description": "Twitter 的標籤:{url}" }, + "OSM-japan-website": { + "name": "開放街圖日本", + "description": "日本圖客和開放街圖使用者" + }, + "OSM-korea-telegram": { + "name": "開放街圖南韓 Telegram 頻道", + "description": "南韓開放街圖貢獻者、社群和使用者分享和討論的非官方頻道。" + }, + "OSM-MY-facebook": { + "name": "開放街圖馬來西亞 Facebook", + "description": "討論任何跟開放街圖相關的事物!" + }, + "OSM-MY-forum": { + "name": "開放街圖馬來西亞論壇", + "description": "官方開放街圖馬來西亞論壇" + }, + "OSM-MY-matrix": { + "name": "OpenStreetMap 馬來西亞 Riot channel", + "description": "歡迎所有圖客!在 {signupUrl} 註冊" + }, "OSM-MNG-facebook": { "name": "開放街圖蒙古", "description": "改進蒙古的開放街圖", "extendedDescription": "在蒙古畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" }, + "OSM-MMR-facebook": { + "name": "開放街圖緬甸", + "description": "改進緬甸的開放街圖", + "extendedDescription": "在緬甸畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" + }, "OSM-Nepal-facebook": { "name": "開放街圖尼泊爾", "description": "改進尼泊爾的開放街圖", "extendedDescription": "在尼泊爾畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" }, "OSM-PH-facebook": { - "name": "開放街圖菲律賓 Facebook" + "name": "開放街圖菲律賓 Facebook", + "description": "歡迎來到開放街圖菲律賓,我們歡迎所有菲律賓人貢獻一己之力到開放街圖計畫。" + }, + "OSM-PH-mailinglist": { + "name": "Talk-ph 郵件論壇", + "description": "討論開放街圖在菲律賓事物的郵件論壇" + }, + "OSM-PH-slack": { + "name": "開放街圖 PH Slack", + "description": "歡迎所有人加入!在 {signupUrl} 註冊" + }, + "OSM-PH-telegram": { + "name": "開放街圖 PH Telegram", + "description": "非官方的菲律賓貢獻者和友好者的 Telegram 群組。" + }, + "OSM-RU-forum": { + "name": "開放街圖俄羅斯論壇", + "description": "開放街圖俄羅斯網頁論壇" + }, + "OSM-RU-telegram": { + "name": "開放街圖 RU Telegram", + "description": "開放街圖俄羅斯 Telegram 聊天群組" + }, + "OSM-LKA-facebook": { + "name": "開放街圖斯里蘭卡", + "description": "改進斯里蘭卡的開放街圖", + "extendedDescription": "在斯里蘭卡畫地圖嗎?有問題,想要與社群互動?來 {Url} 加入我們,歡迎所有人。" + }, + "OSM-TW-facebook": { + "name": "開放街圖台灣社群", + "description": "台灣社群專門討論有關台灣圖資的臉書社團" + }, + "OSM-TW-mailinglist": { + "name": "開放街圖台灣郵件論壇", + "description": "Talk-tw 是台灣社群專門討論有關台灣圖資的官方郵件論壇" + }, + "OSM-TH-CNX-meetup": { + "name": "OSM 清邁聚會", + "description": "開放街圖清邁社群不定期聚會", + "extendedDescription": "清邁開放街圖社群每隔幾個月的時候的聚會,歡迎接洽以及找尋 {url} 下次聚會時間" + }, + "OSM-TH-facebook": { + "name": "開放街圖泰國 Facebook ", + "description": "泰國開放街圖的 Facebook 社團。" + }, + "OSM-TH-forum": { + "name": "開放街圖泰國論壇", + "description": "開放街圖泰國網頁論壇 " + }, + "al-forum": { + "name": "開放街圖阿爾巴尼亞論壇", + "description": "開放街圖阿爾巴尼亞論壇" + }, + "al-maptime-tirana": { + "name": "Maptime Tirana", + "description": "與畫地圖相關的社交活動-尤其歡迎新手!", + "extendedDescription": "Maptime 是開放給所有等級和知識程度的學習環境,提供給初學者的國際教育支援。Maptime 同時具有彈性和架構的環境,創造畫地圖的教學、工作坊,分享共同目標的進行中計畫,以及獨立/協同的工作時間。" + }, + "al-telegram": { + "name": "開放街圖阿爾巴尼亞 Telegram 頻道 ", + "description": "開放街圖阿爾巴尼亞 Telegram 頻道 " + }, + "at-forum": { + "name": "開放街圖奧地利論壇", + "description": "開放街圖在奧地利問答的官方論壇" + }, + "at-mailinglist": { + "name": "Talk-at 郵件論壇", + "description": "Talk-at 是奧地利社群的官方郵件論壇 " + }, + "at-twitter": { + "name": "開放街圖奧地利 Twitter", + "description": "開放街圖奧地利 Twitter:{url}" + }, + "osmgraz-meetup": { + "name": "OSM community meetup Graz", + "description": "開放街圖格拉茨社群的每月聚會" + }, + "osmgraz-twitter": { + "name": "OSM community Graz Twitter", + "description": "開放街圖格拉茨社群的 Twitter" + }, + "osm-at": { + "name": "開放街圖奧地利", + "description": "開放街圖在奧地利交流資訊的平台" }, "byosm": { "name": "開放街圖白羅斯", "description": "開放街圖白羅斯 Telegram 聊天室" }, + "be-facebook": { + "name": "開放街圖比利時社群", + "description": "比利時圖客和開放街圖 Facebook" + }, + "be-forum": { + "name": "開放街圖比利時論壇", + "description": "開放街圖比利時網頁論壇" + }, + "be-irc": { + "name": "開放街圖奧地利 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osmbe", + "extendedDescription": "運用 Matrix chat channel,在 irc.oftc.net (port 6667) 上面加入 #osmbe" + }, + "be-mailinglist": { + "name": "Talk-be 郵件論壇", + "description": "Talk-be 是比利時社群的官方郵件論壇 " + }, + "be-maptime": { + "name": "Maptime Belgium", + "description": "圍繞畫地圖的社交活動 - 尤其歡迎新手!", + "extendedDescription": "Maptime 是開放給所有等級和知識程度的學習環境,提供給初學者的國際教育支援。Maptime 同時具有彈性和架構的環境,創造畫地圖的教學、工作坊,分享共同目標的進行中計畫,以及獨立/協同的工作時間。" + }, + "be-matrix": { + "name": "OpenStreetMap BE Matrix channel", + "description": "歡迎所有圖客!", + "extendedDescription": "大部分討論都在 \"OpenStreetMap Belgium\"  頻道。你可以在這裡問任何問題!其他頻道則會針對特定主題。" + }, + "be-meetup": { + "name": "開放街圖比利時聚會", + "description": "實體聚會中見到每一位對開放街圖有興趣的人", + "extendedDescription": "實體的聚會是與其他圖客碰面的好機會,能夠論論問題,學到很多事情,特別是歡迎新的貢獻者。" + }, + "be-twitter": { + "name": "開放街圖比利時 Twitter", + "description": "開放街圖比利時 Twitter:@osm_be" + }, + "hr-facebook": { + "name": "開放街圖克羅埃西亞 Facebook 社團", + "description": "開放街圖克羅埃西亞 Facebook 社團" + }, + "hr-irc": { + "name": "開放街圖克羅埃西亞 IRC", + "description": "在 irc.freenode.org (port 6667) 上面加入 #osm-ㄐ" + }, + "hr-mailinglist": { + "name": "Talk-hr 郵件論壇", + "description": "Talk-hr 郵件論壇" + }, + "czech-community": { + "name": "捷克開放街圖社群", + "description": "捷克開放街圖成員的地圖入口以及聯繫地方" + }, + "osmcz-facebook": { + "name": "開放街圖捷克在 Facebook", + "description": "追蹤捷克開放街圖 Facebook - 包括翻譯 WeeklyOSM!" + }, + "osmcz-twitter": { + "name": "捷克 Twitter @osmcz", + "description": "追蹤捷克開放街圖 Twitter - 包括翻譯 WeeklyOSM!" + }, + "talk-cz-mailinglist": { + "name": "捷克郵件論壇 (Talk-cz ) ", + "description": "Talk-cz 是捷克社群的官方郵件論壇 " + }, + "dk-forum": { + "name": "開放街圖丹麥網頁論壇", + "description": "開放街圖丹麥的網頁論壇" + }, + "dk-irc": { + "name": "OpenStreetMap Denmark IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-dk" + }, + "dk-mailinglist": { + "name": "Talk-dk 郵件論壇", + "description": "討論開放街圖在丹麥事物的郵件論壇" + }, + "fi-forum": { + "name": "開放街圖芬蘭論壇", + "description": "開放街圖芬蘭網路論壇" + }, + "fi-irc": { + "name": "開放街圖芬蘭 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-fl" + }, + "fi-mailinglist": { + "name": "Talk-fl 郵件論壇", + "description": "Talk-fl 是芬蘭社群的官方郵件論壇 " + }, + "fr-facebook": { + "name": "開放街圖法國 Facebook 頁面", + "description": "開放街圖法國 Facebook 頁面" + }, + "fr-forum": { + "name": "開放街圖法國網頁論壇", + "description": "開放街圖法國網頁論壇" + }, + "fr-irc": { + "name": "開放街圖法國 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-fr" + }, + "fr-mailinglist": { + "name": "Talk-fr 郵件論壇", + "description": "Talk-fr 郵件論壇" + }, + "fr-twitter": { + "name": "開放街圖法國 Twitter", + "description": "開放街圖法國 Twitter:{url}" + }, + "de-berlin-mailinglist": { + "name": "柏林郵件論壇", + "description": "這是柏林開放街圖社群的郵件論壇" + }, + "de-berlin-meetup": { + "name": "OpenStreetMap Berlin-Brandenburg Meetup", + "description": "柏林和布蘭登堡一帶的圖客與開放街圖使用者" + }, + "de-berlin-telegram": { + "name": "Telegram 上的 @osmberlin", + "description": "開放街圖柏林 Telegram 聊天室" + }, + "de-berlin-twitter": { + "name": "開放街圖柏林 Twitter", + "description": "追隨我們的 Twitter: {url}" + }, + "de-forum": { + "name": "OpenStreetMap DE forum", + "description": "開放街圖德國網頁論壇" + }, + "de-irc": { + "name": "OpenStreetMap Germany IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-de" + }, + "de-mailinglist": { + "name": "Talk-de 郵件論壇", + "description": "Talk-de 是德國開放街圖社群的郵件論壇 " + }, + "de-ostwestfalen-lippe-mailinglist": { + "name": "OWL 郵件論壇", + "description": "這是東威斯特法倫 - 利普開放街圖社群的郵件論壇" + }, + "de-telegram": { + "name": "開放街圖德國 Telegram", + "description": "加入開放街圖德國 Telegram 超級聊天室 {url}" + }, + "osm-de": { + "name": "開放街圖德國", + "description": "開放街圖在德國交流資訊的平台" + }, + "hu-facebook": { + "name": "開放街圖匈牙利在 Facebook", + "description": "匈牙利的圖客和開放街圖 Facebook 頁面" + }, + "hu-forum": { + "name": "開放街圖匈牙利論壇", + "description": "開放街圖匈牙利網頁論壇" + }, + "hu-meetup": { + "name": "開放街圖匈牙利 Meetup", + "description": "匈牙利舉行聚會的平台" + }, + "is-facebook": { + "name": "在 Facebook 上的 OSM Iceland", + "description": "OpenStreetMap in Iceland 專頁" + }, + "is-mailinglist": { + "name": "Talk-is 郵件清單", + "description": "Talk-is 是冰島 OSM 社群的官方郵件清單" + }, + "is-twitter": { + "name": "在 Twittter 上的 OSM Iceland", + "description": "OpenStreetMap in Iceland 的 Twitter" + }, + "it-facebook": { + "name": "開放街圖義大利 Facebook", + "description": "加入開放街圖義大利社群 Facebook" + }, + "it-irc": { + "name": "開放街圖義大利 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-it" + }, + "it-mailinglist": { + "name": "Talk-it 郵件論壇", + "description": "Talk-at 是義大利社群的官方郵件論壇 " + }, + "it-telegram": { + "name": "開放街圖義大利在 Telegram", + "description": "開放街圖義大利 Telegram 聊天室" + }, + "it-twitter": { + "name": "開放街圖義大利 Twitter", + "description": "在 {url} 上追隨我們的 Twitter" + }, + "OSM-Rome-meetup": { + "name": "Incontro Mappatori Romani", + "description": "改善羅馬區域的 OpenStreetMap", + "extendedDescription": "我們是一群熱情討論和分享自由地理資料集知識的人,特別是開放街圖的資料,以及管理、編輯和顯示地理資料的開放地理空間軟體,以及在拉吉歐推廣的團體。" + }, + "South-Tyrol-Mailing-List": { + "name": "開放街圖波爾察諾的郵件論壇", + "description": "開放街圖義大利波爾察諾地區的郵件論壇" + }, + "talk-it-lazio": { + "name": "開放街圖義大利拉吉歐", + "description": "歡迎所有人加入!在 {signupUrl} 註冊", + "extendedDescription": "羅馬和拉吉歐區域的郵件論壇" + }, + "Trentino-Mailing-List": { + "name": "開放街圖特倫托的郵件論壇", + "description": "開放街圖義大利特倫托地區的郵件論壇" + }, + "no-forum": { + "name": "開放街圖挪威網頁論壇", + "description": "開放街圖挪威的網頁論壇" + }, + "no-irc": { + "name": "開放街圖挪威 IRC", + "description": "在挪威的圖客與 OpenStreetMap 使用者、開發者與愛好者" + }, + "no-mailinglist": { + "name": "開放街圖挪威郵件論壇", + "description": "在挪威的圖客與 OpenStreetMap 使用者、開發者與愛好者的郵件論壇" + }, + "OSM-PL-facebook-group": { + "name": "開放街圖波蘭 Facebook 社團", + "description": "波蘭的開放街圖圖客和使用者社團" + }, + "OSM-PL-forum": { + "name": "開放街圖波蘭論壇", + "description": "開放街圖波蘭社群的論壇" + }, + "si-forum": { + "name": "開放街圖斯洛維尼亞論壇", + "description": "開放街圖斯洛維尼亞社群的論壇" + }, + "si-mailinglist": { + "name": "開放街圖斯洛維尼亞郵件論壇", + "description": "開放街圖在斯洛維尼亞的郵件論壇" + }, + "OSM-ES-mailinglist": { + "name": "Talk-es 郵件論壇", + "description": "討論開放街圖在西班牙事物的郵件論壇" + }, + "OSM-ES-telegram": { + "name": "Telegram 上的 @OSMes", + "description": "開放街圖西班牙 Telegram 聊天室" + }, + "osm-se": { + "name": "OpenStreetMap.se", + "description": "提供瑞典在地社群 OSM 服務和資訊" + }, + "se-facebook": { + "name": "開放街圖瑞典 Facebook", + "description": "開放街圖瑞典的 Facebook" + }, + "se-forum": { + "name": "開放街圖瑞典網頁論壇", + "description": "開放街圖瑞典的網頁論壇" + }, + "se-irc": { + "name": "開放街圖瑞典 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm.se" + }, + "se-mailinglist": { + "name": "Talk-se 郵件論壇", + "description": "討論開放街圖在瑞典事物的郵件論壇" + }, + "se-twitter": { + "name": "開放街圖瑞典 Twitter", + "description": "追隨我們的 Twitter: {url} " + }, + "Nottingham-OSM-pub-meetup": { + "name": "East Midlands (諾丁漢) 酒吧每月聚會", + "description": "East Midlands 圖客和使用者的社交聚會", + "extendedDescription": "一開始 2011 年 3 月時有一群人在諾丁罕開始聚會,後來則大多在德比,以及不時在東密德蘭的其他地方。大多是社交性質的聚會,但也是相當好詢問有關地方 OSM 或是一般性質問題。在夏季時我們通常會趁有日光時在聚會場地附近出外畫地圖,這群人有個特別興趣,就是繪製公共空間,不時會為了畫地圖而聚會。" + }, + "gb-mailinglist": { + "name": "Talk-gb 郵件論壇", + "description": "Talk-gb 是大英國協 (包括北愛爾蘭) 社群的官方郵件論壇 " + }, + "mappa-mercia-group": { + "name": "Mappa Mercia 地方社群", + "description": "英格蘭中部區一帶開放街圖熱情參與者的園地", + "extendedDescription": "Mappa Mercia 計畫宗旨是幫忙英國英格蘭中部區開放街圖的成長,我們運行社群活動,提供訓練和支援當地組織,最終希望能夠開放他們的資料。" + }, + "gb-irc": { + "name": "開放街圖聯合王國 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-gb", + "extendedDescription": "在 irc.oftc.net (port 6667) 加入 #osm-gb,如果你問了問題,請耐心等候數分鐘等待回應" + }, + "OSM-CA-Slack": { + "name": "OSM-CA Slack", + "description": "歡迎所有人加入!在 {signupUrl} 註冊。" + }, + "OSM-Vancouver-meetup": { + "name": "開放街圖溫哥華", + "description": "英屬哥倫比亞溫哥華一帶的圖客與開放街圖使用者" + }, + "OSM-CU-telegram": { + "name": "OSM 古巴在 Telegram", + "description": "開放街圖古巴 Telegram 聊天室" + }, + "OSM-NI-telegram": { + "name": "OSM 尼加拉瓜在 Telegram", + "description": "開放街圖尼加拉瓜 Telegram 聊天室" + }, "Bay-Area-OpenStreetMappers": { "name": "灣區的 OpenStreetMap 圖客", "description": "改善在灣區的 OpenStreetMap", @@ -6775,16 +7593,40 @@ "description": "費城地區的地圖愛好者聚會", "extendedDescription": "GeoPhilly 將開發者、地理學家、資料極客、開放原始碼愛好者、公民駭客與地圖愛好者聯合起來,並將我們對地圖的熱愛與他們的故事連結起來。如果你在工作中會用到地圖,或僅僅只是想要了解更多,這就是為你而辦的聚會!我們的活動旨在開放、友好、教育與社交,從歡樂時光到閃電講,甚至是工作坊都有。跟我們一起在費城建立一個多元化且激勵人心的地理空間社群!" }, + "MapMinnesota": { + "name": "MapMinnesota", + "description": "在雙城區一帶的圖客與開放街圖使用者", + "extendedDescription": "接觸明尼蘇達和雙城區一帶開放街圖熱情參與者!" + }, "Mapping-DC-meetup": { "name": "Mapping DC", "description": "改善華府區域的 OpenStreetMap", "extendedDescription": "我們是一群致力於改善華府區域的 OpenStreetMap 的群組。我們也努力教導其他人關於 OSM 的生態系、資料分析、製圖與 GIS。我們每隔一個月聚會一次,每次僅聚焦在我們的城市中的一個地區。" }, + "Maptime-ME-meetup": { + "name": "MaptimeME", + "description": "緬因州波特蘭區域的圖客與 OpenStreetMap 使用者", + "extendedDescription": "以字面來說,Maptime 是畫地圖的時間,我們的宗旨是開創一扇讓任何能製作地圖的時間和空問,大家共同學習,探索和運用製作地圖工具和技術製作地圖。" + }, + "us-ma-mailinglist": { + "name": "Talk-us 麻塞諸塞州郵件論壇", + "description": "麻塞諸塞州 OSM 社群 email 郵件論壇" + }, + "OpenCleveland-meetup": { + "name": "Open Cleveland", + "description": "改善克里夫蘭區域的 OpenStreetMap", + "extendedDescription": "Open Geo Cleveland 宗旨是成為人們熱情討論和分享自由地理資料集知識的資源,特別是開放街圖的資料,以及管理、編輯和顯示地理資料的開放地理空間軟體,以及在東北伊犁洛州推廣的團體。我們同時也是 maptime 的在地社群 =)" + }, "OSM-Boston": { "name": "開放街圖波士頓", "description": "波士頓的圖客與開放街圖使用者", "extendedDescription": "開放街圖是一份自由開放的維基風格世界地圖,每天都有數十萬像您這樣的人們做出貢獻。編輯地圖很簡單,而且很有趣!不管是在戶內或是戶外都可以加入我們,來建立波士頓地區與世界其他地方最好的地圖吧!" }, + "OSM-Central-Salish-Sea": { + "name": "開放街圖中薩利希海", + "description": "華盛頓州弗農山區域的圖客與 OpenStreetMap 使用者", + "extendedDescription": "OpenStreetMap 是一幅由像你這樣的人所製作的世界地圖。它是由你所建構,並如同維基百科那樣自由提供給所有人的地圖。看看 osm.org 以取得更多資訊,然後在聚會上加入我們來說說地圖的故事、對 OSM 貢獻然後玩得開心!" + }, "OSM-Chattanooga": { "name": "OSM 查塔努加", "description": "查塔努加的 OpenStreetMap 使用者群組" @@ -6798,6 +7640,11 @@ "name": "OpenStreetMap NYC", "description": "在紐約都會區的圖客與 OpenStreetMap 使用者、開發者與愛好者" }, + "OSM-Portland-forum": { + "name": "開放街圖 PDX Google 群組", + "description": "波特蘭一帶開放街圖使用者活動的論壇和郵件論壇", + "extendedDescription": "團隊宗旨是增進奧勒岡波蘭一帶開放街圖的發展,像是應用如 Open Trip Planner。" + }, "OSM-Portland": { "name": "OpenStreetMap 波特蘭", "description": "波特蘭區域的圖客與 OpenStreetMap 使用者", @@ -6807,6 +7654,11 @@ "name": "開放街圖西雅圖", "description": "在西雅圖的圖客與開放街圖使用者" }, + "OSM-SoCal": { + "name": "開放街圖南加州", + "description": "讓我們玩樂吧,並且貢獻畫洛杉磯一帶,以及學習有關畫地圖的一切!", + "extendedDescription": "開放街圖南加州擁抱任何對共同畫開放街圖有興趣的人。開放街圖是維基百科式運作的地圖,是全世界尺度自由開源的地圖,由全球超過 1,000,000 人的志工製作。我們歡迎所有人,如果你不大知道開放街圖,我們會教你,如果你有關於畫地圖計畫,甚至野外實察,也是很棒的事情!" + }, "OSM-South-Bay": { "name": "OSM South Bay", "description": "由為聖荷西寫程式主辦的地圖之夜", @@ -6824,7 +7676,14 @@ "OSM-US": { "name": "開放街圖美國", "description": "我們協助美國的開放街圖成長茁壯並改善它。", - "extendedDescription": "我們透過舉辦年度研討會、提供社群資源、建立合作關係以及推廣來支援開放街圖。在此加入開放街圖美國:{signupUrl}" + "extendedDescription": "我們透過舉辦年度研討會、提供社群資源、建立合作關係以及推廣來支援開放街圖。在此加入開放街圖美國:{signupUrl}", + "events": { + "sotmus2018": { + "name": "State of the Map US 2018", + "description": "加入在密西根底特律的 State of the Map US 開放街圖社群大會,與其他圖客、公司、政府機關以及非營利組織交流,都圍繞貢獻全球的免費編輯地圖。", + "where": "密西根底特律" + } + } }, "OSM-Utah": { "name": "開放街圖猶他", @@ -6858,9 +7717,203 @@ "name": "Maptime Australia Slack", "description": "在 {signupUrl} 註冊" }, + "talk-au": { + "name": "Talk-au 郵件論壇", + "description": "讓澳洲圖客聊天的園地" + }, + "OSM-AR-facebook": { + "name": "開放街圖阿根廷 Facebook", + "description": "加入開放街圖阿根廷社群 Facebook", + "extendedDescription": "在地社群消息" + }, + "OSM-AR-forum": { + "name": "開放街圖阿根廷的網頁論壇", + "description": "加入開放街圖阿根廷的網頁論壇", + "extendedDescription": "適合長篇或重要討論,回應時間慢。" + }, + "OSM-AR-irc": { + "name": "開放街圖阿根廷 IRC", + "description": "在 irc.oftc.net (port 6667) 上面加入 #osm-ar", + "extendedDescription": "你會發現社群中最 geeky 的使用者。" + }, + "OSM-AR-mailinglist": { + "name": "Talk-ar 郵件論壇", + "description": "從前用過的郵件論壇,如今已經不再使用。" + }, + "OSM-AR-telegram": { + "name": "開放街圖阿根廷 Telegram", + "description": "加入開放街圖阿根廷 Telegram 聊天室", + "extendedDescription": "社群最活躍的頻道,適合聊天和馬上解答你的問題,歡迎所有人!" + }, + "OSM-AR-twitter": { + "name": "開放街圖阿根廷 Twitter", + "description": "在 {url} 上追隨我們的 Twitter ", + "extendedDescription": "一般在地社群和開放街圖消息。" + }, + "OSM-BO-mailinglist": { + "name": "Talk-bo 郵件論壇", + "description": "Talk-bo 是玻利維亞社群的官方郵件論壇 ", + "extendedDescription": "在玻利維亞畫地圖嗎?想要問問題,想要與社群連結?請加入 {Url},所有人都歡迎噢!" + }, + "Bahia-telegram": { + "name": "開放街圖巴伊亞 Telegram", + "description": "加入開放街圖巴伊亞 Telegram 聊天室", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!" + }, + "DF-telegram": { + "name": "開放街圖巴西利亞 Telegram", + "description": "加入開放街圖巴西利亞 Telegram 聊天室", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!" + }, + "OSM-br-mailinglist": { + "name": "Talk-br 郵件論壇", + "description": "討論開放街圖在巴西事物的郵件論壇" + }, + "OSM-br-telegram": { + "name": "開放街圖巴西 Telegram", + "description": "加入開放街圖巴西 Telegram 聊天室", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!" + }, + "OSM-br-twitter": { + "name": "開放街圖巴西 Twitter", + "description": "在 {url} 上追隨我們的 Twitter" + }, + "RS-telegram": { + "name": "開放街圖南里奧格蘭德州 Telegram 群組", + "description": "加入在 Telegram 上的開放街圖南里奧格蘭德州社群", + "extendedDescription": "加入社群以得知更多關於開放街圖的資訊,也可以問問題或是參與我們的會面。每個人都很歡迎加入!" + }, + "OSM-CL-facebook": { + "name": "開放街圖智利 Facebook", + "description": "加入開放街圖智利社群 Facebook", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!" + }, + "OSM-CL-mailinglist": { + "name": "Talk-cl 郵件論壇", + "description": "討論開放街圖在智利事物的郵件論壇" + }, + "OSM-CL-telegram": { + "name": "開放街圖智利 Telegram", + "description": "加入開放街圖智利 Telegram 聊天室", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,詢問問題或是參加聚會,歡迎所有人噢!" + }, + "OSM-CL-twitter": { + "name": "開放街圖智利 Twitter", + "description": "在 {url} 上追隨我們的 Twitter" + }, + "Maptime-Bogota": { + "name": "Maptime Bogotá", + "description": "我們是一群關心波哥大一帶開放街圖狀況的圖客。", + "extendedDescription": "學習在現場收集資料,然後在開放街圖上面數位位。你不需要有先備知識!你只要有心參與、學習以及好好玩。" + }, + "OSM-CO-facebook": { + "name": "開放街圖哥倫比亞 Facebook", + "description": "加入開放街圖哥倫比亞社群 Facebook", + "extendedDescription": "加入社群學習更多關於開放街圖的事情,歡迎所有人噢!" + }, + "OSM-CO-mailinglist": { + "name": "Talk-co 郵件論壇", + "description": "討論開放街圖在哥倫比亞事物的郵件論壇" + }, + "OSM-CO-telegram": { + "name": "OSM 哥倫比亞在 Telegram", + "description": "開放街圖哥倫比亞 Telegram 聊天室" + }, + "OSM-CO-twitter": { + "name": "開放街圖哥倫比亞 Twitter", + "description": "在 {url} 上追隨我們的 Twitter" + }, + "OSM-CO": { + "name": "開放街圖哥倫比亞", + "description": "開放街圖哥倫比亞社群和 OSMCo 基金會的消息" + }, + "OSM-EC-telegram": { + "name": "OSM 厄瓜多在 Telegram", + "description": "開放街圖厄瓜多 Telegram 聊天室" + }, + "OSM-PY-telegram": { + "name": "OSM 巴拉圭在 Telegram", + "description": "開放街圖厄瓜多 Telegram 聊天室" + }, + "OSM-PE-facebook": { + "name": "開放街圖祕魯 Facebook", + "description": "加入開放街圖祕魯社群 Facebook" + }, + "OSM-PE-mailinglist": { + "name": "Talk-pe 郵件論壇", + "description": "Talk-be 是開放街圖祕魯社群的官方郵件論壇 " + }, + "OSM-PE-matrix": { + "name": "OpenStreetMap 祕魯 Matrix 頻道", + "description": "在開放街圖祕魯社群的 Matrix 與其他成員聊天。" + }, + "OSM-PE-telegram": { + "name": "開放街圖祕魯 Telegram", + "description": "加入開放街圖祕魯 Telegram 聊天室" + }, + "OSM-PE-twitter": { + "name": "開放街圖祕魯 Twitter", + "description": "在 {url} 上追隨我們的 Twitter " + }, + "OSM-PE": { + "name": "開放街圖祕魯", + "description": "開放街圖社群的新聞和資源頁面" + }, + "LATAM-Facebook": { + "name": "OpenStreetMap Latam Facebook", + "description": "在 Facebook 上的 OpenStreetMap Latam" + }, + "LATAM-Telegram": { + "name": "OpenStreetMap Latam Telegram", + "description": "拉丁美洲的 OpenStreetMap Telegram" + }, + "LATAM-Twitter": { + "name": "OpenStreetMap Latam Twitter", + "description": "在 {url} 上追蹤我們的 Twitter" + }, + "osm-latam": { + "name": "OpenStreetMap Latam", + "description": "支援在拉丁美洲的開放街圖", + "events": { + "sotm-latam-2018": { + "name": "State of the Map Latam 2018", + "description": "State of the Map Latam 是拉丁美洲開放街圖圖客和使用者的年度大會,大會有包括演講、論壇、工作坊和圖客趴等開放街圖有關的活動。", + "where": "阿根庭布宜諾艾利斯" + } + } + }, + "OSM-Facebook": { + "name": "開放街圖 Facebook", + "description": "在 Facebook 為我們按讚,追蹤開放街圖相關的新聞和動態。" + }, + "OSM-help": { + "name": "開放街圖幫助論壇", + "description": "在開放街圖社群驅動的問答站,詢問問題以及得到答案。", + "extendedDescription": "{url} 是讓對開放街圖有需要幫助的人,無論你是初學者,或是有技術問題,來到這邊尋求協助吧!" + }, "OSM-Reddit": { "name": "在 Reddit 上的 OpenStreetMap", "description": "/r/openstreetmap/ 是一個取得更多關於 OpenStreetMap 資訊的好地方。什麼事都能問!" + }, + "OSM-Telegram": { + "name": "開放街圖 Telegram", + "description": "加入開放街圖 Telegram 超級聊天室 {url}" + }, + "OSM-Twitter": { + "name": "開放街圖 Twitter", + "description": "在 {url} 上追隨我們的 Twitter" + }, + "OSMF": { + "name": "開放街圖基金會", + "description": "開放街圖基金會是位於英國,支持開放街圖計劃的非營利組織", + "extendedDescription": "開放街圖基金會藉由募款,維持開放街圖背後的伺服器,舉行年度 State of the Map 大會,以及協調志工維持開放街圖運作,支援開放街圖計畫。你可以在這裡藉由加入開放街圖基金會成為會員:{signupUrl},顯示你的支持,還有在開放街圖中帶進你的聲音,指導開放街圖的發展方向。", + "events": { + "sotm2018": { + "name": "State of the Map 2018", + "description": "加入我們這三天在義大利米蘭的年度全球尺度的開放街圖大會,讓社群中的每一個人彼此社交、分享和學習。", + "where": "義大利米蘭" + } + } } } }