diff --git a/resources/asia/osm-asia-facebook.json b/resources/asia/osm-asia-facebook.json new file mode 100644 index 00000000..442a8c04 --- /dev/null +++ b/resources/asia/osm-asia-facebook.json @@ -0,0 +1,18 @@ +{ + "id": "osm-asia-facebook", + "type": "facebook", + "account": "OpenStreetMapAsia", + "locationSet": {"include": ["142"]}, + "order": 1, + "languageCodes": ["en"], + "strings": { + "community": "OpenStreetMap Asia Facebook Group", + "communityID": "openstreetmapasia", + "description": "OpenStreetMap Asia Facebook Group", + "url": "https://www.facebook.com/groups/osmasia/", + "extendedDescription": "A group for integrated mapping support for Asia. We especially want to be a place for mappers without a local community to share information and collaborate on solving problems in their areas that they otherwise wouldn't be able to address because of the lack of a local community." + }, + "contacts": [ + {"name": "adreamy", "email": "ykmail-2014@yahoo.com"} + ] +}