Skip to content

Commit

Permalink
Adding India (#1102)
Browse files Browse the repository at this point in the history
* configuration update for adding India

* additional updates to setup india configuration

* revise ddefault message to add a link to India page on OSM wiki

* fix typo

* added osmcha.id for India

* Move template to correct folder

* Update regions.yaml

* Update messages.en.xlf

* Update messages.fr.xlf

* Fix india.geojson

---------

Co-authored-by: Jonathan Beliën <[email protected]>
Co-authored-by: Jonathan Beliën <[email protected]>
  • Loading branch information
3 people authored Jul 16, 2023
1 parent ea750e9 commit c371c34
Show file tree
Hide file tree
Showing 5 changed files with 37 additions and 0 deletions.
1 change: 1 addition & 0 deletions assets/regions/asia/india.geojson

Large diffs are not rendered by default.

4 changes: 4 additions & 0 deletions config/regions.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,10 @@ regions:
name: Hong Kong
flag: 🇭🇰
osmcha.id: ddd87c1a-717b-4d30-815a-507ed8d57a3c
india:
name: India
flag: 🇮🇳
osmcha.id: 27c935d1-c28f-4f0d-9b83-7487210a9027
indonesia:
name: Indonesia
flag: 🇮🇩
Expand Down
24 changes: 24 additions & 0 deletions templates/messages/india/en/default.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
---
name: Default
title: Welcome to OpenStreetMap
---

Hi {{ mapper.displayName }}

I noticed you made your first contribution to OpenStreetMap. Congratulations, and thanks! As of now, you can consider yourself part of the OSM India community. Your edit is live within a couple of minutes. You may have to refresh your browser to see your edit.

For mapping guidance, please visit the [India page](https://wiki.openstreetmap.org/wiki/India) on OpenStreetMap wiki. You can also find mapping status of states, sub districts, highways etc. on the wiki.

If you have any questions at all, we can help out: if you think you might have broken something, are in doubt how to map something particular, or just want to know more about OpenStreetMap, contact us!

Here are some useful things to get you started:

* OpenStreetMap's India community collaborates over a [Telegram group](https://t.me/OSMIndia). Telegram is a collaboration tool for OSM mappers, organizers, and developers.
* I highly recommend using the OSM [wiki-pages](https://wiki.openstreetmap.org/). If you're not sure how to map something within the editor of your choice, the quickest solution is look at [Map Features](https://wiki.openstreetmap.org/wiki/Map_Features) on the wiki. For more complicated questions you can ask/search on the [Help-site](https://help.openstreetmap.org/) or on the Telegram group.
* [learnOSM](https://learnosm.org/) is a good place to learn more about OSM. Instructions are available for using the iD browser editor and the more advanced JOSM editor.
* Want to see who’s mapping near you, or want to see how much you’ve been doing yourself, check out the maps at [resultmaps.neis-one.org](https://resultmaps.neis-one.org/).
* If you are a business owner and want to learn how to add OpenStreetMap to your website, check out the site [Switch2OSM](https://switch2osm.org/)

So what should you map next? I highly recommend adding features around you. Restaurants, business, streets, sidewalks, benches, basically features that you know best. You are the expert. If you find a business already mapped, make sure there is an address. There is something satisfying about filling in the map around you. Or correcting a road when the local government makes changes to it. Do you have any special interests, like biking, hiking, or even trains? Did you know we have the best bike, hiking and train world wide networks of any site. But like everything else, they can always use improvements.

Happy Mapping!
4 changes: 4 additions & 0 deletions translations/messages.en.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@
<source>Indonesia</source>
<target>Indonesia</target>
</trans-unit>
<trans-unit id="q9FJIUU" resname="India">
<source>India</source>
<target>India</target>
</trans-unit>
<trans-unit id="Ar8d_po" resname="Ireland">
<source>Ireland</source>
<target>Ireland</target>
Expand Down
4 changes: 4 additions & 0 deletions translations/messages.fr.xlf
Original file line number Diff line number Diff line change
Expand Up @@ -117,6 +117,10 @@
<source>Indonesia</source>
<target state="final">Indonésie</target>
</trans-unit>
<trans-unit id="q9FJIUU" resname="India">
<source>India</source>
<target state="final">Inde</target>
</trans-unit>
<trans-unit id="Ar8d_po" resname="Ireland">
<source>Ireland</source>
<target state="final">Irlande</target>
Expand Down

0 comments on commit c371c34

Please sign in to comment.