Skip to content

Commit

Permalink
Add Latam Discourse
Browse files Browse the repository at this point in the history
(closes #561)
  • Loading branch information
bhousel committed Sep 12, 2022
1 parent 53db6c5 commit d4defcf
Show file tree
Hide file tree
Showing 5 changed files with 31 additions and 6 deletions.
20 changes: 18 additions & 2 deletions dist/completeFeatureCollection.json
@@ -1,9 +1,9 @@
{
"_meta": {
"version": "5.2.0",
"generated": "2022-09-12T18:45:33.591Z",
"generated": "2022-09-12T19:33:56.045Z",
"url": "https://raw.githubusercontent.com/osmlab/osm-community-index/main/dist/completeFeatureCollection.json",
"hash": "7b4fd230d786e4c9496c24065db8b916"
"hash": "2127fe97753ba4669aa35564c8c45a07"
},
"type": "FeatureCollection",
"features": [
Expand Down Expand Up @@ -19486,6 +19486,22 @@
],
"area": 42863027.12,
"resources": {
"latam-discourse": {
"id": "latam-discourse",
"type": "discourse",
"account": "latam",
"locationSet": {"include": ["419"]},
"languageCodes": ["en", "es", "pt"],
"strings": {"community": "OpenStreetMap Latin America"},
"resolved": {
"name": "OpenStreetMap Latin America Discourse",
"url": "https://community.openstreetmap.org/c/communities/latam",
"description": "The official forum for OpenStreetMap Latin America",
"nameHTML": "<a target=\"_blank\" href=\"https://community.openstreetmap.org/c/communities/latam\">OpenStreetMap Latin America Discourse</a>",
"urlHTML": "<a target=\"_blank\" href=\"https://community.openstreetmap.org/c/communities/latam\">https://community.openstreetmap.org/c/communities/latam</a>",
"descriptionHTML": "The official forum for OpenStreetMap Latin America"
}
},
"latam-facebook": {
"id": "latam-facebook",
"type": "facebook",
Expand Down
2 changes: 1 addition & 1 deletion dist/completeFeatureCollection.min.json

Large diffs are not rendered by default.

5 changes: 3 additions & 2 deletions dist/resources.json
@@ -1,9 +1,9 @@
{
"_meta": {
"version": "5.2.0",
"generated": "2022-09-12T18:45:29.382Z",
"generated": "2022-09-12T19:33:51.753Z",
"url": "https://raw.githubusercontent.com/osmlab/osm-community-index/main/dist/resources.json",
"hash": "5257740dcd93d0f6b9a7d4871bd7f430"
"hash": "6a4aae51757479209173cdc6e35a32f9"
},
"resources": {
"aberdeen-discord": {"id": "aberdeen-discord", "type": "discord", "account": "vY7KBZx2M9", "locationSet": {"include": [[-2.09375, 57.14824]]}, "languageCodes": ["en"], "strings": {"name": "OSM ABZ Discord"}},
Expand Down Expand Up @@ -234,6 +234,7 @@
"kosovo-matrix": {"id": "kosovo-matrix", "type": "matrix", "account": "#osmkosovo", "locationSet": {"include": ["xk"]}, "languageCodes": ["en", "sq", "sr"], "strings": {"community": "OpenStreetMap Kosovo", "description": "Semi-official all-Kosovo public group (bridged with the one in Telegram). We welcome all mappers from anywhere in any language."}},
"kosovo-telegram": {"id": "kosovo-telegram", "type": "telegram", "account": "osmkosovo", "locationSet": {"include": ["xk"]}, "languageCodes": ["en", "sq", "sr"], "order": 1, "strings": {"community": "OpenStreetMap Kosovo", "description": "Semi-official all-Kosovo Telegram public group. We welcome all mappers from anywhere in any language."}, "contacts": [{"name": "Guillaume Rischard", "email": "guillaumenospam@openstreetmapnospam.lu"}]},
"kz-telegram": {"id": "kz-telegram", "type": "telegram", "account": "osm_kz", "locationSet": {"include": ["kz"]}, "strings": {"community": "OpenStreetMap Kazakhstan"}},
"latam-discourse": {"id": "latam-discourse", "type": "discourse", "account": "latam", "locationSet": {"include": ["419"]}, "languageCodes": ["en", "es", "pt"], "strings": {"community": "OpenStreetMap Latin America"}},
"latam-facebook": {"id": "latam-facebook", "type": "facebook", "account": "osmlatam", "locationSet": {"include": ["419"]}, "languageCodes": ["en", "es", "pt"], "order": 1, "strings": {"community": "OpenStreetMap Latin America", "description": "Mappers and OpenStreetMap on Facebook in Latin America"}, "contacts": [{"name": "OSM LATAM Community", "email": "info@osmlatam.org"}]},
"latam-irc": {"id": "latam-irc", "type": "irc", "account": "osm-latam", "locationSet": {"include": ["419"]}, "languageCodes": ["en", "es", "pt"], "order": 3, "strings": {"community": "OpenStreetMap Latin America"}, "contacts": [{"name": "OSM LATAM Community", "email": "info@osmlatam.org"}]},
"latam-mailinglist": {"id": "latam-mailinglist", "type": "mailinglist", "account": "talk-latam", "locationSet": {"include": ["419"]}, "languageCodes": ["en", "es", "pt"], "order": 2, "strings": {"community": "OpenStreetMap Latin America"}, "contacts": [{"name": "OSM LATAM Community", "email": "info@osmlatam.org"}]},
Expand Down
2 changes: 1 addition & 1 deletion dist/resources.min.json

Large diffs are not rendered by default.

8 changes: 8 additions & 0 deletions resources/world/latam-discourse.json
@@ -0,0 +1,8 @@
{
"id": "latam-discourse",
"type": "discourse",
"account": "latam",
"locationSet": {"include": ["419"]},
"languageCodes": ["en", "es", "pt"],
"strings": {"community": "OpenStreetMap Latin America"}
}

0 comments on commit d4defcf

Please sign in to comment.