706 changes: 706 additions & 0 deletions features/south-america/uruguay/uruguay.geojson

Large diffs are not rendered by default.

10 changes: 10 additions & 0 deletions i18n/en.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -1212,6 +1212,16 @@ en:
OSM-PE:
name: OpenStreetMap Peru
description: News and resources for the OpenStreetMap Peru community
uy-forum:
name: OpenStreetMap UY forum
description: OpenStreetMap Uruguay web forum
uy-irc:
name: OpenStreetMap Uruguay on IRC
description: 'Join #osmuruguay on irc.freenode.org (port 6667)'
extendedDescription: 'Join #osmuruguay on irc.freenode.org'
uy-mailinglist:
name: Talk-uy Mailing List
description: Talk-uy is the official mailing list for the Uruguayan OSM community
LATAM-Facebook:
name: OpenStreetMap Latam Facebook
description: OpenStreetMap Latam on Facebook
Expand Down
13 changes: 13 additions & 0 deletions resources/south-america/uruguay/uy-forum.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": "uy-forum",
"type": "forum",
"featureId": "uruguay",
"countryCodes": ["uy"],
"languageCodes": ["es"],
"name": "OpenStreetMap UY forum",
"description": "OpenStreetMap Uruguay web forum",
"url": "https://forum.openstreetmap.org/viewforum.php?id=78",
"contacts": [
{"name": "UY community", "email": "talk-uy-owner@openstreetmap.org"}
]
}
14 changes: 14 additions & 0 deletions resources/south-america/uruguay/uy-irc.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,14 @@
{
"id": "uy-irc",
"featureId": "uruguay",
"type": "irc",
"name": "OpenStreetMap Uruguay on IRC",
"countryCodes": ["uy"],
"languageCodes": ["es"],
"description": "Join #osmuruguay on irc.freenode.org (port 6667)",
"extendedDescription": "Join #osmuruguay on irc.freenode.org",
"url": "https://webchat.freenode.net/?url=irc://irc.freenode.net/osmuruguay",
"contacts": [
{"name": "UY community", "email": "talk-uy-owner@openstreetmap.org"}
]
}
13 changes: 13 additions & 0 deletions resources/south-america/uruguay/uy-mailinglist.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,13 @@
{
"id": "uy-mailinglist",
"featureId": "uruguay",
"type": "mailinglist",
"name": "Talk-uy Mailing List",
"countryCodes": ["uy"],
"languageCodes": ["es"],
"description": "Talk-uy is the official mailing list for the Uruguayan OSM community",
"url": "https://lists.openstreetmap.org/listinfo/talk-uy",
"contacts": [
{"name": "UY community", "email": "talk-uy-owner@openstreetmap.org"}
]
}