Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update OSM IN #199

Merged
merged 1 commit into from Dec 3, 2018
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
10 changes: 10 additions & 0 deletions resources/asia/india/osm-india-forum.json
@@ -0,0 +1,10 @@
{
"id": "osm-india-forum",
"featureId": "india_full",
"type": "forum",
"countryCodes": ["in"],
"name": "OpenStreetMap India forum",
"description": "OpenStreetMap India web forum",
"url": "https://forum.openstreetmap.org/viewforum.php?id=65",
"contacts": [{"name": "OpenStreetMap India", "email": "openstreetmapindia@gmail.com"}]
}
9 changes: 9 additions & 0 deletions resources/asia/india/osm-india-github.json
@@ -0,0 +1,9 @@
{
"id": "osm-india-github",
"featureId": "india_full",
"type": "github",
"name": "OpenStreetMap India Github",
"description": "Would like to code for us: {url}",
"url": "https://github.com/osm-in",
"contacts": [{"name": "Naveen Francis", "email": "naveenpf@gmail.com"}]
}
9 changes: 9 additions & 0 deletions resources/asia/india/osm-india-telegram.json
@@ -0,0 +1,9 @@
{
"id": "osm-india-telegram",
"featureId": "india_full",
"type": "telegram",
"name": "OpenStreetMap India Telegram",
"description": "Join our family: {url}",
"url": "https://t.me/OSMIndia",
"contacts": [{"name": "Naveen Francis", "email": "naveenpf@gmail.com"}]
}
10 changes: 10 additions & 0 deletions resources/asia/india/osm-india-website.json
@@ -0,0 +1,10 @@
{
"id": "osm-india-website",
"featureId": "india",
"type": "group",
"name": "OpenStreetMap India",
"countryCodes": ["in"],
"description": "Mappers and OpenStreetMap users in India",
"url": "https://openstreetmap.in/",
"contacts": [{"name": " OpenStreetMap India", "email": "openstreetmapindia@gmail.com"}]
}
9 changes: 9 additions & 0 deletions resources/asia/india/osm-india-wiki.json
@@ -0,0 +1,9 @@
{
"id": "osm-india-wiki",
"featureId": "india_full",
"type": "wikiproject",
"name": "OpenStreetMap India Wikiproject",
"description": "Wikiproject: {url}",
"url": "https://wiki.openstreetmap.org/wiki/WikiProject_India",
"contacts": [{"name": "Naveen Francis", "email": "naveenpf@gmail.com"}]
}
9 changes: 9 additions & 0 deletions resources/asia/india/osm-india-youtube.json
@@ -0,0 +1,9 @@
{
"id": "osm-india-youtube",
"featureId": "india_full",
"type": "youtube",
"name": "OpenStreetMap India Youtube",
"description": "Subscribe our channel: {url}",
"url": "https://www.youtube.com/channel/UCu5sKaPU04x0RJkgGkoFORw",
"contacts": [{"name": "Naveen Francis", "email": "naveenpf@gmail.com"}]
}
@@ -1,5 +1,5 @@
{
"id": "OSM-India-Puducherry-Mailing-List",
"id": "OSM-Puducherry-Mailing-List",
"featureId": "india_puducherry",
"type": "mailinglist",
"name": "Free Software Hardware Movement - Mailing List",
Expand Down