From 0f5eb50c96c8107142317fcf3a4c3ed2a3d7f5e6 Mon Sep 17 00:00:00 2001 From: Fazle Rabbi Date: Wed, 16 Oct 2019 18:50:46 +0600 Subject: [PATCH] modify en.yml and osm-bangladesh-facebook.json to add SotM Asia 2019 --- i18n/en.yaml | 10 +++++----- .../asia/bangladesh/osm-bangladesh-facebook.json | 13 ++++++++++++- 2 files changed, 17 insertions(+), 6 deletions(-) diff --git a/i18n/en.yaml b/i18n/en.yaml index 32f599af3..6ab191ab4 100644 --- a/i18n/en.yaml +++ b/i18n/en.yaml @@ -281,6 +281,11 @@ en: 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' ym-Asian-University-for-Women: name: YouthMappers at AUW description: YouthMappers chapter at Asian University for Women @@ -316,11 +321,6 @@ en: 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 diff --git a/resources/asia/bangladesh/osm-bangladesh-facebook.json b/resources/asia/bangladesh/osm-bangladesh-facebook.json index 7b22d3e88..f4a0046ad 100644 --- a/resources/asia/bangladesh/osm-bangladesh-facebook.json +++ b/resources/asia/bangladesh/osm-bangladesh-facebook.json @@ -7,5 +7,16 @@ "extendedDescription": "Mapping in Bangladesh? Have questions, want to connect with the community here? Join us at {url}. All are welcome!", "url": "https://www.facebook.com/groups/osmbd/", "contacts": [{"name": "Ahasanul Hoque", "email": "hoque.ahasan@gmail.com"}], + "events": [ + { + "id": "sotmasia2019", + "i18n": true, + "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", + "when": "2019-11-01", + "url": "http://stateofthemap.asia/" + } + ], "order": 3 -} \ No newline at end of file +}