| 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"} | ||
| ] | ||
| } |
| 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"} | ||
| ] | ||
| } |
| 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"} | ||
| ] | ||
| } |