Skip to content

Commit

Permalink
Add OSM Vietnam Telegram and Wiki
Browse files Browse the repository at this point in the history
  • Loading branch information
dunkaist committed Jul 30, 2024
1 parent 9d574d0 commit 7f55d80
Show file tree
Hide file tree
Showing 2 changed files with 25 additions and 0 deletions.
12 changes: 12 additions & 0 deletions resources/asia/vietnam/vn-telegram.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,12 @@
{
"id": "vn-telegram",
"type": "telegram",
"account": "osm_vietnam",
"locationSet": {"include": ["vn"]},
"languageCodes": ["en", "vn"],
"order": 3,
"strings": {
"community": "OpenStreetMap Vietnam",
"communityID": "openstreetmapvietnam"
}
}
13 changes: 13 additions & 0 deletions resources/asia/vietnam/vn-wiki.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": "vn-wiki",
"type": "wiki",
"account": "Vietnam",
"locationSet": {"include": ["vn"]},
"languageCodes": ["en", "vn"],
"order": 3,
"strings": {
"community": "OpenStreetMap Vietnam",
"communityID": "openstreetmapvietnam",
"description": "{community} Wiki page"
}
}

0 comments on commit 7f55d80

Please sign in to comment.