-
Notifications
You must be signed in to change notification settings - Fork 163
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Loading status checks…
Cleanup Mapeadores IVIDES and YouthMappers UFRJ, add rio_de_janiero.g…
Showing
16 changed files
with
134 additions
and
218 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"type": "Feature", | ||
"id": "rio_de_janeiro.geojson", | ||
"properties": {}, | ||
"geometry": { | ||
"type": "Polygon", | ||
"coordinates": [ | ||
[ | ||
[-44.72466, -22.52213], | ||
[-41.78791, -22.52213], | ||
[-41.78791, -23.40094], | ||
[-44.72466, -23.40094], | ||
[-44.72466, -22.52213] | ||
] | ||
] | ||
} | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"id": "ivides_facebook", | ||
"type": "facebook", | ||
"account": "ivides.org", | ||
"locationSet": {"include": ["rio_de_janeiro.geojson"]}, | ||
"languageCodes": ["pt"], | ||
"strings": { | ||
"community": "Mapeadores IVIDES", | ||
"communityID": "mapeadoresivides" | ||
}, | ||
"contacts": [ | ||
{ | ||
"name": "Raquel Dezidério Souto, Dr.", | ||
"email": "[email protected]" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"id": "ivides_instagram", | ||
"type": "instagram", | ||
"account": "ivides.org", | ||
"locationSet": {"include": ["rio_de_janeiro.geojson"]}, | ||
"languageCodes": ["pt"], | ||
"strings": { | ||
"community": "Mapeadores IVIDES", | ||
"communityID": "mapeadoresivides" | ||
}, | ||
"contacts": [ | ||
{ | ||
"name": "Raquel Dezidério Souto, Dr.", | ||
"email": "[email protected]" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,18 @@ | ||
{ | ||
"id": "ivides_website", | ||
"type": "url", | ||
"locationSet": {"include": ["rio_de_janeiro.geojson"]}, | ||
"languageCodes": ["pt"], | ||
"strings": { | ||
"community": "Mapeadores IVIDES", | ||
"communityID": "mapeadoresivides", | ||
"description": "We are focused on sustainable development, mapping, and support of the OpenStreetMap community.", | ||
"url": "https://ivides.org" | ||
}, | ||
"contacts": [ | ||
{ | ||
"name": "Raquel Dezidério Souto, Dr.", | ||
"email": "[email protected]" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"id": "ivides_youtube", | ||
"type": "youtube", | ||
"account": "IVIDES", | ||
"locationSet": {"include": ["rio_de_janeiro.geojson"]}, | ||
"languageCodes": ["pt"], | ||
"strings": { | ||
"community": "Mapeadores IVIDES", | ||
"communityID": "mapeadoresivides" | ||
}, | ||
"contacts": [ | ||
{ | ||
"name": "Raquel Dezidério Souto, Dr.", | ||
"email": "[email protected]" | ||
} | ||
] | ||
} |
31 changes: 0 additions & 31 deletions
31
resources/south-america/brazil/mapeadoresYouthMappersUFRJ_facebook.json
This file was deleted.
Oops, something went wrong.
33 changes: 0 additions & 33 deletions
33
resources/south-america/brazil/mapeadoresYouthMappersUFRJ_instagram.json
This file was deleted.
Oops, something went wrong.
32 changes: 0 additions & 32 deletions
32
resources/south-america/brazil/mapeadoresYouthMappersUFRJ_youtube.json
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
resources/south-america/brazil/mapeadoresivides_facebook.json
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
resources/south-america/brazil/mapeadoresivides_instagram.json
This file was deleted.
Oops, something went wrong.
34 changes: 0 additions & 34 deletions
34
resources/south-america/brazil/mapeadoresivides_youtube.json
This file was deleted.
Oops, something went wrong.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"id": "ym-ufrj_facebook", | ||
"type": "facebook", | ||
"account": "youthmappers.ufrj", | ||
"locationSet": {"include": ["rio_de_janeiro.geojson"]}, | ||
"languageCodes": ["pt"], | ||
"strings": { | ||
"community": "YouthMappers UFRJ", | ||
"communityID": "youthmappersufrj" | ||
}, | ||
"contacts": [ | ||
{ | ||
"name": "Raquel Dezidério Souto, Dr.", | ||
"email": "[email protected]" | ||
} | ||
] | ||
} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,17 @@ | ||
{ | ||
"id": "ym-ufrj_instagram", | ||
"type": "instagram", | ||
"account": "youthmappers.ufrj", | ||
"locationSet": {"include": ["rio_de_janeiro.geojson"]}, | ||
"languageCodes": ["pt"], | ||
"strings": { | ||
"community": "YouthMappers UFRJ", | ||
"communityID": "youthmappersufrj" | ||
}, | ||
"contacts": [ | ||
{ | ||
"name": "Raquel Dezidério Souto, Dr.", | ||
"email": "ym.ufrj@gmail.com" | ||
} | ||
] | ||
} |